[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interview with the Apple IIGS kid



On Wednesday, August 29, 2012 5:23:57 AM UTC-7, thye...@gmail.com wrote:
> 在 2012年8月29日星期三UTC+8下午7时23分43秒,Polymorph写道:
> 
> 
> 
> > I've just started teaching my 8 year old daughter to program in BASIC on 
> 
> > 
> 
> > the IIgs also - so maybe you will have some competition in the future? 
> 
> > 
> 
> > :-)  Mind you, its been at least 20 years since I did any BASIC, so the 
> 
> > 
> 
> > teacher is teaching himself along the way.
> 
> > 
> 
> > 
> 
> > 
> 
> > Anyway, well done guys.
> 
> > 
> 
> > 
> 
> > 
> 
> > -- 
> 
> > 
> 
> > 
> 
> > 
> 
> > Cheers,
> 
> > 
> 
> > Mike
> 
> > 
> 
> > 
> 
> > 
> 
> > Find my Apple II projects online at:
> 
> > 
> 
> > http://apple2.sytes.net/
> 
> 
> 
> Thank you!
> 
> 
> 
> Ding Wen is now starting to look into... 6502 assembly language!
> 
> 
> 
> What is the simplest way for him to learn assembly? The fun way?

Bob Bishop wrote a book called "apple visions"

http://bob-bishop.awardspace.com/Apple-II/covers/av2.jpg

If your son likes programming, 6502 is a natural graduation, and should be fun for him.  You need 6502 instruction reference,   

http://www.obelisk.demon.co.uk/6502/reference.html#LSR

Rich