Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 01-15-2005, 03:18 PM   #1
Member (6 bit)
 
Join Date: Oct 2004
Posts: 52
C Vs C++

I don't know a single programming language and would like to learn to code in C++. I think i know enough to say that i should start with c first, then move up?

Also, Whats the difference? Is C not graphical like C++? I want to make desktop programs and maybe pc games someday but need to start where a beginner should start. So i guess the "C for absolute beginners" books would be a good start.
Jates is offline   Reply With Quote
Old 01-15-2005, 03:49 PM   #2
Member (10 bit)
 
Join Date: Jun 2003
Location: Alaska
Posts: 903
Send a message via AIM to ZeratulsAvenger
I have heard most say to just start with C++. No real advantage from what I read to start with C, unless of course you know that you do want to know C. A couple links to get ya started if you do choose the path of C++:

General
http://www.programmersheaven.com/
http://cprogramming.com/
http://www.freeprogrammingresources.com/
http://www.cyberdiem.com/vin/learn.html
http://www.codeguru.com/
http://www.codeproject.com/
http://www.programmingtutorials.com/
http://www.planet-source-code.com/
http://www.fredosaurus.com/notes-cpp/
http://www.cprogramming.com/
http://www.cplusplus.com./
http://cplus.about.com/library/blcplustut.htm

Ebooks for C and C++(scroll down some)
http://www.geocities.com/x_scn/Ebooks/Lang.html

Compiler(free)
http://bloodshed.net/c/index.html
ZeratulsAvenger is offline   Reply With Quote
Old 01-15-2005, 04:04 PM   #3
Member (8 bit)
 
Join Date: Aug 2003
Location: SoCal
Posts: 178
For all that I have observed, C is simply a subset of C++. Everything you learn in C you can use if you move to C++, and if you know C++ then you already know C (but C cannot use all of the features of C++.)

From what I have read, C is generally harder to program in because it lacks some of the features C++ has, but programs written in C will be more efficient.
jong2k4 is offline   Reply With Quote
Old 01-15-2005, 11:36 PM   #4
Member (6 bit)
 
Join Date: Oct 2004
Posts: 52
hey thanks guys, i'm going to start with a C book to better my odds of coming across a text with concrete explanations for the absolute beginner.
Jates is offline   Reply With Quote
Old 01-16-2005, 12:27 AM   #5
Member (9 bit)
 
colecifer's Avatar
 
Join Date: Jan 2004
Location: Kansas City(westwood), KS
Posts: 458
I'm pretty sure C isn't object oriented and C++ is(please correct me if i'm wrong) If thats true you definently want C++ because object oriented programming is the stanard style and would be more beneficial to learn. If you want an alternative object oriented language go with java.
colecifer is offline   Reply With Quote
Old 01-16-2005, 11:44 AM   #6
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
Correct: plain-old C is not object-oriented (there is a version of C called Objective-C that is). C++ is not a true superset of C, if you want to get into the details, but it is close enough.
doctorgonzo is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:16 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2