Skip to content

50 Things You've Been Doing Wrong in C# and .NET Core [Video], published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/50-Things-You-ve-Been-Doing-Wrong-in-C-and-.NET-Core

Repository files navigation

50 Things You've Been Doing Wrong in C# and .NET Core [Video]

This is the code repository for 50 Things You've Been Doing Wrong in C# and .NET Core [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Professional software development involves many different skills. As a C# developer, you must be skilled in the C# language and the .NET Core runtime. With this course, you'll take your C# and .NET Core skills to the next level by avoiding common mistakes when coding, using design patterns, developing microservices, persisting your data, securing your application, and even debugging problems.

Learning the basics of a language or platform can easily be done by following a course/book and with some hands-on practice. The path to becoming a software developer encounters many edge cases. During this course, you'll learn from my hard-earned experience, garnered from real-life situations, regarding the C# language and .NET platform. You can take this course as a vaccination against future coding infections!

By the time you finish this course, you will have developed your skills to "sniff out" coding issues effectively and avoid mistakes. Whatever your issues, the aim of this course is to take you to the 'Bring it on!' point when it comes to solving your .NET and C# problems.

Please note that this course assumes familiarity with C#, .NET Core, and ASP.NET Core, together with Visual Studio (2017 or 2019).

What You Will Learn

  • Deeply understand popular data structures (such as lists, arrays, LinkedList, HashSet, and dictionaries) and use the most efficient one depending on the problem you are trying to solve
  • Persist your data to a database properly by learning about efficiency and concurrency aspects when using the Entity framework
  • How to use HTTP verbs, and HttpClient properly, and classify your resources appropriately
  • Why circular dependencies are bad and how to avoid chatty traffic, eventually leading to more robust microservices
  • How to use SOLID principles the right way with improved code quality and readability
  • Identify and fix common programming problems with proven design patterns
  • Effectively debug, design, and secure your code
  • Navigate the complicated world of microservices and deliver robust RESTful APIs that follow the best industry standards

Technical Requirements

For successful completion of this course, students will require the computer systems with at least the following:
● An editor like Visual Studio Code or Visual Studio
● .NET Core 3.x+

Recommended Hardware Requirements:

For an optimal experience with hands-on labs and other practical activities, we recommend the following configuration:
● OS: Windows 10
● Processor: Dual Core 3.0 Ghz
● Memory: 12GB
● Hard Disk Space: 500GB
● Video Card: 1GB Video Memory

Related Products

About

50 Things You've Been Doing Wrong in C# and .NET Core [Video], published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages