« earlier | later » Page 8 of 14
» I told my 2nd year CS students to create a programming language Dovyski
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
Cooperative Group Problem Solving Introduction
I wonder if this might make a good AG0700 exercise next year...
C pointers explained – The Paleotechnologist
This is essentially the same way I explain pointers, so probably worth linking to as a handy reference for students who can't remember the syntax in C++...
Felix von Leitner's classic talk on what the optimiser does.
to compiler optimisation teaching ... on 15 October 2011
Gilbert's occam-pi manual (in French).
to concurrency occam teaching ... on 22 September 2011
The make tutorial that AG0700's predecessor used.
to ag0700 build-systems make teaching ... on 12 September 2011
The Most Important C++ Non-Book Publications...Ever
I wish this were a bit less hyperbolic, but still interesting.
An open-source 2D games engine. This looks pretty neat, much along the lines of the internal stuff we use at Abertay for teaching games programming -- good for student projects?
to 2d ag0801 engine games graphics software teaching ... on 23 August 2011
Haavard - From C++ to HTML5: Rebuilding a game using open web standards
to games html5 javascript programming teaching ... on 18 July 2011
« earlier | later » Page 8 of 14
tasty by Adam Sampson.