EDUCATION Repository
This Repository is part of an educational course of University of Applied Science - FH JOANNEUM GmbH.
Bachelor program IT DUAL:
- Mobile Software Development (FH JOANNEUM)
Contributors, Lecturers and Tutors
- Michael Ulm FH JOANNEUM | Git
- Jasmin Koller FH JOANNEUM
Course:
- Web Application Development
Course Modules:
WS21 (partly re-structured)
- Web Basics, HTML & CSS & Introduction to JS
- JavaScript First Steps, First Web Interface
- JavaScript AJAX, Asynchronous Request and Response Handling
- JavaScript Event Handling
- Node.js First Steps, Application Server
- Node.js Tasks Example
- Node.js Database
WS20 (re-structured):
- Web Basics, HTML & CSS & Introduction to JS
- JavaScript First Steps, First Web Interface
- JavaScript AJAX, Asynchronous Request and Response Handling
- JavaScript Event Handling, Different Examples by Students
- Node.js First Steps, Application Server
- Node.js Notes Example, v1 with in-memory usage, and v2 with JSON File Integration
- Node.js Database, Database Example with Appointments / Milestones
WS19:
- JavaScript
- Ajax
- jQuery
- Node.js
- Frontend Development (User Interfaces)
- Backend Handling (Data Management)
- Implementation of User Stories (combined with Agile Project Management)
additional exercises and examples are integrated in the "old structure"
Resources, Literature, ...
- TODO ADD links from slides
- TODO ADD books from slides
- Some Exercises based on following Lecturers and their courses: Manfred Pamsl
Download and useful Links:
Java Script
- w3schools Basics and Overview
- Reference
- Statements and declarations