C# School Ebook

Faraz Rasheed

Filed under: [ , ]

http://www.programmersheaven.com/2/CSharpBook

From the Programmers Heaven website, here’s a book about C# (C sharp). The book is available as a PDF only. The book is very well organized, with a lesson plan for each chapter and clear text with a minimum of jargon, although it’s quite technical at times. The PDF itself is properly formatted with bookmarks, a clickable table of contents, working hyperlinks, and a centered text layout for easy on-screen reading. There is no index and there are no extras like review questions, self-tests, etc.

The Programmer’s Heaven C# School book covers the .NET framework and the C# language. Starting with the basics of the language, it goes on to cover object oriented programming techniques and a wide range of C# languages features including interfaces, exceptions and delegates. Later chapters cover practical topics including database access with ADO.NET, building Windows forms applications, multi-threading and asynchronous I/O. The final chapter covers new features in C# 2.0, including generics.

Copyright Type: standard copyright

| posted Feb 22, 02:45 PM by Jason Turgeon

Previous book: How Computers Work: Processor and Main Memory
Next book: Artificial Intelligence Wikipedia-based Free Textbook