Resource library

Curated links, tools, and practice challenges for all skill levels

Archive

Previous sessions and recordings

Browse recordings, slides, and references from past club sessions.

View archive
16 resources
Web Dev

The Odin Project

Full-stack web development curriculum with hands-on projects.

BeginnerTutorials

React docs

Official interactive docs for learning React from components to hooks.

IntermediateTutorials
Fundamentals

CS50 by Harvard

Legendary intro to computer science. Great for absolute beginners.

BeginnerTutorials

Exercism

Code practice in 60+ languages with mentored feedback from real devs.

BeginnerPractice

roadmap.sh

Visual learning roadmaps for every major developer specialisation.

BeginnerTutorials
Algorithms

LeetCode

Practice interview-style algorithmic problems with community solutions.

IntermediatePractice

Advent of Code

Annual coding puzzles — great for practising algorithmic thinking.

IntermediatePractice

Codeforces

Competitive programming with live contests and rating ladders.

AdvancedPractice
Tools

VS Code

The industry-standard code editor. Lightweight, powerful, and extensible.

BeginnerTools

Git & GitHub

Version control fundamentals. Essential before any real project.

BeginnerTools

Postman

API testing and development tool used by almost every backend team.

IntermediateTools

Figma

Collaborative design tool for UI/UX prototyping — free for students.

BeginnerTools

GitHub Copilot

AI pair programmer. Free for students via GitHub Education pack.

IntermediateTools
AI / ML

Kaggle

Real datasets, competitions, and notebooks for hands-on ML practice.

IntermediatePractice

fast.ai

Practical deep learning course. Top-down, project-first approach.

IntermediateTutorials
DevOps

Docker docs

Containerisation from first principles — vital for modern deployment.

IntermediateTutorials