Throughout the week, I read a lot of blog-posts, articles, and so forth, that has to do with things that interest me:
- data science
- data in general
- distributed computing
- SQL Server
- transactions (both db as well as non db)
- and other “stuff”
This blog-post is the “roundup” of the things that have been most interesting to me, for the week just ending.
.NET
- How generics were added to .NET. A very, very interesting post by Matthew about the “history” of generics in .NET. I have said it before, and I say it again - if you are interested in the “plumbing” of .NET, Matthew’s blog is a must-read!
Databases
- AxonDB, a New Implementation of an Event Store. An article from InfoQ presenting AxonDB, which is a new data storage purpose-built for event sourcing with support for transactions and pushed-based event publishing. AxonDB is something I want to look closer into, and also see how it plays with Kafka.
Streaming
- Data Decisions with Real-time Stream Processing. A presentation from InfoQ and its QCon conference. The presentation is about how Facebook is using stream processing at scale to deliver insights with data stream processing, and it also covers difficulties they have encountered and the solutions they have created to date.
Data Science
- LEARN DATA SCIENCE YOUTUBE CHANNEL. Ryan Swanstrom from Data Science 101 launches a new YouTube channel to help to learn about data science. I have subscribed!
- CONVERSATIONS WITH FUTURE DATA SCIENTISTS (YOUTUBE PLAYLIST). A video from Ryan and the YouTube channel mentioned above. In this video, Ryan chats to some future data scientists about various topics. Exciting questions and answers!
- Data Science Live Book. An online data science book by Pablo Casas. The book is about data preparation, data analysis and machine learning.
- Azure Machine Learning and the Team Data Science Process – Part 1. The first post in a series by Buck Woody how the Microsoft Team Data Science Process fits in with Azure Machine Learning, AI programming and Deep Learning.
- Introducing the Microsoft Machine Learning Server 9.3 Release. A blog post to announce the release of Microsoft Machine Learning Server 9.3. There are quite a few new features and lots of improvements, so go ahead and read the post and upgrade to the new version. I will!
SQL Server R Services
Good news, I have come quite a bit on the way with my post about sp_execute_external_script
. I had hoped to be able to publish it today, but unfortunately, that seems out of the question. Expect it in a couple of days!
~ Finally
That’s all for this week. I hope you enjoy what I did put together. If you have ideas for what to cover, please comment on this post or ping me.