I am basically asking what are the best web sites and more specifically best books to learn computer programming language and skills in conjunction with web designing skills. I currently work in the finance industry, this is for my personal gain and to improve my intellectual capital. How are the "dummies" books, never used them?
Practice Practice Practice
=
Programming: Principles and Practice Using C++ by Bjarne Stroustrup
– - An Introduction to Programming by the Inventor of C++
– http://www.amazon.com/Programming-Principles-Practice-Using-C/dp/0321543726
=
Code::Blocks == Open Source C/C++ IDE
– http://www.codeblocks.org/downloads/binaries
– - codeblocks-10.05mingw-setup.exe
=
Free Online Programming Books
– http://www.techtoolblog.com/archives/195-free-online-programming-books
July 11th, 2010 at 5:06 pm
There’s, unfortunately, no "Computer Programming for Dummies" book. But http://www-old.oberon.ethz.ch/WirthPubl/AD.pdf is the best programming tutorial written. (Learning a programming language isn’t learning programming.)
References :
July 11th, 2010 at 5:16 pm
Practice Practice Practice
=
Programming: Principles and Practice Using C++ by Bjarne Stroustrup
– - An Introduction to Programming by the Inventor of C++
– http://www.amazon.com/Programming-Principles-Practice-Using-C/dp/0321543726
=
Code::Blocks == Open Source C/C++ IDE
– http://www.codeblocks.org/downloads/binaries
– - codeblocks-10.05mingw-setup.exe
=
Free Online Programming Books
– http://www.techtoolblog.com/archives/195-free-online-programming-books
References :