Difference between revisions of "C++ programming"
From Teknologisk videncenter
m |
m (→External Links) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
*[[Media:Oxford University C++.pdf|Oxford University C++]][[image:PDF-logo.png|15px]] | *[[Media:Oxford University C++.pdf|Oxford University C++]][[image:PDF-logo.png|15px]] | ||
*[[Media:Cpp reference sheet.pdf|CPP reference sheet]][[image:PDF-logo.png|15px]] | *[[Media:Cpp reference sheet.pdf|CPP reference sheet]][[image:PDF-logo.png|15px]] | ||
+ | *[[Jokes about C++]] | ||
= Library's = | = Library's = | ||
Line 21: | Line 22: | ||
*http://www.cplusplus.com/doc/tutorial/ | *http://www.cplusplus.com/doc/tutorial/ | ||
*[http://en.wikiversity.org/wiki/C%2B%2B C++ introduction] | *[http://en.wikiversity.org/wiki/C%2B%2B C++ introduction] | ||
− | *Good article by [http://en. | + | *Good article by [http://en.wikiversity.org/wiki/C%2B%2B Wikiversity] |
− | + | [[Category:C++]] |
Latest revision as of 06:19, 29 February 2012
Learning C++
This material is based on the book "PROGRAMMING AND PROBLEM SOLVING WITH C++" by Nell Dale Link to book on Safari
- Chapter 12: Classes and Abstraction
Local links
Library's
- Wikipedia library list
- crypto++ Many crypto functions
- IT++ classes and functions for linear algebra (matrices and vectors), signal processing and telecommunication systems. It can also be used in areas such as machine learning and pattern recognition.
- Intel Tread Building library
- live555 - streaming media (RTP) Video/sound
- OpenImageIO** Wikipedia on OpenImageIO
- Sound_Object_(SndObj)_Library