Programming (10cr)
Course unit code: T402D20OJ
General information
- Credits
- 10 cr
- Teaching language
- English
Objective
Part I: The students study how to use JavaScript programming language to implement the basic programming structures and techniques. Loops, variables, conditions, functions and methods in JavaScript and its libraries. JavaScript Object Notation (JSON).
Part II: The students study how to use HTML, DOM, CSS and JavaScript to create browser based applications.
Content
Part I - HTML, CSS and BootStrap
HTML5, CSS3, BootStrapt. Creating web pages with HTML and styling them with CSS. Using BootStrap templates
Part II:Javacript and JQuery. The students study how to use JavaScript programming language to implement the basic programming structures and techniques. Loops, variables, conditions, functions and methods. Use of JavaScript library JQuery is studied.Using Document Object Model together with JavaScritp to create interaction with the user.
Assessment criteria, satisfactory (1)
To pass the course students has to full fill following assessment criteria:
The student can create a simple web application using HTML, DOM, CSS and JavaScript according to given requirements.