University of Sydney_INFO1003_Foundamental of IT_2012 Semester 2
26/08/2012
Agenda Previously with HTML- Appreciate pp some of the requirements q of user interface design g - Draw useful conclusions from guidelines for interface design suggested by researchers - Make appropriate use of the interface elements available for effective form/page design - Cascading Style Sheets (CSS)
This week- Introduction to Javascript - Variables& Data Types - Program Tracing
3
What is computer programming? What is Programming? The process or steps involved to get a device to perform a desired task Computer programming: are the step by step instructions that tell the computer how to solve a problem or carry out a specific task(s). You write programs by giving precise instructions in a programming language.
4