C# in Depth: Puzzles, Gotchas, Questions at Interviews (Udemy.com)

C# Tips and Traps: learn things you didn't know and become a more robust advanced C# programmer

Created by: Engineer Spock

Produced in 2021

icon
What you will learn

  • Write code with more confidence
  • Avoid Date and Time Pitfalls
  • Avoid LSP Violations
  • Write more robust code
  • Pass C# Interview
  • Understand how C# arithmetic works

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 92 / 100

icon
Course Description

This is an advanced C# course.
Build a solid foundation in C# learning odd cases related to how the language is designed

This course contains mostly practical puzzles learning which you get a better C# developer. You can find out on the Internet tons of impractical puzzles which don't make you a better C# developer. This is not about this course. Yes, of course, even impractical puzzles sometimes are helpful especially if you're preparing for a C# interview. However, I bet on puzzles which teach you the thing you absolutely need to understand. Indeed, this course deepens your understanding of C#. Apart from that, you'll learn some very important things like the problem of types substitution. You'll learn about the fundamental problems related to processing date and time values. Believe me, you'll be astonished!
This course is built in a manner of a game. I'll show you code examples in Visual Studio and ask to answer the question related to that code example. You'll have some time to come up with your own answer and after that we continue. Puzzles, gotchas and cautionary tales are presented here to frighten and inspire you! Regardless of your current skills, you'll remember things you've forgotten, learn things you didn't know and become a more robust programmer.
So, this course is "must see" for anyone who wants to improve his knowledge of C#.

Here is my Teaching Approach
No fluff, no ranting, no beating the air. I respect your time. The course material is succinct, yet comprehensive. All important concepts are covered. Particularly important topics are covered in-depth.
Take this course, and you will be satisfied.
Content and Overview
This course is aimed at all kind of developers. It provides solid theoretical base reinforced by the practical material.
In short, this advanced C# course covers the following topics:
  • The evilness of the mutable structures. You'll see several examples when mutable structures demonstrate the unexpected behavior.
  • Generics and arrays including specializations, constraints on generics, variance and covariance, Liskov substitution principle and more
  • The pitfalls in arithmetic: how floating-point numbers are implemented, how to compare them, how arithmetic overflow behaves with different types, how rounding works, the difference between decimal and money
  • Collections and LINQ: how to alter an existing list, the deferred execution of LINQ expressions, the peculiarities of closures within for and foreach loops, list conversion
  • Methods and Overloading: overloading base methods, method hiding, when to prefer property over method; the reasons on why to avoid optional parameters, implementing abstract classes
  • Date and Time puzzles: concepts related to dates and times including how a computer stores time, UTC and GMT, time zones, global and local perspectives; time-zone related puzzles, roundtrips, arithmetic on dates, how to calculate the age.
  • FAQ at C# Interviews: abstract classes versus interfaces, how to implement the Dispose pattern, what is the difference between encapsulation and information hiding, encapsulation in practice, strings interning, constant versus read-only fields, lock versus monitor, how to rethrow exceptions, when to use StringBuilder instead of string
  • And yet a short section of miscellaneous puzzles Enroll and start an exciting journey learning C# puzzles!
Who this course is for:
  • Anyone who wants to improve his C#
  • Anyone who wants to prepare for a C# interview

icon
Instructor Details

placeholder

I'm thankful enough for that I love what I do.
I began my career as a postgraduate student participating in Microsoft ImagineCup contest.
I've been working with .NET platform since 2003. I've been professionally architecting and implementing software for nearly 7 years, primarily based on .NET platform. I'm passionate about building rich and powerful applications using modern technologies. I'm a certified specialist in Windows Applications and Service Communication Applications by Microsoft. I'm one of the coordinators of the MSK.NET User Group in Moscow.
"If it's work, we try to do less. If it's art, we try to do more." - Seth Godin.
What I can say is that software is my art.

icon
More courses by Engineer Spock

Learn Enterprise WPF with XAML from Scratch

$11.99

What's New in C# 6, C# 7 and Visual Studio 2017

$11.99

Software Architecture: Meta and SOLID Principles in C#

$11.99

MVVM in WPF Survival Guide From A to Z

$11.99

API in C#: The Best Practices of Design and Implementation

$11.99

Software Architecture: Dependency Injection for C# Devs

$11.99

icon
More c# courses

C# For Beginners: Learn C# Programming From Scratch

$11.99

Language-Integrated Query  ( C# ) (LINQ)

$11.99

C# Memory Tricks: Learn How To Master The Garbage Collector

$11.99

C# - Complete A to Z C# Masterclass: Hints + Coding Tips

$11.99

Let's Code: C# Programming Exercises for Beginners

$11.99

C# Tutorial - Fundamentals for Beginners

$11.99

icon
Reviews

4.6

27 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

Excellent course!!

The instructor is very knowledgeable about C# programming and is able to explain how the concepts maybe presented in a interview question and answer situation.

The presentation is very detailed, yet concise which is greatly appreciated on a topic which could lend a instructor to be to overly verbose and euphemistic (indirect).

I feel ready to implement the knowledge, techniques and practices presented to better prepare for and perform in, programming interviews.

It was good, but subtitles was not exactly corrected.

It was "ok" - The lectures provided and examples gone through are extremely specific and not as much useful in day-to-day / real world scenarios. That being said, the gotchas are good to know.

Lots of quality insights.

Now I feel like I'm ready for a C# interview.

Instructor has a very deep understanding of the intricacies of the C# language. Very detailed and more than enough opportunities to test your knowledge during the presentation.

This is one of the most useful course I have found till date. Thanks a lot.

Elias va au fond des choses. Il partage avec ses apprenants des concepts du langage C# peu connus. Il illustre les concepts et distille au passage des conseils utiles pour franchir les paliers supérieurs pour un développeur. Ses développements profonds sur l'architecture logicielle débordent les frontières du langage C# et sont utiles quelque soit le langage ou le cadre de développement utilisé. Il ne manque pas de s'appuyer au passage sur des autorités connues du génie logiciel Bertrand Meyer, Uncle Bob, Mark Seeman etc. Ce qui confère encore plus de crédibilité à ses cours. Merci Elias.

Interesting topics and good explanation

This was a good course and helped with my self-esteem to know that there are plenty of tricky parts in the C# language.

good but too monotonous.

It's a great and must-have course, most of the things are new and I learned a lot, however, lectures could be better if the instructor uses some highlighting tool to highlight the code, Also expecting some more examples. I personally feel some time is a long continuous less interactive lecture which hard to follow along.