View Single Post
Old 06-19-2006, 02:56 PM   #8 (permalink)
xr280xr
 
Junior Techie

Join Date: Sep 2005

Posts: 72

xr280xr

Default

Quote:
Originally posted by ablaye
Learn C. That's probably the best programming language to start with.

Next you could learn C++, which would introduce you to object-oriented programming.
I agree. C is the most basic but also very powerful. I started in C++ and don't think that was a bad place to start either. Just try to stay away from object oriented topics until you understand the basics of programming.
xr280xr is offline