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 Rob Miles
The book on C# used by the Department of Computer Science in the University of Hull as the basis of the first year programming course. The key features: practice - do a lot of programming, study - look at programs written by other, and persistence.
(23444 views)

by Bruno R. Preiss - SOMA Networks
Author promotes object-oriented design using C# and illustrates the use of the object-oriented design patterns. The book shows how these patterns are used to create good software designs. Written for second- and third-year students.
(21157 views)

- Ecma International
This Standard specifies the form and establishes the interpretation of programs written in C# programming language. It specifies the representation of C# programs, syntax of C#, semantic rules for interpreting C# programs, etc.
(25687 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.
(21624 views)