Thursday

Public Joe’s C# Book

  • Author: various authors
  • Format: archived PDF
  • Price: 0$ (free)
This is a full 91 chapter book on C#, created from sample chapters of other books available on the web.
It is aimed at the beginner or intermediate programmer.
Chapters include:
  • C# 2.0 + Visual Studio Express – 13 Chapters
  • ASP 2.0 – 3 Chapters
  • Games Programming – 2 Chapters
  • Common Language Infrastructure – 2 Chapters
  • C#, The .NET Framework and Visual Studio – 37 Chapters
  • Windows Forms Programming – 16 Chapters
  • GDI+ – 6 Chapters
  • Database – 2 Chapters
  • XML – 2 Chapters
  • Web / Asp – 8 Chapters


     download

The C Book

  • Authors: Mike Banahan, Declan Brady and Mark Doran
  • Format: PDF
  • License: Open source 
  • Price: 0$ (Free)
This books is not an introduction to programming for beginners . But, this book is designed for the programmers who atleast have some experience of using a modern any of the high-level  programming language.  C isn’t really appropriate for complete beginners to start with,  though many of us have managed to use it, so the anthers of the book is assuming that its readers have already done some battle with the notions of statements, variables, conditional execution, arrays, procedures (or subroutines) etc.  Instead of wasting Reader's time by ploughing through tedious descriptions of how to add two numbers together and explaining that the symbol for multiplication is *, the book concentrates on the things that are special to C. In particular, it’s the way that C is used which is emphasized. This book is best for them who like to get advanced in Computer programming using c language, this will also be available as online computer programming course, for details regrading this please download this book and check it..

Main Contents are:-
  1. An Introduction to C
  2. Variables and Arithmetic
  3. Control of Flow and Logical Expressions
  4. Functions
  5. Arrays and Pointers
  6. Structured Data Types
  7. The Preprocessor
  8. Specialized Areas of C
  9. Libraries
  10. Complete Programs in C
  11. Answers to Exercises


     download link