Thread: help
View Single Post
Old 10-03-2006, 10:30 AM   #6 (permalink)
jaeusm
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

Quote:
call me crazy but i think perl offers the best insight on programing basics
You're crazy
Perl is a bit cryptic for a beginner.

Quote:
yeah i chekd out python and c++, the tutorials an all, but c...they just start off immediately giving me instructions on what to do
Go for python tutorials -- or better yet, books. You can do C or C++, but you'll have to learn more before you can start being productive. In a couple days with python, you'll be surprisingly productive.

Quote:
for eg, "hello world" i get that but it doesnt exactly tell you clearly what the code does...
Sometimes when first learning a language, you have to accept that some things just work until you have learned a sufficient amount to comprehend what is actually happening. I've never been a big fan of online tutorials. I'd check amazon for book reviews and purchase a good book on whatever language you want to learn. If you would like to see what books other people at this forum have used to learn certain programming languages, just ask.
jaeusm is offline