|
-
Oct 20th, 2000, 04:52 PM
#1
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!
-
Oct 20th, 2000, 05:13 PM
#2
Monday Morning Lunatic
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.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Oct 21st, 2000, 04:05 AM
#3
Frenzied Member
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/pdf...l/TIC2Vone.pdf
http://www.codecuts.com/codecuts/pdf...l/TIC2Vtwo.pdf
-
Oct 21st, 2000, 10:43 AM
#4
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').
-
Oct 21st, 2000, 11:23 AM
#5
Thanks to all, but if anyone has got other tutorials,
please let me know.
Bye
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|