
Object Oriented Programming using C#
by Simon Kendal
Publisher: Bookboon 2011
ISBN-13: 9788776818142
Number of pages: 254
Description:
This book will explain the Object Oriented approach to programming and through the use of small exercises, for which feedback is provided, develop some practical skills as well. At the end of the book one larger case study will be used to illustrate the application of the techniques. This will culminate in the development of a complete C# program which can be downloaded with this book.
Download or read it online for free here:
Download link
(10MB, PDF)
Similar books
C# - The Basicsby V. Mukhi, S. Shanbhag, S. Mukhi - BPB Publications
Introductory C# book, no prior programming knowledge is assumed. It covers namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, and more.
(25083 views)
C# Classesby V. Mukhi, V. Kalantri, S. Mukhi - 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.
(22530 views)
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.
(28899 views)
Standard 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.
(27092 views)