
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
C# Notes for Professionals- Goalkicker.com
The book is compiled from Stack Overflow Documentation, written by the 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.
(12023 views)
Design Patterns in C#by Jean Paul V.A
This book will give good designing edges to the developers and enhance their Object Oriented skills. Jean Paul V.A is a Software Developer working on Microsoft Technologies for the past 10 years. He has been passionate about programming...
(16462 views)
Visual Studio.Net: Controls and Add-insby Vijay Mukhi, Sonal Mukhi, Manish Purohit - BPB Publications
User-controls and the extensibility features offered by add-ins are probed in detail. The text covers controls-attributes, properties and events, creating a UI type editor, type conversion, designers, writing C# code, web controls, add-ins.
(23406 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.
(19358 views)