27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
---
|
|
layout: single
|
|
title: "IOS - App Developement"
|
|
categories: teaching
|
|
tags: app developement
|
|
excerpt: "Teaching to plan and develope distributed mobile apps for IOS as a team."
|
|
header:
|
|
teaser: assets/images/teaching/ios.png
|
|
---
|
|
|
|
{: .align-left style="padding:0.1em; width:5em"}
|
|
Leveraging my [android app developement](/teaching/android) experience, I contributed to teaching a mobile app development lab at LMU, focusing on iOS programming with Swift.
|
|
|
|
The course had an introductory phase for theoretical basics and practical sessions, followed by a project phase where students worked in groups on their projects, with individual guidance provided.
|
|
Specifically, the practical course provided an introduction to programming for the Apple iOS operating system.
|
|
The focus was on programming with Swift and an introduction to specific concepts of programming on mobile devices.
|
|
|
|
### Content
|
|
|
|
- Client-Server Architecture
|
|
- Usage of wireless lokal networks (Wifi / Bluetooth)
|
|
- GPS and outdoor positioning
|
|
- Teamwork and planning of timed projects
|
|
- Agile feature developement and tools
|
|
|
|
This IOS app developement seminar was named `IOS Praktikum (IOS)`
|