Description
This course will teach you the fundamentals of Web Programming using the most powerful web programming language in use today: JavaScript (JS). This course will help you gain the confidence and the technical know-how of being able to write JavaScript programs. In addition, you will become a proficient JS programmer in no time.This course will cover topics in real-time by providing walking you through code line-by-line.In this course we will cover the following topic:Intro. to JS ProgrammingVariablesArraysConstantsArithmetic OperatorsValue AssignmentsControl Structures for loops, while loopsdo…while loops,switch & break statements.FunctionsObject-Oriented Programming with JSClasses & ObjectsClient/Server Communication with JSXMLHttpRequest