View Single Post
Old 03-19-2008, 03:08 PM   #11 (permalink)
wordman
Junior Member
 
Join Date: 03-08-08
Posts: 10
iTrader: 0 / 0%
Latest Blog:
None

wordman is on the right pathwordman is on the right pathwordman is on the right path
Yep. I started with Java, and was stuck, then went to Perl and eventually got stuck. Next VB6, then...and I did finally that it's like martial arts: learn the common basics of programming and it is easier because it's all related. From there it can be as easy as knowing where to find the reference book you need. Try this: look at how an Excel spreadsheet works and you will see all the basics of programming. I.E. The workbook contains objects (spreadsheets), each having attributes (variables) that contain data (values), etc. Each record is a child of the spreadsheet object...oh hell too much to tell....Sometimes I consider the lowly spreadsheet to figure out the way programming works. Sorry, did I digress again?
wordman is offline   Reply With Quote