I have VC++ 4.0 though...
Thanks for you replies, so i should learn like C++ but that means i can just read and study, and i don't have to have the compilier but i will still get a good hang of it or what? becuase like i said, i only have VC++ 4.0, so what should i do, can i go out and by a book on learning C++, like i need a good book that explains like from teh very begginingg, because i have no experience with terminology in C++, and i if i learn from a book, what should the book be? and if i don't even have a C++ compiler does it matter? like can i put what i read into use with the VC++ 4.0 compiler or won't that work? i'm sorta confused heh sorry :confused: if you can explain alittle more on what i should do about what should i learn first, becuase i never knew there was non-window based C++ apps.
Thanks for your help guys!
Thanks everyone, anyone know any good books that teach non-windows C++ or Windows based C++ for begginers? If so please post, and thanks for listening! :)
Whats the diff between c++ and c?
I know what the difference between c and c++ are, like parksie said, vc++ is a development environment like borland c++... its just another c++ editor/compiler....
c in the other hand is the original c++ and it is harder... thts why people get so confused with pointers and reffernces in c and just give up on them... but c++ introduces keyword: new to make it a bit easier... and plus c++ has lots of quiker programming concepts and vector programming.. etc... but i really dont understand why c++ uses cin and cout when printf and scanf worked just fine... wait... never mind... i got it all figured out...
c++ just wants to be completely new and cin and cout get rid of all of the formatting and all of the 'glitches' of c... but i still preffer c over c++.
what do u ppl think?
I would deffinetly like some input regarding, if i should further study c or evolve onto c++?
Thanx.
hey thanks for everyones advice but...
everyones advice was helpful to me, no need to get worked up, I am currently studying C++ now, because i would like to get the basic concept of C++ before i get into VC++, becuase i like to get a base before learning everything new and i noticed like someone posted, the VC++ books expects you to know most of it and doesn't explain much so i am reading "Thinking in C++" finally after 100 pages of concepts i get to start coding :D
Keep it cool