This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Professional habits are what makes the difference between someone who actually writes code like a senior programmer - and wishful thinking.The syntax and pat...
For the Python programming language, Pandas is an efficient and popular data analysis tool, especially its Dataframe, used to manipulate and display data. For the .NET programming languages, we can…
Update: The version of ML.NET in this video is quite old. For a more up-to-date version of this video check out this one - https://www.youtube.com/watch?v=mU...
In this conversation, Vaughn Vernon and Udi Dahan discuss various topics related to software architecture, including service-oriented architecture (SOA), event-driven architecture, and sagas. They emphasize the importance of using the right architectural styles and patterns in the right places, rather than over-applying or misapplying them. They also discuss the role of patterns in software development […]
Learn how to use DataFrame to manipulate and prepare data.
When I entered the job market as a junior engineer, I wanted to become an executive, but I didn’t know what that meant. From the outside, it looked like somebody with a lot of decision-making power…
On October 24th, Docker announced the support of WASM and WASI in a new technical preview release. I wanted to try it out and see how it works with .NET 7. If you want to know more about WASM and WASI
Learn what WebAssembly is, why to use it, and how Docker and Wasm work together.
The ability to communicate technical software and architecture can be challenging. As a solutions arc...
Right after college, I started working at Dropbox as a product designer. What I expected was that my first year working would make me better at my craft — at typography and layout, at asking the…