General » Introduction to HW & SW » TracksOperating systems » MVS - OS/390 - z/OS » UNIX - Linux - AIX » Windows » VMwareDatabases, transaction systems and middleware » DB2 for z/OS » DB2 UDB for Linux, UNIX and Windows » Oracle » SQL Server » MySQL » IMS » CICS » WebSphere MQ » WebSphere Application Server » Business intelligence and data warehouseApplication development » Methods and techniques » PRINCE2 » Programming languages » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesSystems management » ITIL
Practical informationRegistration This course is intended for everybody who is interested in designing websites.
Basic knowledge of HTML is required (cf. course HTML authoring). Some experience concerning another programming language is desirable, but not required.
Class training with individual guidance alternated with exercises and the possibility to ask questions. Each student disposes of a workstation and an English book.
RealDolmen.
3 days.
| date | language | place | price | remarks |
| 13/09/2010 | N | Huizingen | 1125 EUR | |
| 13/10/2010 | F | Huizingen | 1125 EUR | |
| 08/11/2010 | Leuven | 1125 EUR | ||
| 15/12/2010 | N | Huizingen | 1125 EUR |
To create more sophisticated pages and sites for the World Wide Web, knowledge of HTML or a graphical tool (e.g. Microsoft Frontpage) is unsatisfactory. The use of scripting languages (e.g. Vbscript, JavaScript) offers more functionality. JavaScript is a simple object oriented programming language that interacts with HTML pages. Consequently, developing more interactive webpages is possible.
This course only covers the use of Client Sided JavaScript (JavaScript ingrained in a HTML-document), using Internet Explorer. Following this approach, programming possibilities of JavaScript are tested practically.
The syntax and coding of JavaScript blocks are this course's fundamentals. Its extensions are interaction towards a user or an application. Generating control structures such as 'if. then' and loops (while, for.in) in JavaScript, just as using a variety of buttons, offer procedural functionality.
JavaScript is an object oriented language. The course deals with definitions as objects, properties and methods in a neatly arranged way. It discusses Built-in objects, Windows, Forms and Frames in more detail.
Finally, we learn about JavaScript Cookies.
After attending this course the student is capable of embellishing a website with JavaScript. He will have gathered good knowledge of the basic concepts of JavaScript in relation to HTML. Additionally, perception of the object model of JavaScript is obtained.