Sciweavers

154
Voted

Book
332views
17 years 15 days ago
Developing Applications With Objective Caml
"This is a preliminary translation of the book Développement d'applications avec Objective Caml by Emmanuel Chailloux, Pascal Manoury and Bruno Pagano, published by O�...
Emmanuel Chailloux, Pascal Manoury and Bruno Pagan...

Book
359views
17 years 15 days ago
C++ Annotations
"This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transi...
Frank B. Brokken
243
Voted

Book
424views
17 years 15 days ago
The New C Standard
"This book contains a detailed analysis of the International Standard for the C language"
Derek M. Jones
245
Voted

Book
385views
17 years 15 days ago
C and C++ Style Guides
"This is an archive of style guides for C and C++ code."
235
Voted

Book
460views
17 years 15 days ago
C++ Essentials
"This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented...
Sharam Hekmat
218
Voted

Book
252views
17 years 15 days ago
C++ GUI Programming with Qt 3
"The purpose of this book is to teach you how to write GUI programs using Qt 3."
Jasmin Blanchette, Mark Summerfield
202
Voted

Book
285views
17 years 15 days ago
Teachers' Guide to Practical C++ Programming
"This book is designed to provide teaching materials to any instructor who wants to use Practical C++ Programming in his classroom. The materials contained in this book contai...
Steve Oualline

Book
1759views
17 years 15 days ago
The C++ Hackers Guide
"This book contains over 100 hacks which help C++ programs deal with the real. It includes coding tricks, tips on how to code safely, ideas on programming style, and some real...
Steve Oualline
234
Voted

Book
352views
17 years 15 days ago
C Elements of Style
This book covers the styling code convention of the C language.
Steve Oualline

Book
385views
17 years 15 days ago
Intro to Design Patterns in C++ and Qt 4
C++ is taught "the Qt Way"
Alan Ezust, Paul Ezust