Logo

.NET Book Zero by Charles Petzold

Small book cover: .NET Book Zero

.NET Book Zero
by


Number of pages: 267

Description:
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.

Home page url

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

Similar books

Book cover: C# 1: Introduction to programming and the C# languageC# 1: Introduction to programming and the C# language
by - Bookboon
The book is a practical introduction to C# and basic principles of object-oriented programming and also deals with the C# through a collection of simple examples. The goal is to provide the basic knowledge needed to develop complete applications.
(9710 views)
Book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in C#Data Structures and Algorithms with Object-Oriented Design Patterns in C#
by - SOMA Networks
Author promotes object-oriented design using C# and illustrates the use of the object-oriented design patterns. The book shows how these patterns are used to create good software designs. Written for second- and third-year students.
(20463 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.
(21201 views)
Book cover: Standard ECMA-334 C# Language SpecificationStandard ECMA-334 C# Language Specification
- Ecma International
This Standard specifies the form and establishes the interpretation of programs written in C# programming language. It specifies the representation of C# programs, syntax of C#, semantic rules for interpreting C# programs, etc.
(24866 views)