Harvard CS50 |
24hr video covering the full Harvard computer science course. |
The Missing Semester (MIT) |
Shell tools / scripting, CLI, version control (Git), debugging, security & cryptography. |
Big O Notation |
Basics of Big O notation, why it is used and how describe the time and space complexity of algorithms with examples. |
The Algorithms |
Guides on getting started in almost all modern programming languages. |
Code Review Pyramid |
Visual guide for code reviews |
Developer Reference |
Reference for CI/CD, Docker, programming languages, SQL, shell, Git & more |
Docker in an hour |
Workshop guide. |
Automate GitHub Releases |
Guide to setting up Actions pipelines for release automation. |
GitHub Actions Reference |
Reference for learning what actions are, and how to configure them for your projects. |
GitSwarm Guide |
GitHub Actions build automation guide. |
RegExr |
Online regular expression testing environment. |
Carbon code |
High quality formatted code image generation |
Shields.io |
Metadata badges for projects, links & socials |
Windows Command Prompt |
Basic commands required for working in Windows CLI |
Online Linux Terminal |
Copy.sh online Linux practice space |