Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Improve your design and use more advanced techniques to improve the layout.

...

4. JavaScript (12.5, 09.00-17.00, 4.K14)

  • Basic Introduction to JavaScript.
    • Differences to Processing (Compiled, Interpreted)
    • Variables (var (Number, Array, ...) vs. int, float, ...)
    • Similar Conditionals & Loops
    • Functions
  • Working with jQuery.
    • .$()
    • .click()
    • .text()
    • .css()

...

Start working on your personal GUI Catalog.

...

5. Graphical User Interface Elements (19.5, 09.00-12.00, 4.K14)

  • Basic Elements: Button, Text Field, Checkbox, Switch
  • Advanced Elements: Progress Bar, Drop Down, Slider, Radio Group
  • Navigational Elements: Toolbar, Tab Navigation, Accordion
  • Basic Layouts: Content Card, Dialog, Formular
  • Special Elements: Window, Tooltip

...

Finish your personal GUI Catalog.

...

6. Deployment & Future (26.5, 09.00-12.00, 4.E08)

  • FTP, @zhdk, Hostpoint, ...
  • Local Server => iPad, iPhone
  • Frontend Frameworks