
Learn how to write your first javascript code, create and attach a script.js to index.html using script tags with a proper src, and run simple commands like document.write and alert.
Learn to increment and decrement values in JavaScript using ++ and --, and plus equals or minus equals, with examples like my score and full score.
Learn JavaScript object oriented programming (OOP) by using dot notation and the this keyword to access properties and add methods, then create objects with constructors and the new keyword.
Explore jquery basics and syntax, learning to attach jquery to a web page, select elements with the dollar sign, and perform actions following the write less and do more philosophy.
For becoming a front-end web developer you should start learn web development basics. This course will help you to reach your goals in your career journey. We will end this course with portfolio Bootstrap project. Also we will cover the technologies below in this course:
HTML from beginner to advanced
CSS from beginner to advanced
JavaScript
jQuery library
Bootstrap