« earlier | later » Page 7 of 14
I told my 2nd year CS students to create a programming language [RESULTS] | Dovyski edit / delete
The results of the article I'd linked to before.
to ag0700 compiler language-design teaching ... on 15 October 2012
vsergeev/apfcp · GitHub edit / delete
Assembly primer for C programmers. AG0803, this one's likely to be interesting.
Clever Algorithms: Nature-Inspired Programming Recipes edit / delete
Rapid overview of lots of bioinspired algorithms. Probably of more use as a list of canonical references than for the code itself.
to algorithm bioinspired natural programming teaching ... on 16 September 2012
Computer Laboratory: Baking Pi - Operating Systems Development edit / delete
Bare-metal programming on the Raspberry Pi board. This is what we'd need to get RMoX running -- probably a worthwhile experiment at some point...
to arm embedded os raspberry-pi teaching ... on 13 September 2012
A CS Professor's blog: Podcast assignments edit / delete
I like "Just read it aloud to me." as a way of getting academic writing right -- AG0700 students will probably get this next year...
How To Make Text Adventures edit / delete
Now, if only someone'd do a Python version of the Usborne text adventures book...
to adventure ag0700 games programming python teaching ... on 27 May 2012
» I told my 2nd year CS students to create a programming language Dovyski edit / delete
This sounds like a fun idea -- I wonder if we could get it into CGT2 somewhere? (Step 1: identify all the things you don't like about C++ so far. Step 2: fix them.)
to ag0803 language-design teaching ... on 15 April 2012
« earlier | later » Page 7 of 14
tasty by Adam Sampson.