Javascript

Javascript - OEL1090
Credits:
4
Online
Prerequisites:
This subject introduces you to computer programming using the JavaScript programming language. While JavaScript is the language of instruction, the course covers the essential concepts and constructs which are part of most modern programming languages, including sequence, selection, repetition, variables, arrays, and objects. This course leads you from writing the simplest of programs to creating programs that interact with the elements in a web page. Using only a simple text processor and a browser, you will write and run programs that utilize variables, calculations, arrays, if statements, loops, object, and events. In addition to writing programs, you will also be instructed in the elements of good programming style and their importance.