c or c++?  | | |
December 13th, 2003, 11:27 PM
|
#1 (permalink)
| | Member
Join Date: Nov 2003 Location: Hill AFB, UT
Posts: 168
| c or c++?
hello, i was wondering what the difference between c and c++ is? i am looking to learn some programing and was wondering what a good one to learn is? more practical i guess is what i mean.
<shad> |
| |
December 13th, 2003, 11:58 PM
|
#2 (permalink)
| | Ultimate Member
Join Date: Sep 2003 Location: Philadelphia
Posts: 1,484
|
Start with c and work your way to c++. I recommend buying
"The ANSI C Programming Language"
by Brian W Kernighan and Dennis M Ritchie
Its a nice intro to c and as c++ is an "extended version" of c it wont be a waste of time.
Jumping right into c++ would be hard if you have no previous experience with programing.
If youd like a crash course in a nice, modern and powerfull, but easy language Id recommend Visual Basic.
__________________ Buy the ticket, take the ride. - Hunter S. Thompson
Last edited by elmers : December 14th, 2003 at 12:08 AM.
|
| |
December 14th, 2003, 12:08 AM
|
#3 (permalink)
| | Member
Join Date: Nov 2003 Location: Hill AFB, UT
Posts: 168
|
i didnt' know that c++ is an extended version of c. so visual basic would be a good "starter language"?
<shad>
__________________ "The great masses of the people will more easily fall victims to a big lie than to a small one." |
| |
December 14th, 2003, 12:17 AM
|
#4 (permalink)
| | Ultimate Member
Join Date: Sep 2003 Location: Philadelphia
Posts: 1,484
|
c++ name is a pun on c as the ++ implies a "increment" of c. Nuff said. VB is a nice starter language but if your serious about learning to program you need to start with something simple and work your way up. VB is ok but dont expect to write video games in it.
FE simple file browsing program ---- VB
Linux OS -------------------------C++
So it depends on how technical you want to get. Also a c compiler can be found and downloaded of the internet for free, while VB is quite expensive.
Last edited by elmers : December 14th, 2003 at 12:26 AM.
|
| |
December 14th, 2003, 01:32 AM
|
#5 (permalink)
| | Member
Join Date: Nov 2003 Location: Hill AFB, UT
Posts: 168
|
ok, i did a search for vb books and found this one:
Microsoft Visual Basic .NET Step by Step
Author: Michael Halvorson
Publisher: Microsoft Press
i don't know if that one is good but i heard a few reviews for it and they said it was. i think this would be a good book for a beginner like me.
thanx for your help elmers!
<shad> |
| |
December 14th, 2003, 01:37 AM
|
#6 (permalink)
| | Member
Join Date: Nov 2003 Location: Hill AFB, UT
Posts: 168
|
also, i did a search for vb compilers and found a few that were free, are they worth the time downloading or should i just bite the bullet and buy a good one?
<shad> |
| |
December 14th, 2003, 07:51 PM
|
#7 (permalink)
| | Senior Member
Join Date: Jul 2002 Location: Texas A&M
Posts: 611
|
one of the real main differences in c and c++ is that c++ is object oriented (like java) where as c is a procedural language...
__________________
The Terk
|
| |
December 14th, 2003, 08:33 PM
|
#8 (permalink)
| | Ultimate Member
Join Date: Sep 2003 Location: Philadelphia
Posts: 1,484
|
I dont use visual basic, so I cant really help you. I've played with it for a while but didnt do anything complicated. |
| |
December 14th, 2003, 09:18 PM
|
#9 (permalink)
| | Member
Join Date: Sep 2002
Posts: 364
|
To use VB6, you have to pay for the program. To use VB.Net, you can download the compiler from MS. But VB.Net is a lot harder to program in without the IDE.
If you are happy to start of with command-line programs, I would just start with C if I was you.
If you want some graphical type stuff...and don't want to spend any money, then try VB.Net or Java. |
| |
December 14th, 2003, 11:29 PM
|
#10 (permalink)
| | Senior Member
Join Date: Jul 2002 Location: Texas A&M
Posts: 611
| Quote: Originally posted by Creosote If you want some graphical type stuff...and don't want to spend any money, then try VB.Net or Java. | gg java... gotta love it |
| | | Thread Tools | Search this Thread | | | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |