
C# Notes for Professionals
Publisher: Goalkicker.com 2018
Number of pages: 809
Description:
The C# Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Organized around concepts and use cases, this updated edition provides intermediate and advanced programmers with a concise map of C# and .NET knowledge.
Download or read it online for free here:
Download link
(5.9MB, PDF)
Similar books
Threading in C#by Joseph Albahari
An extensive online book on multithreading in C#. This tackles difficult issues such as thread safety, when to use Abort, Wait Handles vs Wait and Pulse, the implications of Apartment Threading in Windows Forms, using Thread Pooling, etc.
(21174 views)
Fundamentals of Computer Programming with C#by Svetlin Nakov, et al. - Telerik Software Academy
This book aims to provide novice programmers solid foundation of basic knowledge regardless of the programming language. The book covers the fundamentals of programming that have not changed significantly over the last 10 years.
(22183 views)
How to Become a C# Programmerby Scott Whigham - LearnItFirst.com LLC
In this free ebook, LearnItFirst.com founder Scott Whigham talks about how you can become a C# programmer by following a step-by-step approach that requires minimum investment, no college degree, and no prior experience.
(22521 views)
Windows Phone Programming in C#by Rob Miles - Microsoft Press
This material is an introduction to Windows Phone development for anyone learning to program. It assumes some knowledge of programming fundamentals, but will teach you programming concepts in the framework of Windows Phone development.
(19738 views)