How To Choose The Best Beginner Programming Language
Without a doubt you’ve had to ask yourself, “What is the best beginner programming language?” if you’re new to programming. This article will help you decide!
Without a doubt you’ve had to ask yourself, “What is the best beginner programming language?” if you’re new to programming. This article will help you decide!
This article is not set out to try and persuade you, the reader, that either using an iterator or materialized collection will universally solve your problems. Both iterator and materialized…
If you’re writing asynchronous code in C# and using EventHandlers, odds are you’ve had issues with exceptions. Task EventHandlers might be consideration!
New to C# and looking to understand more about the IEnumerable interface? Check out this article for a crash course on getting started with C# IEnumerable!
In C# 9.0 we received access to a great quality of life type called the record. You can read more about that from Microsoft here. Record types allowed us as…
Most intermediate dotnet devs writing async await code in C# will come across async void at some point. Here’s a creative solution for avoiding the headaches.
If you have an internet connection then you have probably heard of ChatGPT from OpenAI by now. Odds are you might have even given it a whirl to see what…
Are you starting your career in software development? Check out this FAQ-style article for tips on applying for jobs, reaching out, and interviewing!