![cover of the book The Modern C# Challenge: Become an expert C# programmer by solving interesting programming problems](/covers/files_200/3603000/3f034bd644cfaacacb9b3b06313cbdc9-g.jpg)
Ebook: The Modern C# Challenge: Become an expert C# programmer by solving interesting programming problems
Author: Rod Stephens
- Tags: Computer Technology, Nonfiction, COM051230, COM051310, COM083000
- Year: 2018
- Publisher: Packt Publishing
- Language: English
- epub
Learn advanced C# concepts and techniques such as building caches, cryptography, and parallel programming by solving interesting programming challenges
Key FeaturesC# is a multi-paradigm programming language. The Modern C# Challenge covers with aspects of the .NET Framework such as the Task Parallel Library (TPL) and CryptoAPI. It also encourages you to explore important programming trade-offs such as time versus space or simplicity. There may be many ways to solve a problem and there is often no single right way, but some solutions are definitely better than others. This book has combined these solutions to help you solve real-world problems with C#.
In addition to describing programming trade-offs, The Modern C# Challenge will help you build a useful toolkit of techniques such as value caching, statistical analysis, and geometric algorithms.
By the end of this book, you will have walked through challenges in C# and explored the .NET Framework in order to develop program logic for real-world applications.
What you will learnThe Modern C# Challenge is for all C# developers of different abilities wanting to solve real-world problems. There are problems for everyone at any level of expertise in C#