I want to learn a little programming and I'm not sure where to start. I'm 36, and I've been into computers all my life. I do a lot of web programming already in Lasso for about 8 years (see http://www.omnipilot.com) w/ MySQL databases, e-commerce, etc.
I have never programmed applications. I'd really like to start building some applications that interact with MySQL. I've heard that Real Basic is good but others have told me XCode is also good (and free). Real Basic seems like it has the advantage of compiling in multiple OS (Windows, Mac Linux) which seems attractive, but not totally 100% necessary.
Can anyone shed some light on where to start and if there are any books I should get. I've programmed in BASIC back in the Apple // days, but that's been a LONG TIME ago!
10 PRINT "HELLO!"
20 GOTO 10
RUN
Marc
I have never programmed applications. I'd really like to start building some applications that interact with MySQL. I've heard that Real Basic is good but others have told me XCode is also good (and free). Real Basic seems like it has the advantage of compiling in multiple OS (Windows, Mac Linux) which seems attractive, but not totally 100% necessary.
Can anyone shed some light on where to start and if there are any books I should get. I've programmed in BASIC back in the Apple // days, but that's been a LONG TIME ago!
10 PRINT "HELLO!"
20 GOTO 10
RUN
Marc