Skip to content

tejanhu/FSWD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

FULL STACK DEVELOPMENT CONCEPTS

FRONT-END TECHNOLOGIES

  1. Course Basics
  2. Introduction to Front End
  3. Introduction to HTML
  4. Intermediate HTML
  5. Introduction to CSS
  6. Advanced CSS
  7. Bootstrap
  8. JavaScript: Basics
  9. JavaScript: Control Flow
  10. JavaScript: Functions
  11. JavaScript: Arrays
  12. JavaScript: Objects
  13. DOM Manipulation
  14. DOM Events
  15. Color Game Project
  16. Introduction to jQuery
  17. Advanced jQuery
  18. Todo List Project

BACK-END TECHNOLOGIES

  1. Backend Basics
  2. The Command Line
  3. Introduction to NodeJS
  4. Introduction to Express
  5. Intermediate Express
  6. YelpCamp: Basics
  7. Databases: MongoDB
  8. YelpCamp: Data Persistence
  9. RESTful Routing - Blog App
  10. Semantic UI
  11. Databases: Associations
  12. YelpCamp: Comments
  13. Authentication - PassportJS
  14. YelpCamp: Adding Auth
  15. YelpCamp: Cleaning Up
  16. Authorization