Skip to content

Instantly share code, notes, and snippets.

@broskees
Last active June 26, 2021 02:58
Show Gist options
  • Save broskees/f0f787ff153f9e21625bfac7ac4d80a0 to your computer and use it in GitHub Desktop.
Save broskees/f0f787ff153f9e21625bfac7ac4d80a0 to your computer and use it in GitHub Desktop.
Becoming A Web Developer: A - Z

A-Z on the skills to become a proficient, accomplished & well paid web developer

Frontend Development (Beginner)

  1. HTML5
  2. CSS3
  3. Javascript
  4. Creating a basic site with HTML, CSS & Javascript
  5. Object Oriented Programming

Backend Development (Beginner)

  1. PHP
  2. MySQL & SQL
  3. Local environments, servers & phpMyAdmin

Content Management Systems (WordPress Basics)

  1. Setting up WordPress
  2. The basics of WordPress
  3. Theme Development with WordPress (using underscores)

Setting up a modern development environment

  1. Become a command line power user
  2. VSCode
  3. Git & Github
  4. Homebrew (mac only)

Node.js

  1. The Basics of Node
  2. NPM
  3. Yarn

Frontend Development (Intermediate)

  1. Bootstrap
  2. Tailwind
  3. SASS & SCSS
  4. ES6 & Typescript
  5. Code Linting

Content Management Systems (Laravel & WordPress)

  1. Composer
  2. Laravel from Scratch
  3. Roots Stack: Bedrock & Trellis Deployment
  4. Roots Stack: Sage Theme Development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment