
C# Development
by Rob Miles
2008
Number of pages: 185
Description:
This C# book is used by the Department of Computer Science in the University of Hull as the basis of the First Year programming course. The keys to learning programming are: practice (do a lot of programming), study (look at programs written by other people), persistence.
Download or read it online for free here:
Download link
(1.4MB, PDF)
Similar books
C# School: 14 lessons to get you started with C# and .NETby Faraz Rasheed
The book introduces the C# language and the .NET framework. It covers the C# basics, object oriented programming, interfaces, exceptions, delegates, database access with ADO.NET, Windows forms applications, multi-threading and asynchronous I/O.
(29226 views)
Dissecting a C# Application: Inside SharpDevelopby Christian Holm, Mike Kruger, Bernhard Spuida - Wrox Press
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(26821 views)
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.
(11863 views)
C# Programmingby Rod A. Smith, Jonas Nordlund - Wikibooks
C# is a multi-purpose computer programming language suitable for a wide variety of development needs. This book introduces C# language fundamentals and covers a variety of the base class libraries (BCL) provided by the Microsoft .NET Framework.
(25206 views)