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
What you'll learn
understand the fundamentals of JavaScript programming
write JavaScript programs using variables and arrays
implement control structures such as loops and conditionals
work with functions and object-oriented programming concepts