Quote:
Originally posted by SirAngelo:
Prince - Thanks for your quick response. To tell you the truth, I haven't had any type of training, or know any programming language at all, other than some html, but that's out of the subject. Anyway, I'm really interested in learning, so I figured I need to start with the basics (when I say basics, I mean really basics). The only problem I have is figuring out what languague should I start with. Like, should I start with Visual Basic and learn from there, or maybe Basic, to get a better grasp for programming. How about C or C++, or any other language. Well, like I said earlier, thanks for your help, and any other comments from you, or anybody else will be of great appreciation.
C/C++ isn't too hard until you get into more of the advanced stuff. It's a good first lang. (it was mine!) and once you learn it, it's not hard at all to move on to Java and other similar languages. There's a really good book that I use as a reference from O'Reilly Press (it's got a pencil drawing of a chipmunk on the cover) called, "How to Program C++". Awesome book for starting out. Really, anything from O'Reilly is good.