Day 5 and I realized what was wrong with the ADD section: There's a whole problem missing from the PDF version of the book. Fortunately I have a hard-copy of the book and can see what happened, but it's a little disturbing to see an entire example missing from the …
read moreLearning Challenge: ZX Spectrum machine code: Day 4
Day 4 of the learning challenge and I'm playing around more with the Zeus / Monitor and Disassembler environment and learning about addition on 8-bit machines. One thing that finally crystallized for me was how registers (which are 8-bits in length) could hold larger numbers like addresses (answer: use two registers …
read moreLearning Challenge: ZX Spectrum machine code: Days 1-3
For the month of July I've decided to try to do what I initially thought I should do in June: Learn Machine Code on the ZX Spectrum. The ZX Spectrum for those who don't know is a machine that was released primarily in the UK and was the equivalent of …
read moreWhy Pelican
During my JavaScript Learning Challenge I decided to move this blog over from Wordpress to Pelilcan. Not only was it "Great Moments in Procrastination" (the cleanest my house will ever be is directly proportional to the amount of stuff I don't want to work on) but it was also driven …
read more30 Day JavaScript Learning Challenge: Fin
One of the comments I got during this challenge was along the lines of "I'm surprised you kept up with it this long"
Well, quell the surprise: I'm giving up JavaScript once again. For now.
The biggest reason for wrapping it up is I'm not ready to take JavaScript at …
read more