Javascript BIT202

   

It's easy to enrol...

1
Select a payment plan: (Fee Code: AC


2
Select a learning method (What is this?): 
3
Click here to email details of this course to a friendCourses can be started anytime from anywhere in the world!
Towergate welcomes Professional Indemnity applications from ACS graduates across all disciplines.

NEW - HOME LEARNING COURSE - JAVASCRIPT - DHTML

Gain A Key Skill for anyone involved in Web Development!

Learn Javascript - home study course.

Javascript is a key programming skill for anyone involved with websites.   Gain this skill in this unique home study course. JavaScript is a powerful scripting language which can be used to read and modify HTML elements, validate data, and it can also react to events such as a mouse click or a key press on the keyboard, etc.  Learn:
  • programming essentials
  • the javascript language
  • DOM and event handling
  • create dynamic html and navigation
  • write web apps & more!
This course compliments our HTML course and forms part of the Certificate in Web Development
 

Lesson Structure

There are 10 lessons in this course:

  1. Introduction
    • Enabling Javascript (IE, Opera, Safari, Chrome, Firefox)
    • Javascript in Web Applications
  2. JavaScript Essentials I
    • Operators
    • Strings
    • Arrays
  3. JavaScript Essentials 2
    • Conditional Statements
  4. Functions
    • What is a Function
    • Defining Functions
    • Function Parameters & Return
    • Javascript Build In Functions
  5. Events and Event handling
    • What is an Event
    • Event Handling
    • Document Object Model
  6. Advanced JavaScript
    • Cookies
    • Browser Detection
    • Creating Objects
    • Objects in Javascript
  7. Dynamic HTML
    • Difference between Static & Dynamic
    • DTHML Javascript
    • DHTML XHTML
    • DHTML CSS
  8. Emails, Forms and Form Validation
    • What is Form Validation
    • Validating Text Fields
    • Validating other Imputs
  9. Pop Ups and Navigation Menus
    • Alert Box
    • Prompt Box
    • Confirm Box
    • Menus
    • Pure CSS Menus
  10. JavaScript Applications
    • HTML, CSS & Javascript
    • Code Validation
    • Improve your Web Development

What is Javascript?

JavaScript is a scripting language which was designed to add more interactive features to static HTML pages. You may have seen some features on websites while browsing the internet such as mouse trailers, popup windows, drop down menus, countdown timers, embedded clocks, etc.; these are all developed using JavaScript. The JavaScript code is usually embedded in the HTML code and runs on the user’s browser, that’s why JavaScript is known as a client-side scripting language. However, the main downside of having a script running on the browser and the code embedded in HTML is that everybody can download and view the code, without the need for a license. Client-side and server-side scripting will be explained at the end of this lesson in more details.
 
JavaScript is a powerful scripting language which can be used to read and modify HTML elements, validate data, and it can also react to events such as a mouse click or a key press on the keyboard, etc.
 
JavaScript is by far the most popular and widely used scripting language on the internet. It was invented by Brendan Eich at Netscape and has appeared in Netscape and Microsoft browsers since 1996. JavaScript has since grew in popularity and is now supported by all the major internet browsers (i.e. Internet Explorer, Firefox, Safari, Opera and Chrome).
 

NEW - HOME LEARNING COURSE - JAVASCRIPT - DHTML

Gain A Key Skill for anyone involved in Web Development!

Learn Javascript - home study course.

Javascript is a key programming skill for anyone involved with websites.   Gain this skill in this unique home study course. JavaScript is a powerful scripting language which can be used to read and modify HTML elements, validate data, and it can also react to events such as a mouse click or a key press on the keyboard, etc.  Learn:
  • programming essentials
  • the javascript language
  • DOM and event handling
  • create dynamic html and navigation
  • write web apps & more!
This course compliments our HTML course and forms part of the Certificates in Web Development.