« earlier | later » Page 7 of 22
Ned Batchelder: Loop Like A Native edit / delete
Tricks with Python iterators. I don't do very much of this -- I'm not entirely convinced that it's a not a bit excessively magical -- but it is cute.
to iteration iterator programming python ... on 02 August 2013
Anatomy of a pseudorandom number generator – visualising Cryptocat’s buggy PRNG | Naked Security edit / delete
Another example of why writing your own crypto code probably isn't a good idea.
to bugs cryptography programming ... on 11 July 2013
Proper handling of SIGINT/SIGQUIT edit / delete
What shells and applications ought to be doing.
to programming shell sigint signal unix ... on 07 June 2013
Embedded in Academia : Reading Code edit / delete
A discussion of the importance of reading code.
to ag0700 code programming reading teaching ... on 28 May 2013
The Rust Programming Language edit / delete
Mozilla's answer to Go, it appears.
to language-design programming rust ... on 09 April 2013
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
Bruce Eckel's MindView, Inc: Thinking in C++ 2nd Edition by Bruce Eckel edit / delete
This C++ book comes highly recommended, and is now freely available. AG0700/AG0803 students may find this useful.
to ag0700 books c++ etext programming ... on 16 September 2012
The Hacker Shelf | Community-curated collection of free books for the intellectually curious. edit / delete
Links to online books -- generally pretty good (better than collections of cheap ebooks I've seen!).
to ag0700 ag0803 books etext programming ... on 16 September 2012
countercomplex: IBNIZ - a hardcore audiovisual virtual machine and an esoteric programming language edit / delete
Cute.
to art cute-code programming vm ... on 27 May 2012
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
« earlier | later » Page 7 of 22
tasty by Adam Sampson.