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.
code.talks 2023 - Our journey from Gitflow to Trunk Based Development
youtube.com
by: Ludovic ToisonAfter having practiced Gitflow for years, we have adopted a Trunk Based Development approach to support our product growth. During this ses...

Building a Simple text Classifier with Semantic Kernel
systenics.ai
Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET
Semantic Kernel Read PDF Guide | Restackio
restack.io
Explore how to effectively read PDFs using Semantic Kernel, enhancing your data processing capabilities. | Restackio

The Future of Sample Data Generation — Unleashing the Potential of ChatGPT | by Josep Ferrer | Medium
Josep Ferrer - medium.com
Explore how ChatGPT is revolutionizing sample data generation. Learn to harness AI's potential to create synthetic data, ensuring project effectiveness and productivity. Get insights into leveraging ChatGPT's API for generating personalized data, saving time and effort. Dive into this guide and learn how to get sample data.
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...