Part IIIAdvanced C#

Advanced C#

Years ago, I attended a course on advanced C#. The instructor started the discussion with delegates. A few years later, I attended a seminar, and it began in the same way. So, we know that delegates are the foundation for advanced C#. But the discussion of delegates is incomplete without events and lambda expressions. These are the integral parts of advanced programming in C#. Part III of this book covers all these topics.

In addition, you’ll see big chapters on generics (Chapter 13) and multithreading (Chapter 14). These help you write better and more efficient C# programs. Finally, in Chapter 15), you will learn about some preview features. Reading these chapters will make you confident in C# programming.

I have ...

Get Test Your Skills in C# Programming: Review and Analyze Important Features of C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.