Stop Microsoft

Miscellaneous => Programming & Networking => Topic started by: MrX on 14 February 2005, 00:12

Title: teach yourself C++ in 21 DAYS
Post by: MrX on 14 February 2005, 00:12
i just wanted to rant, that i will be learning to teach myself cpp .
holla at ya!!

Mr X
Title: Re: teach yourself C++ in 21 DAYS
Post by: mobrien_12 on 14 February 2005, 01:28
I studied C++ with that book.  Not bad, but I wish it had File I/O in it.
Title: Re: teach yourself C++ in 21 DAYS
Post by: Master of Reality on 16 February 2005, 04:00
is it the book by SAMS? I've got that.... it's been a year.... i dont know C++..


Im so lazy
Title: Re: teach yourself C++ in 21 DAYS
Post by: Stryker on 16 February 2005, 04:21
Quote from: Master of Reality
is it the book by SAMS? I've got that.... it's been a year.... i dont know C++..


Im so lazy

 the book teaches you c++. file i/o wouldn't be learning c++, but learning a specific c++ library. the book teaches you everything you need to know to be able to say "I know c++". experience will bring the rest.

Once you really understand how c++ works, you can work with other peoples' code (such as a file i/o library).

basically, the book does what it says it does. If you want to know how to do something specifically, look it up.

Here you go (http://www.google.com/search?hl=en&lr=&q=c%2B%2B+%22file+i%2Fo%22+tutorial+site%3A.edu&btnG=Search)