Fundamentals of Computer Programming with C#
by Svetlin Nakov, et al.
Publisher: Telerik Software Academy 2013
Number of pages: 1132
Description:
The book is a step-by-step guide to learning how to code and anyone interested in programming and motivated to go through the whole book can learn how to do it for 4 months. The book teaches the fundamental concepts of programming, data structures and algorithms, and principles for building high-quality software.
Download or read it online for free here:
Download link
(14MB, PDF)
Similar books

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.
(16509 views)

by Vijay Mukhi, Suraj Godhwani, Sonal Mukhi - BPB Publications
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(20737 views)

by Jeff Heaton - Heaton Research, Inc.
The programs that access the web much like a human user would, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for C# bot programming.
(18876 views)

by V. Mukhi, S. Shanbhag, S. Mukhi - BPB Publications
Introductory C# book, no prior programming knowledge is assumed. It covers namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, and more.
(21299 views)