This course is the third in our JavaScript for Beginners Specialization. The scripts will become more complex and introduce more complex jQuery plugins. You will have several challenges to practice your skills throughout the course. The course objectives include how to identify objects in JavaScript; create new objects and populate them with data; manipulate objects by adding, modifying and deleting data in objects; manipulate the DOM based on the data in objects; identify and articulate how multiple functions work together to create a more complex program; and identify processes for breaking larger programs into smaller, more manageable pieces.
What you'll learn
identify objects in JavaScript
create and populate new objects
manipulate data in objects
manipulate the DOM based on object data
understand how multiple functions work together
break larger programs into smaller pieces
Course objectives
identify and articulate how multiple functions work together