Feed

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.

How Senior Programmers ACTUALLY Write Code

youtube.com

Professional habits are what makes the difference between someone who actually writes code like a senior programmer - and wishful thinking.The syntax and pat...

View
Getting Started With C# DataFrame and XPlot.Plotly | by Jirapongse Phuriphanvichai | Towards Data Science

Getting Started With C# DataFrame and XPlot.Plotly | by Jirapongse Phuriphanvichai | Towards Data Science

Jirapongse Phuriphanvichai - towardsdatascience.com

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…

Read More

Create Your First Machine Learning Pipeline in ML.NET

youtube.com

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...

View
Choosing the Right Architectural Styles and Patterns | Udi Dahan S4E5 - adddot.io

Choosing the Right Architectural Styles and Patterns | Udi Dahan S4E5 - adddot.io

adddot.io

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 […]

Read More
Getting started with DataFrames - ML.NET

Getting started with DataFrames - ML.NET

beccamc - learn.microsoft.com

Learn how to use DataFrame to manipulate and prepare data.

Read More
How To Get ahead of Everybody Else by Behaving Like an “Executive.” | by Daniel Rizea | Jul, 2024 | Entrepreneurship Handbook

How To Get ahead of Everybody Else by Behaving Like an “Executive.” | by Daniel Rizea | Jul, 2024 | Entrepreneurship Handbook

Daniel Rizea - ehandbook.com

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…

Read More
Experimenting with .NET 7, WASM, and WASI on Docker

Experimenting with .NET 7, WASM, and WASI on Docker

Laurent Kempé - laurentkempe.com

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

Read More
Wasm vs. Docker | Docker

Wasm vs. Docker | Docker

docker.com

Learn what WebAssembly is, why to use it, and how Docker and Wasm work together.

Read More
Communicating Software Architecture

Communicating Software Architecture

dev.to

The ability to communicate technical software and architecture can be challenging. As a solutions arc...

Read More
How to work effectively with engineers | by Jenny Wen | Dropbox Design | Medium

How to work effectively with engineers | by Jenny Wen | Dropbox Design | Medium

Jenny Wen - medium.com

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…

Read More