Tutorial links
Foundational skills Heading link
HTML
- W3schools | HTML Tutorial
- Mozilla | Structuring the web with HTML
- FreeCodeCamp | Learn HTML – Full Tutorial for Beginners (2022)
CSS
- W3schools | CSS Tutorial
- Mozilla | CSS: Cascading Style Sheets
JS
- W3schools | JavaScript Tutorial
- Mozilla | JavaScript — Dynamic client-side scripting
- freeCodeCamp | JavaScript Algorithms and Data Structures (choose “Basic Javascript Course”)
LAMP stack Heading link
Install LAMP stack
- LAMP guides
- Install Ubuntu on Oracle VirtualBox
- Run Linux containers on Windows
- Install Linux on Windows with WSL
Linux
- Linux command line for beginners
- Anatomy of a CLI command
- Explain Shell (handy tool for identifying shell commands, arguments, flags)
Apache
MySQL
- W3schools | MySQL Tutorial
- Kinsta | How to Install phpMyAdmin on Any Operating System
- How to connect HTML to database with MySQL using PHP?
PHP
- W3schools | PHP Tutorial
MEVN stack Heading link
Install MEVN stack
MySQL
- Refer to “MySQL” under “LAMP” above
Express
- Refer to “Install MEVN stack”
Vue
Axios
Node
- Refer to “Install MEVN stack”