Beginning Programming
Adrian Kingsley-Hughes | Kathie Kingsley-Hughes


Compras Nikon
Bluetooth
1 A True Beginners Book
When the first chapter of a book on programming is titles 'What Is Programming' you get a pretty good idea of the level of the book. Combine this with the title 'Beginning Programming' and you have a pretty good idea of what's it all about.

This book is also set up to allow you to get into programing cheaply. It programs its examples using C++, Java, VBScript and JavaScript (along with a few references to other languages). These languages are available free for downloading over the internet. You also do not need a big, super powerful computer to do programming. Indeed, most of my own programming is done on an old Pentium II - 400 MHz machine that I bought for $55 (well, to be truthful, I added another $15 in memory).

Finally, as the authors point out, after you learn one language you know enough about the general structure of programming to be readily able to move to another language. After a couple of weeks working with this book, you could move up to another language in probably a couple of days.

This is indeed the simple way to get started in programming. I wish I'd had it when I started forty something years ago.

Friday, 04-Jul-2008 22:23:44 CDT
Quote of the Day:


Solutions are obvious if one only has the optical power to observe them

over the horizon.
-- K.A. Arsdall

Not every question deserves an answer.