Welcome

I’m Paul Bentley, a software developer based in Leicestershire, UK.

January 15, 2025

Perform Basic String Formatting in C#

Learn about interpolated strings in c# and how to use them to format strings.

December 30, 2024

Store and Retrieve Data Using Literal and Variable Values in C#

C# is a strongly typed language where each variable has a defined type which can be assigned to different values.

December 15, 2024

Write Your First C# Code

The console class has a Write() and WriteLine() method, this challengs helps to understand the differences between them.

October 15, 2023

Foundational C# certification at freeCodeCamp

This is a great free course for anyone wanting to learn the fundamentals of .NET programming in C#.