Introduction to Programming Using Javascript
Created By:
udemyRelease Date:
June 7, 2021Description
Introduction to Programming Using JavaScript teaches the skills and knowledge necessary to recognise and write syntactically correct JavaScript code, use data types supported by JavaScript, and be able to recognise and write JavaScript code that will logically solve a given problem. Topics Covered in this course includesVariables and Data StorageArrays and Objects as forms of collections and data structuresIterations and Conditional StatementsFunctions and ScopesJavaScript Dom ManipulationDebugging in the Console