Logo

C# - The Basics by V. Mukhi, S. Shanbhag, S. Mukhi

Small book cover: C# - The Basics

C# - The Basics
by

Publisher: BPB Publications

Description:
A comprehensive introductory C# book. It is written assuming no prior programming knowledge. It covers the basics, namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, properties and indexers, interfaces and structures, operator overloading, collection objects, attributes, the reflection API and conditionals, unsafe code.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: C# Notes for ProfessionalsC# Notes for Professionals
- Goalkicker.com
The book is compiled from Stack Overflow Documentation, written by the people at Stack Overflow. Organized around concepts and use cases, this updated edition provides intermediate and advanced programmers with a concise map of C# and .NET knowledge.
(9090 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.
(18390 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.
(21483 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.
(20101 views)