Skip to Main Content

TEWP1010

Download as PDF

JavaScript Programming

Web Programming and DevelopmentSchool of Technology and Service

Start Term

2026-2027

Course Title

JavaScript Programming

Course Code

TEWP1010

Course Hours

120

Course Credits

4

Description

This course introduces students to a great foundation in computer programming using JavaScript. Students will learn to use JavaScript to cover basic programming including arrays, functions, objects, events and the DOM, web APIs. JavaScript is a widely used industry programming language that can integrate with other languages and frameworks, providing learners a context in which to learn foundational programming concepts that can easily transfer to other programming languages.

Upon course completion, students will be able to:

• Learn a high-level overview of JavaScript as a programming language and some of the features that make it different from other programming languages.

• Implement and know how to effectively work with objects and inheritance in JavaScript and know how all this works behind the scenes. • Create, build and start a basic server using JavaScript and Node.js.

• Know the importance of built-in Object and Array functions which will speed up development time and make code much more readable and concise.