C, C++ etc.

6 Free E-Books on C and C++

328
vote
This week Microsoft announced that it's working on making C++ better suited for massive parallelism.

Free C / C++ books

649
vote
A great collection of Popular C and C++ Free books. Include books on C++ design patterns, Optimizing C++ etc.

Threading in C# - Free ebook

584
vote
Free ebook on C# threading. Topics like Basic Synchronization Synchronization Essentials Locking and Thread Safety Interrupt and Abort Thread State

C++ Update

610
vote

Drawing material from the C++ Zone, this newsletter brings you the best content for C and C++ developers.

Tutorials from Allsyntax.com - C Tutorial

501
vote

C is an extremely powerful programming language. C is a language written by programmers for programmers, it became the most popular programming language ever in 1978.

Developer's.net Computer and Programming Tutorials for C++

477
vote

When you join Developers.net, you can access C/C++ and Visual C++ tutorials and whitepapers, downloads, news, articles and more, to let you know what's new in the world of the C++ programming language

20 C# Tutorial Lessons

521
vote

C# (pronounced "c sharp") is a computer language used to create applications that allow a person to interact with the machine. This site provides lessons and topics on how to use that language.

Reusable Software Components

500
vote

This text on programming in C shows you how to create objects that are easily reusable and extensible.

Learn C/C++ Today - list of tutorials and books

504
vote

This is a list of a few C and C++ language tutorials available to a user. This list will include interactive tutorials, public-domain code collections, books etc.

About.com's C/C++ Resources

504
vote

An excellent lsit of resources on C/C++,with links and tutorials.

Open Directory Project's C/C++ Tutorials

519
vote

Detailed and exhaustive tutorial on C and C++,with relevant links.

DevCentral Learning Center's C and C++ tutorials

512
vote

An exhaustive series of tutorials,including:
Introduction to C Programming
Writing Crash-Proof C/C++ Code
Understanding C++: An Accelerated Introduction

A TUTORIAL ON POINTERS AND ARRAYS IN C

485
vote

A TUTORIAL by Ted Jensen

TABLE OF CONTENTS

Preface

Introduction

Chapter 1: What is a Pointer?

Chapter 2: Pointer Types and Arrays.

Chapter 3: Pointers and Strings

Programming in C,UNIX System Calls and Subroutines using C.

514
vote

C COURSEWARE
Lecture notes + integrated exercises, solutions and marking

The Standard Template Library Tutorial (C++)

492
vote

"The Standard Template Library (STL) is a C++ programming library that has been developed by Alexander Stepanov and Meng Lee at the Hewlett Packard laboratories in Palo Alto, California.

C Programming Tutorial by Brian Brown

528
vote

Topic Areas

* Introduction
* Declaring Variables
* Preprocessor Statements
* Arithmetic Operators
* Programming Style
* Keyboard Input
* Relational Operators

How C Programming Works by Marshall Brain

534
vote

This article,is a walk through the entire C language and show how to become a C programmer, starting at the beginning.

C Programming Notes by Steve Summit

530
vote

These notes are part of the UW Experimental College course on Introductory C Programming.

Thinking in C++ 2nd Edition by Bruce Eckel

512
vote

Thinking in C++ 2nd Edition by Bruce Eckel
Free Electronic Book
Volume 1 & Volume 2