Web Development Tools
  • Introduction
  • Text Editor
  • Installing Sublime Text
  • Web browsers
Create A Calculator
  • Creating directory and files
  • Create the project structure with HTML
  • Styling the project with CSS
  • Add functionality with JavaScript
  • Project Code
Create a Todo App
  • Create directory and files
  • Create the project structure with HTML
  • Add styling with CSS
  • Add functionality with JavaScript : Part 1
  • Add functionality with JavaScript : Part 2
  • Project Code
Create a count down timer
  • Create directory and files
  • Create project structure with HTML
  • Add styling with CSS
  • Add functionality with JavaScript
  • Project Code