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 12-02-2002, 09:06 PM   #1
Member (12 bit)
 
Markoman01027's Avatar
 
Join Date: Jul 2002
Location: Easthampton, Massachusetts
Posts: 2,633
Thinkin about starting Programming

Hello everybody,

Thinkin about starting up on Computer Programming. I am a newbie to Computer Programming, so I would like some information on the best Computer Programming language to learn for my ability.

Do I need to be good at Math to be a good Programmer?

Don't really want to learn C. Would rather learn JAVA, or even C++. What do you guys suggest?

Any good learning techniques? I have tried to learn programming in the past, but always gave up because I never found a good learning techniqe.

Got any Tutorial Sites to your recommended Programming language?

Thanks for the help guys!
Markoman01027 is offline   Reply With Quote
Old 12-02-2002, 09:12 PM   #2
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
Hi Markoman01027,

I highly recommend starting with C++/Java, they're both popular and teach you good programming habits. You don't need to be good at math, but it does help to understand some advanced ideas (recursion). Head on over to a bookstore or Amazon and pick up one of the Learn C++ (or Java) in 21 Days books and start reading. If you have any questions ask here.

Here's a basic Java tutorial.
http://java.sun.com/docs/books/tutorial/

And a C++ one.
http://www.cprogramming.com/

Also, look through this Programming forum for other threads and links to free compilers. Hope that helps.
DrZaius is offline   Reply With Quote
Old 12-02-2002, 09:37 PM   #3
Member (12 bit)
 
Markoman01027's Avatar
 
Join Date: Jul 2002
Location: Easthampton, Massachusetts
Posts: 2,633
Thanks DrZaius,
I have Learn C++ in 21 days(SAMMS) good book..just always quit when I start reading :P
Markoman01027 is offline   Reply With Quote
Old 12-06-2002, 10:52 PM   #4
Member (7 bit)
 
LoveJones's Avatar
 
Join Date: Sep 2002
Posts: 93
I suggest that you practice every little bit of new information you learn in C++, as you go along.

I really feel that learning C before C++ is the way to go. I am a Computer Science and Engineering student, and not to toot my own horn, but I am a bright guy (who has some dull moments =p ) and I found C++ intimidating even after first learning C.

There are a lot of C++ concepts for which I think it's extremely beneficial to have the knowledge of C. Then you can just focus on the new C++ concepts, instead of having to learn it all at the same time.

C is much more intuitive, it is basically designed for "doing," things, where as C++ is designed for "objects," and acting upon the objects.

Furthermore, C++ is simply a superset of C, meaning that anything you can do in C, you can do in C++. That means that if you learn C first, you are technically learning C++ also. You are just focusing on the basic techniques instead of more advanced topics like classes, inheritance, polymorphism, operator overloading, etc.

Anyway, I think it's important to challenge yourself. Do programs that you don't at first feel comfortable doing. Otherwise you will be doing "Hello World!," for all eternity.

And once again, if you will not heed my warning about learning C before C++, then everytime you learn a new C++ concept (major ones) try it out before moving along. Make a simple program that utilizes your newfound knowledge.

Good luck!
LoveJones is offline   Reply With Quote
Old 12-07-2002, 12:09 AM   #5
Member (7 bit)
 
RoyKelly's Avatar
 
Join Date: Sep 2002
Location: Pueblo, Colorado
Posts: 101
Quote:
Originally posted by DrZaius

And a C++ one.
http://www.cprogramming.com/

Dr Z,

The C++ one does not open. I get a 404 error. Is this a current link or an old one?

I searched in Google and found it at http://www.cprogramming.com/

Last edited by RoyKelly; 12-07-2002 at 12:13 AM.
RoyKelly is offline   Reply With Quote
Old 12-09-2002, 12:35 PM   #6
Member (7 bit)
 
Join Date: Oct 2002
Posts: 82
Personally, I think java is the best starters programming language.(Plus its great for all skill) For a good place to start you can try a book by a prof I know. Check amazon:
David Riley The Object of Java Blue Jay Edition
ISBN 0-321-121-73-2

This is a book used in some begginer programming classes at many colleges. I like this book because of the strong Object Oriented approach. You start out by learning the concepts of programming OO Programming. Which will benefit you for any language you then want to learn.
Lynx4Ben 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:26 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2