Before you can start truly programming, you need to understand problem solving, how a computer does it, and the way computers follow instructions. Depending on the person, I'd recommend to either start low-level, C/C++, or something higher level, like Actionscript or Java, or even something higher level like Javascript. In any case it helps to find a book or website that can help you along through the basics of programming. |