Skip to content

LeitnerPeter/htl-mobile-computing

This branch is 112 commits behind rstropek/htl-mobile-computing:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 26, 2018
May 24, 2018
Jan 24, 2018
Sep 13, 2018
Jul 30, 2017
Sep 13, 2018
Feb 8, 2018
Sep 13, 2018
Feb 4, 2018
Feb 4, 2018
Feb 4, 2018
Aug 13, 2017
Jul 12, 2017
Mar 14, 2018
Apr 19, 2018
Sep 13, 2018
Jan 24, 2018
Aug 13, 2017
Sep 13, 2018
Sep 13, 2017
Jul 13, 2017
Jul 13, 2017
Sep 13, 2018
Sep 21, 2017
Aug 11, 2017
Dec 6, 2017
Sep 13, 2018
Sep 13, 2018
Nov 23, 2017
Oct 11, 2017
Dec 14, 2017
Sep 13, 2018

Repository files navigation

Mobile Computing

This repository contains material for the Mobile Computing Course at HTL Perg.

View Material

Build and Run

  • Install Node.js
  • Clone repository
  • Run npm install to install dependencies
  • Run npm run build to build presentation into dist folder. You can put this dist folder on a webserver to publish the material.
  • Run npm start during content creation to build in case of changes and serve using a local dev server

Content

This repository contains slides (based on Markdown), hands-on exercises with solutions and exam exercises without solutions. It covers the following topics:

  • Course Organization
  • Why bother learning web and mobile technologies?
  • Node.js Fundamentals (exercises)
  • NPM Fundamentals
  • ECMAScript Fundamentals (exercises)
  • TypeScript Fundamentals (exercises)
  • RESTful Web APIs (exercises)
  • OAuth2 and OpenID Connect Fundamentals
  • WebSockets Fundamentals (exercises)
  • Docker Fundamentals (exercises)
  • Angular Fundamentals (exercises)

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.0%
  • HTML 16.1%
  • JavaScript 11.0%
  • C# 3.5%
  • Other 1.4%