Logo

C# 1: Introduction to programming and the C# language

Small book cover: C# 1: Introduction to programming and the C# language

C# 1: Introduction to programming and the C# language
by

Publisher: Bookboon
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.

Home page url

Download or read it online for free here:
Download link
(8.8MB, PDF)

Similar books

Book cover: HTTP Programming Recipes for C# BotsHTTP Programming Recipes for C# Bots
by - 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.
(20788 views)
Book cover: Threading in C#Threading in C#
by
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.
(18498 views)
Book cover: .NET Book Zero.NET Book Zero
by
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.
(21567 views)
Book cover: C# ClassesC# Classes
by - BPB Publications
This online e-book presents myriad fascinating concepts about C# classes. It is divided into three sections: Threads, Winforms and XML, with each of them converging on distinct facets of classes available in the .NET framework.
(21199 views)