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.
design-patterns/Strategy/Strategies at main · alexhyett/design-patterns
github.com
The code from my YouTube video on "5 Design Patterns That Are ACTUALLY Used By Developers" - design-patterns/Strategy/Strategies at main · alexhyett/design-patterns
5 Design Patterns That Are ACTUALLY Used By Developers
youtube.com
Design patterns allow us to use tested ways for solving problems but there are 23 of them in total and it can be difficult to know which ones to pay attentio...
GitHub - dotnet/ai-samples
github.com
Contribute to dotnet/ai-samples development by creating an account on GitHub.
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...

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

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

Getting started with DataFrames - ML.NET
beccamc - learn.microsoft.com
Learn how to use DataFrame to manipulate and prepare data.

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…

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