A collection of things we think are awesome
-
Docker Curriculum: An introductory guide to Docker and containers
-
Linux Kernel Labs: A series of tutorials exploring various parts of the Linux kernel
-
GitHub Student Developer Pack: Github partnered up to offer students free access to some great tools and resources
-
The Missing Semester of Your CS Education: 11 lectures from MIT to kick-start your degree and career
-
The Python Tutorial: The PSF's official Python tutorial - a great place to start with the language
-
Git - The Simple Guide: An absolute must-read guide for those unfamiliar with the Git VCS tool
-
Learn Code the Hard Way: A fantastic series of courses on programming and related topics
-
w3schools: In-depth tutorials on a variety of web technologies and programming languages
-
Hugo: An easy-to-use static site generator
-
GitHub Pages: GitHub provides free hosting for personal web pages and projects
- Fast AI: A Python AI library and some easy tutorials on Image Recognition and Natural Language Processing
-
OpenGL Tutorials: Tutorials on basic and intermediate-level graphics programming with OpenGL
-
Unity Tutorials: Tutorials for the Unity game engine, from beginner to intermediate
-
Sebastian Lague: This youtuber explores ways of generating worlds in Unity - clouds, portals, caves, ecosystems, and more
-
Codingame: Coding challenges in over 20 different programming languages in the context of a video game
-
Hack The Box: Vulnerable machines and security challenges you can practise your hacker skills on
-
OWASP Cheat Sheet Series: Cheat sheets for securing everything from AJAX to XML - litterally
-
Crypto 101: A free, open-source, and very complete introduction to cryptography
-
Pwnable: Binary exploitation challenges and war games
-
Markdown Cheatsheet: A convenient reference to everyone's favourite markup syntax
-
xkcd: Any self-respecting nerd's favourite webcomic
-
The Codeless Code: Fables and koans about software engineering and technology