Skip to content

Material Related to the "The Web Developer Bootcamp" by Colt Steele on Udemy

Notifications You must be signed in to change notification settings

tielushko/The-Web-Developer-Bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The-Web-Developer-Bootcamp

Material Related to the "The Web Developer Bootcamp" by Colt Steele on Udemy

Section 1: Introduction to the Course

Section 2: Introduction to Front End Development

  • Setup
  • How Web Works
  • The Holy Trinity of web development

Section 3: Introduction to HTML

  • Basic Boilerplate and HTML basics
  • HTML Lists
  • Divs, spans
  • HTML Attributes

Section 4: Intermediate HTML

  • tables
  • labels
  • forms
  • inputs

Section 5: Introduction to CSS

  • CSS basics
  • Selectors
  • Background, borders
  • specificity

Section 6: Intermediate CSS

Section 7: Bootstrap 3

Section 8: Bootstrap 4

  • TODO!

Section 9: Bootstrap 4: Flexbox and Layout

  • TODO!

Section 10: Introduction to JavaScript

  • Primitives
  • Variables
  • Exercises

Section 11: JavaScript Basics: Control Flow

  • Boolean Logic
  • Logical Operators
  • Conditional
  • While loops, for loops
  • exercises

Section 12: JavaScript Basics: Functions

  • functions
  • arguments
  • return
  • scope

Section 13: JavaScript Basics: Arrays

  • Intro to arrays
  • array methods
  • To-Do List mini project
  • Exercises

Section 14: JavaScript Basics: Objects

  • Intro to Objects
  • Objects vs. Arrays
  • Adding methods to objects
  • Movie Database Exercise

Section 15: DOM Manipulation

  • Intro to DOM
  • Select and Manipulate
  • Manipulating Style, text, content, attributes

Section 16: Advanced DOM Manipulation

Section 17: RGB Color Game Project

Section 18: Intro to jQuery

  • Selectors
  • Useful methods: attr() val() addClass() removeClass() toggleClass() text() html()

Section 19: Advanced jQuery

  • click() keypress() on() methods
  • jQuery effects

About

Material Related to the "The Web Developer Bootcamp" by Colt Steele on Udemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published