Itv0030 2009

Allikas: Lambda

Kursuse kood: ITV0030
Link: http://www.lambda.ee/index.php/Kasutajaliidesed_võrgutehnoloogia_baasil or http://www.lambda.ee/index/itv0030
Õppejõud: Tanel Tammet
Kontakt: tammet@staff.ttu.ee, 6203457, TTÜ AK223




NB! Tegemist on 2009 kevadsemestri arhiiviga, mitte hetkel kehtivate materjalidega!

Varasemate aastate arhiiv: 2008, 2007, 2006, 2005.


Koht, aeg, tulemus

Semester: kevad
Tulemus: hindeline arvestus
Nõuded: kaks laboratoorset tööd ja kontrolltöö kursuse lõpus
Punkte: 2.5

Igal paaritul esmaspäeval toimub ruumis VI-224 loeng. Igal neljapäeval toimub ruumis IT-213c kas praktikum või harjutus (vaheldumisi).


Tulemuste tabel

Kontrolltöö

Kaks alternatiivset aega:

  • 21.05.2009 kell 9:00 ruumis VI-121
  • 28.05.2009 kell 9:00 ruumis I-202

Lõpphindes läheb arvesse nii töö praktikumis (2/3 punktidest) kui kontrolltöö (1/3 punktidest). Positiivse tulemuse jaoks on kontrolltööst vaja saada vähemalt 1/3 punktidest.

  • 28.05.2009 kell 11:00, ruumis IT-232 on viimane võimalus näidata laboreid. (NB! nihkus 10:00 pealt edasi ja mingil täiesti arusaamatul põhjusel on siin 27 asemel 28 ja kuna te sellega arvestasite, siis tulen kohale)

Näide: paar aastat vana kasutajaliideste kontrolltöö

Kontrolltöö sisu punktide kaupa:

  • kasutajaliideste üldpõhimõtted 1: lugemiskontroll paari artikli kohta. Artiklid:


  • kasutajaliideste üldpõhimõtted 2: lugemiskontroll paari artikli kohta. Artiklid:
  • Javascript koos htmli ja css muutmisega (DOM): ülesanne. Palun teha väike näide a la tabidega lehe tegemise kohta (div-de muutmine linkidele või nuppudele vajutamise korral).

Goals

The goal of the course is studying/practicing ideas, methods and technology for building UI-s for web-based apps. We will focus on applications handling data, not marketing/information pages. Think catalogues, blogs, cms, reservation, e-commerce, financial apps, mashups etc. Creating the actual app, database schema, security and authentication solutions etc etc are not in the scope of the course.

The three themes of the course (with roughly equal importance) are:

  • Nontechnical aspects of the UI: usability, structure, visual design.
  • Browser technologies: html, css, javascript, dom. Ajax.
  • Server-focused technologies: json, xml, xslt. REST, content aggregation and mashups.

We assume familiarity with html and basic server-side functionality: i.e. competence to create simple web apps.

Labs

Kursusel on kaks kohustuslikku laboratoorset tööd. Töö teemaks: kontsertide, teatrite, restoranide jne info sisestamine ja otsimine.

Mõlemad laboratoorsed tööd realiseerivad siis seda ühte teemat: esimene töö ehitab dummy-ui ilma tegeliku serveripoolse rakenduse ja andmebaasita, teine lisab serveripoolse rakenduse ja andmebaasi.

Labwork may be done alone or in pairs. Groups of three, etc are not allowed. Each lab will be graded, and the grade will be worth 1/3 of the final grade. In order to succeed at the course, both labs plus the final test must be presented/passed. Lab presentations after the deadline will be worth 1/2 of the grade it would receive otherwise. All lab results must be presented on site during regular lab hours, both authors must be present. Email submissions are not accepted.

Abiks esimese töö jaoks:

Vormikontrolli näitefaile:

TÄHELEPANU: Neljapäeval, 2. aprillil jääb ära seminar.

Loengud/harjutused

Loeng 3 veebruar: Sissejuhatav loeng: kursuse ülevaade, esimene laboratoorne töö


UI design

To be extended later.

Collection:

Basic UI design principles: classics

More concrete and practical UI design principles

Web app page structure and design, whitespace, colors etc:

Web app design details: pagination, forms, menus, measures:

Resource collections for finding more:

UI implementation: browser

Standards:

HTML, CSS and Javascript tutorials:

Concrete UI widgets:

Javascript libraries:

HTML dom in general:

Creating innerhtml and elements using HTML dom:

Javascript graphics with SVG:

Javascript graphics with css and canvas:

Ajax:

Json:

Articles, ideas, howtos:


Resource collections:

Server-centric

To be filled later.

Tips, tricks and cool stuff