Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
A beginner guide to programming with .NET 5 and C# Series' Articles
Back to Carl-Hugo Marcotte's Series
Creating your first .NET/C# program
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Feb 11 '21
Creating your first .NET/C# program
#
dotnet
#
csharp
#
beginners
7
reactions
Comments
Add Comment
8 min read
Introduction to C# variables
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Feb 21 '21
Introduction to C# variables
#
dotnet
#
csharp
#
beginners
6
reactions
Comments
Add Comment
8 min read
Introduction to C# constants
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Feb 28 '21
Introduction to C# constants
#
dotnet
#
csharp
#
beginners
8
reactions
Comments
Add Comment
4 min read
Introduction to C# comments
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Mar 7 '21
Introduction to C# comments
#
dotnet
#
csharp
#
beginners
5
reactions
Comments
Add Comment
4 min read
How to read user inputs from a console
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Mar 14 '21
How to read user inputs from a console
#
dotnet
#
csharp
#
beginners
5
reactions
Comments
Add Comment
5 min read
Introduction to string concatenation
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Mar 26 '21
Introduction to string concatenation
#
dotnet
#
csharp
#
beginners
6
reactions
Comments
Add Comment
4 min read
Introduction to string interpolation
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Mar 28 '21
Introduction to string interpolation
#
dotnet
#
csharp
#
beginners
5
reactions
Comments
Add Comment
3 min read
Escaping characters in C# strings
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Apr 18 '21
Escaping characters in C# strings
#
dotnet
#
csharp
#
beginners
5
reactions
Comments
Add Comment
6 min read
Introduction to Boolean algebra and logical operators
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
May 13 '21
Introduction to Boolean algebra and logical operators
#
dotnet
#
csharp
#
beginners
4
reactions
Comments
Add Comment
7 min read
Using if-else selection statements to write conditional code blocks
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Jun 19 '21
Using if-else selection statements to write conditional code blocks
#
dotnet
#
csharp
#
beginners
5
reactions
Comments
Add Comment
13 min read
Using the switch selection statement to simplify conditional statements blocks
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Jul 25 '21
Using the switch selection statement to simplify conditional statements blocks
#
dotnet
#
csharp
#
beginners
3
reactions
Comments
Add Comment
4 min read
Boolean algebra laws with C#
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Carl-Hugo Marcotte
Follow
Aug 29 '21
Boolean algebra laws with C#
#
dotnet
#
csharp
#
beginners
4
reactions
Comments
Add Comment
5 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account