
C# 1: Introduction to programming and the C# language
by Poul Klausen
Publisher: Bookboon 2014
ISBN-13: 9788740302509
Number of pages: 289
Description:
The book is a practical basic introduction to programming and C# that introduces basic principles of object-oriented programming and also deals with the C# programming language through a collection of simple examples. The goal is to provide the basic knowledge needed to develop complete applications and to move on to more specialized topics in programming.
Download or read it online for free here:
Download link
(8.8MB, PDF)
Similar books
.NET Book Zeroby Charles Petzold
This book covers everything that the C or C++ programmer needs to know about C# and the .NET framework. Object-oriented programming concepts are approached from scratch. Some programming experience with a C-family language is expected.
(23344 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.
(26405 views)
C# From Javaby Rob Miles
These notes should help you convert a program from Java to C#. This is based on the author's original journey from Java to C#. If you are an experienced Java programmer who wants to find out what C# is all about you might find it useful.
(20199 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.
(24873 views)