5 books that shaped my C# programming career (No. 5) #shorts



5 books that shaped my C# programming career (No. 5) #shorts

5 books that shaped my C# programming career (No. 5) #shorts

In the last 20 years, I have been mostly programming in C#.
I will tell you about five programming books that had the most profound effect on me, as a programmer.
Number 5, not a book, but the box of three books: The Art of Computer Programming by Donald Knuth.
This is the box with volumes 1, 2 and 3, as they were sold in the late 1990s.
I read these three at my first work, right after the graduation.
Volumes 2 – Seminumerical Algorithms – and 3 – Sorting and Searching – have defined my algorithmic mindset for life.
Needless to say, I will warmly suggest every programmer to read at least these three books and, if possible, 4A and 4B volumes, that were published later.
You will never regret.

Video courses:
Beginning Object-oriented Programming with C# ► https://codinghelmet.com/go/beginning-oop-with-csharp
Collections and Generics in C# ► https://codinghelmet.com/go/collections-and-generics-in-cs
Making Your C# Code More Object-oriented ► https://codinghelmet.com/go/making-your-cs-code-more-oo

Other courses at Pluralsight ► https://codinghelmet.com/go/pluralsight
Other courses at Udemy ► https://codinghelmet.com/go/udemy

Additional videos:
The Fastest Way to Modify a List in C# ► https://youtu.be/0oSN65eM-tc
Coding with GitHub Copilot – Beginner to Master ► https://youtu.be/B9DKv09IfT4
Want to Start with DDD? Try Ubiquitous Language First! ► https://youtu.be/_zWMjMUHinc
Using C# Record Types ► https://youtu.be/VouNkrgkH78
Covariance and Contravariance in C# ► https://youtu.be/Wp5iYQqHspg
How do Virtual Functions Work? ► https://youtu.be/b0IDTWoaUJ0

Practical Design playlist at YouTube ► https://youtube.com/playlist?list=PLSDYwLgFqaX78eEg_YKs0wHmOMi7_ggZr

Comments are closed.