Click to See Complete Forum and Search --> : What should I learn?
Hi,
After TP, TASM, VB, I'd like to start programming in
C, C++, but I don't know which one is the best for getting
started. Can I use C++ without know C?
I would like to become a real expert on computer.
Thanks!
parksie
Oct 20th, 2000, 05:13 PM
Yes. You don't need to know C before C++. In fact, it's pointless learning C then C++ - just go straight to C++. It has definitely got more user-friendly than C, which is lower-level and slightly harder to use.
Vlatko
Oct 21st, 2000, 04:05 AM
C++ is not as easy to learn as VB.VB can be learned from online tutorials and help files but learning C++ without a good book is difficult.I would recommend using a C++ rather than a VC++ book.VC++ books don't concentrate on the basics of the language but they become complex from the beggining.
You can download some great C++ book here:
http://newdata.box.sk/bx/c/
http://www.codecuts.com/codecuts/pdfs/bruceeckel/TIC2Vone.pdf
http://www.codecuts.com/codecuts/pdfs/bruceeckel/TIC2Vtwo.pdf
I totally agree with Parksie with regard to learning C++ rather than C. C++ is an enhanced version of C, thus why would you want to learn an older version first? What you can do is learn C++ and become familiar with it, then look back and experiment with C (just don't get to 'used to it').
Thanks to all, but if anyone has got other tutorials,
please let me know.
Bye
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.