my main goal in life is to be a computer programmer but i really dont have any main direction to follow. Where should I start? What should I do? can anybody plz give me someplace to start?
thanks for any help in andvance.
Printable View
my main goal in life is to be a computer programmer but i really dont have any main direction to follow. Where should I start? What should I do? can anybody plz give me someplace to start?
thanks for any help in andvance.
Grab a compiler and if you need to then read. http://www.bloodshed.net/devpascal.html
http://www.thefreecountry.com/compilers/cpp.shtml
http://www.planet-source-code.com/
PM or google for source code if you are desprite enought. I used to have many goals in life intil well... here I am. Its really a sad story and I don't want to share more on that than I already have. :(
Check out the "programming" section of Negative's index of the tutorials forum here: http://www.antionline.com/showthread...hreadid=251708
It contains TONS of info about programming and I can't think of a better place to start. It's a pain in the butt to learn at first....I'm the type that tries to absorb everything at once and just ended up with a headache and I was extremely hungry and sleepy by the time I took a break.
Or click on the numbers in my signature, if you need any Tutorials or help on programming, you'll find many link to help you there.:)
Heh, I actually thought about copying and pasting your (Memory's) freakin LIBRARY of linkz. I've got a word document where I copied and pasted them awhile ago. Somehow I figured you'd do it yourself b/c you're online all the time and you just can't seem to pass up a perfectly good opportunity to post ;).
Im learning c++ right now. I find these 2 links very helpful:
http://www.cplusplus.com/doc/tutorial/
http://www.cprogramming.com/tutorial.html
start off with some basic languages like C, C++ ,basic. this will help you in getting your logics straight. i would suggest go for some degree/diploma in computers.
and i found this pretty informative for new progg. wannabes
http://www.analogx.com/contents/articles/howtoprg.htm
Do you have any goals as to what you want to do as a programmer? To learn for the sake of learning I'd suggest you pick up a book on BASIC, play with that in order to understand programming basics, following that go to a book store and find a series of books that have beginner to advanced levels in a topic (i would suggest learning c ), start at a level your comfortable with and once you've mastered it many other languages will be easy.
thanks everyone for the help.. im gonna work on this for a while and i'll be back for help eventually.. i know that for a fact..
Have you checked out python. You can download the software for free:
http://python.org/
Easy to learn the basics, might give you a good base to learn other languages.