Seven Things about C#

A beginners tutorial, where each article highlights 7 important things about a specific feature of the C# programming language.

Follow publication

7 Things about C#: Introduction

Joe Mayo
Seven Things about C#
May 9, 2023

--

My book — C# Cookbook
Check out C# Cookbook

This is the beginning of a new series of posts specially for new developers or those who are new to C#. I call it “7 Things about C#” where each article takes one feature of the C# programming language and discusses 7 things about that feature. I’ll start out at the basics of the language and let the series grow organically after that. I think it will be fun and hope it helps as many people as possible.

If you’re totally new to programming, try out my previous article, A Beginner’s Overview of Software Development. Here’s the TOC, which I’ll update for each article in the series.

  1. The Platform
  2. Running Apps
  3. Console I/O
  4. If Statements
  5. Loops
  6. Types
  7. Operators
  8. Switch Statements
  9. Methods
  10. Coming Soon >> Classes

--

--

Seven Things about C#
Seven Things about C#

Published in Seven Things about C#

A beginners tutorial, where each article highlights 7 important things about a specific feature of the C# programming language.

Joe Mayo
Joe Mayo

Written by Joe Mayo

Author, Instructor, & Independent Consultant. Author of C# Cookbook: — http://bit.ly/CSharpCookbook — @OReillyMedia #ai #csharp #Web3

No responses yet

Write a response