Navigation: E-Books
Browse Free E-Book Collections



« previous12next »
 

Designing Components with the C++ STL

 Category: ccpp Author: Ulrich Breymann
  Description:
This book help to learn how to practically use the STL in C++ Language. STL can be used to create complicated algorithms and data structures. This book is well written and also the source codes are available to download.
 

GNU Scientific Library Reference Manual

 Category: ccpp Author: Brian Gough
  Description:
The GNU Scientific Library (GSL) is a free numerical library for C and C++ programmers. It provides over 1,000 routines for solving mathematical problems in science and engineering. Written by the developers of GSL this reference manual is the definitive guide to the library.
 

C Programming

 Category: ccpp Author: Wikibooks 2006
  Description:
We all know C is the oldest Language in programming world. Without having a proper knowledge of C programming, one cannot become a Software Programmer. This book will help for the beginner who wants to know about programmings!
 

C Programming in Linux

 Category: ccpp Author: David Haskins
  Description:
Using a series of web development examples, this book 'C Programming in Linux' will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and in the current world climate people who know C will ensure critical systems keep running.
 

C and C++ Style Guides

 Category: ccpp Author: Christopher M. Lott
  Description:
This book is a collection of rules and guidelines to write perfect C and C++ codes. The list includes coding standard from the GNU people and Linux kernel coding style from Linus Torvalds.
« previous12next »