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 11-11-2002, 08:34 PM   #1
Member (9 bit)
 
muTe's Avatar
 
Join Date: Jan 2002
Location: Quebec, Canada
Posts: 426
c or c++?

hi

I would like to know if it's better to start with c or c++? then do you have anything where I can start? I already did some programmation(qbasic, visual basic). and can you tell me what program I need excatly? thanks
dim3x
muTe is offline   Reply With Quote
Old 11-11-2002, 10:11 PM   #2
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
Hi Dim3x,

I would recommend starting with C++ or Java, they're both very similar only Java is a bit easier to code and safer for beginners. There are free compilers available for each, I recommend Dev-C++ for C++ and the Java SDK with a good text editor like TextPad for Java. Hope that helps.
__________________
"A witty saying proves nothing." - Voltaire
DrZaius is offline   Reply With Quote
Old 11-11-2002, 10:58 PM   #3
Member (9 bit)
 
muTe's Avatar
 
Join Date: Jan 2002
Location: Quebec, Canada
Posts: 426
yeah that is nice thanks. also do you have any documentation that show you some exercices and things to do first.. like a guide "how to" or something like that
thanks
muTe is offline   Reply With Quote
Old 11-11-2002, 11:11 PM   #4
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
Here's a good site with C++ tutorials and examples.

http://www.cprogramming.com/
DrZaius is offline   Reply With Quote
Old 11-12-2002, 08:30 AM   #5
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
Dev C++ is a good C++ compiler, and for Java I like NetBeans. Java is a good language for beginners, it is very logical and totally object-oriented. A good language for learning logical coding.
doctorgonzo is offline   Reply With Quote
Old 11-12-2002, 02:15 PM   #6
aym
Registered User
 
aym's Avatar
 
Join Date: Nov 2001
Posts: 1,965
I agree, start with Java, then move to C/C++, exactly like what I did.
As for Java tutorials, check out the official one:
http://java.sun.com/docs/books/tutorial/
aym is offline   Reply With Quote
Old 11-14-2002, 03:44 PM   #7
Member (9 bit)
 
Join Date: Jan 2001
Location: East Coast, USA
Posts: 320
Send a message via AIM to TMAN
well I think you need to think about what you want to do.

Wanna take maximum control over the machine without learning ASM? Do C.

Wanna make something huge yet organized with a lot of the power of C, but you still want speed and security? Do C++.

Wanna get the best idea of object oriented programming but are willing to sacrifice speed and control? Do JAVA

So, what are your intentions? If you just want to learn... well thats a personal issue and it is to your great benefit to learn as much as possible in any order. Look at some sample code to see what you like and move on from there.
TMAN is offline   Reply With Quote
Old 11-15-2002, 12:22 PM   #8
Member (12 bit)
 
Paul Victorey's Avatar
 
Join Date: Mar 1999
Location: MN or WI
Posts: 3,017
I dunno if C is really any more powerful than C++...
Paul Victorey is offline   Reply With Quote
Old 11-15-2002, 05:44 PM   #9
Fly Eagles Fly
 
Fuze's Avatar
 
Join Date: Jan 2002
Location: Philadelphia, PA
Posts: 981
Send a message via AIM to Fuze
if you start java... a great free enviroment to code in is "JCreator", free version.
Fuze is offline   Reply With Quote
Old 11-19-2002, 10:55 PM   #10
Member (7 bit)
 
LoveJones's Avatar
 
Join Date: Sep 2002
Posts: 93
C++ is a superset of C, meaning that virtually anything you can do in C, you can do in C++.

For the new programmer I personally suggest learning C first. It's much more intuitive in my opinion. C program-style mentality (on a basic level) is "do do do," while in C++ it's "manipulate object." ...

When you are starting out one of the first things you learn in any language is what you need to "do." This is why I recommend C.

For most applications in the "real world," C++ or Java are the languages of choice, because as others mentioned you can do a whole lot more and you have much better security.
LoveJones is offline   Reply With Quote
Old 11-26-2002, 10:00 PM   #11
Mondsreitersmann
 
Nuclear Krusader's Avatar
 
Join Date: Jul 1999
Location: Skingrad
Posts: 8,781
What version of Dev-C++ do you recomend? The 4 or the 5 which is a beta version?
__________________
Darum still, füg' ich mich, wie Gott es will. Nun, so will ich wacker streiten, und sollt' ich den Tod erleiden, stirbt ein braver Reitersmann.
Nuclear Krusader 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 12:25 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2