PDA

View Full Version : Where to begin?


zabien1970
July 9th, 2007, 05:10 AM
I've been wanting to get into programming and am wondering where to start, after reading threads in this forum I see there are plenty of preferences and I'm sure I'll get alot of "this is better because..." so to stop some of that let me clarify my intentions.
I'd like to start with something relatively easy then look into other languages once I get the hang of proper coding without being too sloppy.
From what I've read it seams like I should start with python then, once I start to feel comfortable, start learning java, c, (or c++), and possibly perl.
This way I can do average programming and if I find a language that appeals to me I can try mastering it while still having a basic understanding of other languages when I come across them.

So, 1) Which language is a good starting point?
2) What are some good languages to dabble in?
3) Where can I find some online info to get me going

Once I pick a starting point I will buy some books for reference, hopefully someone will point me in the right direction without being predispositioned to their own preferences.

zabien1970
July 9th, 2007, 08:38 AM
I have read the 'sticky' 'How to start programming' and have been reviewing the links there, I hope I'm not being ignored for not doing my own research, I have been.
I would just like some feedback on whether or not I'm making a good choice of where to begin, the last time I really studied programming was back in high school, DOS on an apple2e.
I'm just looking for a good solid language that's relatively easy to learn, that I can use as a foundation to build my skills and develop a solid form that won't be looked at as sloppy. That seems to be a big complaint in this forum.
Thanks in advance for any advice,
Brendon

pmasiar
July 9th, 2007, 08:42 AM
wiki in my sig is a good start: free online books, and training tasks to solve. Also see sticky for this forum

LaRoza
July 9th, 2007, 08:46 AM
My sig is a good start also. My little tutorial is not finished, so you'll have to use my links.

http://laroza.pbwiki.com/

Specifically:

http://laroza.pbwiki.com/CompletelyNew

Good luck!

zabien1970
July 9th, 2007, 08:55 AM
Thanks for the links, It looks like python is the way to go.

LaRoza
July 9th, 2007, 09:00 AM
Thanks for the links, It looks like python is the way to go.

If you are referring to my posts, Python is a very good language.

After you learn it, learn others, I recommend C++.