Moving blog to: https://blog.jameslieu.co.uk
TL;DR my blog is now at: https://blog.jameslieu.co.uk
Read More
Sorting Visualiser
I created a simple sorting visualiser using Blazor Web Assembly
Read More
Find Out If You Enjoy Programming
What would be the fastest way for someone who has no programming experience to find out whether they would enjoy it or not?
Read More
What are CRC Cards?
Class-Responsibility-Collaboration cards
Read More
Testing with Visual Studio and .NET 5 (2021)
Automated tests is one of the most effective ways to be confident that your code actually works.
Read More
Why Some People Fail to Learn Programming
Probably not the answer you're expecting.
Read More
Choosing Your First Programming Language
There are a few factors to consider before deciding which one to go with.
Read More
Git For Junior Developers
How can we simplify learning Git?
Read More
Configuring ASP.NET Core: The Startup Class
Learning .Net Core configuration
Read More
Autofac with .Net Core
IoC Container example with Autofac
Read More