Skip to content

Instantly share code, notes, and snippets.

@ayyzenn
Last active July 2, 2025 22:29
Show Gist options
  • Select an option

  • Save ayyzenn/9cc0e5f1bafd21ab55e260b93f35de9f to your computer and use it in GitHub Desktop.

Select an option

Save ayyzenn/9cc0e5f1bafd21ab55e260b93f35de9f to your computer and use it in GitHub Desktop.
🌐 Web Development Roadmap by COLAB β€” Summer Edition A structured and beginner-friendly Web Development roadmap by COLAB, covering both front-end and back-end technologies. Includes curated YouTube tutorials on HTML, CSS, JavaScript, Bootstrap, Node.js, PHP, Laravel, and more. Ideal for students and self-learners aiming to build full-stack web ap…

🌐 Web Development Roadmap by COLAB

Version 2.4 | Summer Edition
Total Duration: ~27.5 hours


πŸš€ FRONT-END WEB DESIGNING

  1. HTML (1:00:41)
    πŸ“Ί HTML Full Course – Build a Website Tutorial

  2. CSS (1:25:11)
    πŸ“Ί CSS Tutorial for Beginners

  3. Bootstrap (1:18:45)
    πŸ“Ί Bootstrap 4 Crash Course
    Note: Skip the JavaScript part for now and revisit it later.

  4. JavaScript (1:40:29)
    πŸ“Ί JavaScript Crash Course for Beginners
    πŸ” Alternative: Another JS Crash Course

  5. DOM Manipulation (Playlist)
    πŸ“Ί DOM Tutorial Series

  6. JavaScript ES6 (Playlist)
    πŸ“Ί Modern JavaScript (ES6+) Tutorial Series

  7. jQuery (1:01:09)
    πŸ“Ί jQuery Crash Course


πŸ› οΈ BACK-END SERVER-SIDE WEB PROGRAMMING

  1. Node.js (2:06:34)
    πŸ“Ί Node.js Crash Course

  2. MongoDB (27:21) (Optional)
    πŸ“Ί MongoDB Crash Course

  3. Express & Node.js (1:46:10) (Optional)
    πŸ“Ί Express.js Crash Course

  4. SQL (1:11:34)
    πŸ“Ί SQL Crash Course

  5. PHP (3:15:36)
    πŸ“Ί PHP Full Course

  6. PHP REST API (1:03:00) (Optional)
    πŸ“Ί REST API in PHP (Playlist)

  7. Laravel (4:18:51) (Optional)
    πŸ“Ί Laravel Full Course

  8. Django (7:10:04) (Optional)
    πŸ“Ί Django Full Course – Beginner to Advanced


πŸ“Œ Final Note

While most of these tutorials are demonstrated on Windows, learners are encouraged to apply and practice everything on Linux for a more realistic and flexible development environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment