JavaScript is a powerful scripting language that can be directlly embedded into HTML web pages. It is used extensively within web pages to add interactivity, control the browser and generate dynamic HTML as well as create interactive effects such as rollow-over buttons and drop down menus. The JavaScript language is syntactically similar to C, or JAVA with similar structures. This course teaches users how to program using client-side JavaScript and will help attendees learn to exploit these features in their web pages.
The goal of this course is to provide a solid foundation in client-side JavaScript programming. Attendees will understand the syntax and structure of the JavaScript language – learn how to write conditional and loop constructs. Understand the purpose of functions and be able to call and link functions to events. Attendees will learn to work with and manipulate the Math and String objects. Embed JavaScript programs within a HTML page, be able to create dynamic content on a web page, utilise events within a web page.
Web designers with no programming experience needing to enhance their web pages with dynamic content needing a good understanding of JavaScript programming. A good working knowledge of HTML is required and some programming expereience would be useful.