
-----------------------------------
magicman
Tue Jan 04, 2005 2:05 pm

Thinking in C++
-----------------------------------
I want to start C++
I was wondering what thinking in C++ volume should i get. There is volume one: introduction to Standard C++
volume two : Practicle programming
what one
thx

-----------------------------------
wtd
Tue Jan 04, 2005 2:23 pm


-----------------------------------
Both, in order.  :)

-----------------------------------
magicman
Tue Jan 04, 2005 6:37 pm


-----------------------------------
do u know any good places to buy the books??

-----------------------------------
wtd
Tue Jan 04, 2005 6:47 pm


-----------------------------------
http://www.amazon.com/exec/obidos/ISBN=0139798099/bruceeckelA/

http://www.amazon.com/exec/obidos/ISBN=0130353132/bruceeckelA/

-----------------------------------
magicman
Tue Jan 04, 2005 7:46 pm


-----------------------------------
also were can i get a free copy of  C++?

-----------------------------------
wtd
Tue Jan 04, 2005 8:20 pm


-----------------------------------
http://gcc.gnu.org/
http://www.mingw.org

-----------------------------------
magicman
Wed Jan 05, 2005 12:11 pm


-----------------------------------
well i have MSYS is that good??

-----------------------------------
wtd
Wed Jan 05, 2005 3:47 pm


-----------------------------------
well i have MSYS is that good??

That will work quite well.

I'd also suggest finding a good tutorial on bash (the Bourne Again Shell, which MSYS uses), and some intro material on using vim (text editor).
