Review of Coursera’s Algorithms Part I by Princeton

This is the first in a series of two posts about a study group I organised for learning Algorithms & Data Structures. This post focuses on the content of the course, which is Princeton's Algorithms I on Coursera. The course covers a variety of data structures and searching and sorting algorithms from a programmatic implementation angle (as opposed to … Continue reading Review of Coursera’s Algorithms Part I by Princeton

Code Sydney – a Javascript study group

I've done quite a few random side projects using Javascript, but I've never learned it "properly", and I've always wanted to. In a nice coincidence, a fellow geek Lucy Bain started a Javascript study group a couple of months ago called Code Sydney, which uses the Odin Project's course material - so of course I signed up. Course Content I've really … Continue reading Code Sydney – a Javascript study group