cpp

TwitterFacebook
Get flash to fully experience Pearltrees
Recent changes - 11 changed FAQs. In a list , or in a chain , or here: [4.1] , [4.2] , [6.3] , [6.12] , [10.3] , [15.22] , [27.15] , [35.13] , [35.14] , [35.15] , [39.6] . Translated into 16 languages. English , Belorussian / Minsk , Bosnian / Serbian / Croatian , Bulgarian , Chinese (GB, Mainland) , Chinese (Big5, Taiwan) , French , German , Greek , Korean , Polish , Portuguese , Romanian , Russian , Spanish , Turkish .

C++ FAQ - Мозилин фајерфокс (Mozilla Firefox)

http://www.parashift.com/c%2B%2B-faq-lite/
Introduction The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite. The complete range of subject areas covered by the library includes,

GSL - GNU Scientific Library - GNU Project - Free Software Foundation (FSF) - Мозилин фајерфокс (Mozilla Firefox)

http://www.gnu.org/software/gsl/
http://www.sgi.com/tech/stl/index.html

Standard Template Library Programmer's Guide

Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the below copyright notice appears in all copies and that both the copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
Thinking in C CDROM | Why do you put your books on the web? | Comments from Readers | The Cover Story | Electronic Translations | Strategy | The Electronic Book | HTML Format | Making a Contribution to the Book | Downloading problems | Unzipping | Mirror Sites | Download the book | Download the source code | Win32 Compilers | Chapter 3 is a fairly intense coverage of the C that's used in C++, but if you're just getting started with all this it may be a little too intense. To remedy this, the printed book contains a CD ROM training course that gently introduces you to the C syntax that you need to understand in order to take on C++ or Java. The CD is called Thinking in C: Foundations for Java & C++ . Originally we sold this CD separately, but now it is only available bound into the printed versions of either Thinking in C++, 2nd edition or Thinking in Java, 2nd edition (the cost of the book including the CD is actually cheaper that the former cost of the CD alone).

Bruce Eckel's MindView, Inc: Thinking in C++ 2nd Edition by Bruce Eckel

http://mindview.net/Books/TICPP/ThinkingInCPP2e.html
Recent changes - 11 changed FAQs. In a list , or in a chain , or here: [4.1] , [4.2] , [6.3] , [6.12] , [10.3] , [15.22] , [27.15] , [35.13] , [35.14] , [35.15] , [39.6] . Translated into 16 languages. English , Belorussian / Minsk , Bosnian / Serbian / Croatian , Bulgarian , Chinese (GB, Mainland) , Chinese (Big5, Taiwan) , French , German , Greek , Korean , Polish , Portuguese , Romanian , Russian , Spanish , Turkish .

C++ FAQ LITE

http://www.parashift.com/c++-faq-lite/