Skip to content

josephnurse/The-C-Sharp-Workshop

 
 

Repository files navigation

The C# Workshop

This is the repository for The C# Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.

Requirements and Setup

To get started with the project files, you'll need to:

  1. Install Visual Studio Code.
  2. Install the latest LTS version of .NET Core.
  3. Install the latest version of PostgreSQL.

About The C# Workshop

The C# Workshop will guide your progression from programming basics to confident and skilled software development. All the key concepts and tools that you’ll need to solve real-world problems are clearly explained and demonstrated with useful practical examples.

What You Will learn

  • Understand the fundamentals of programming with C# 10 and .NET 6
  • Build your familiarity with .NET CLI and Visual Studio Code
  • Master the fundamentals of object-oriented programming (OOP)
  • Understand and implement concurrency to write more efficient code
  • Create a database and handle data using C#, SQL, and Entity Framework
  • Build web applications using the ASP.NET framework
  • Run automated unit tests with NUnit to validate your code
  • Use principles including SOLID, KISS, ACID, DRY, and design patterns

Related Workshops and Books

If you've found this book useful, you might want to check out some of our other titles:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.4%
  • PLpgSQL 22.1%
  • HTML 6.3%
  • Other 1.2%