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



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

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

For the last 20 years, I have been mostly programming in C#.
In these short videos, I want to tell you about five books that had the most profound effect on me as a programmer.
Position number 4 is a book about relational databases design, Database System Concepts, by a wonderful author, Avi Silberschatz.
From this book, I have learned about fundamentals of relational databases design, about normal forms, querying, transactions, DBMS, everything that comprises a relational database design and execution.
All I did later through my career was to broaden and deepen the knowledge that I have gathered from this single book on databases.
For that reason, I can whole-heartedly recommend you to read this book if you want to learn more about databases design.

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.