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: Fundamentals of Computer Programming with C#Fundamentals of Computer Programming with C#
by - Telerik Software Academy
This book aims to provide novice programmers solid foundation of basic knowledge regardless of the programming language. The book covers the fundamentals of programming that have not changed significantly over the last 10 years.
(19037 views)
Book cover: Visual Studio.Net: Controls and Add-insVisual Studio.Net: Controls and Add-ins
by - 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.
(21239 views)
Book cover: How to Become a C# ProgrammerHow to Become a C# Programmer
by - LearnItFirst.com LLC
In this free ebook, LearnItFirst.com founder Scott Whigham talks about how you can become a C# programmer by following a step-by-step approach that requires minimum investment, no college degree, and no prior experience.
(20013 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.
(18340 views)