new style and projects

This commit is contained in:
Steffen Illium
2023-12-08 23:01:23 +01:00
committed by Steffen Illium
parent e9ce85de29
commit 712328de5b
7 changed files with 13 additions and 138 deletions

View File

@ -1,6 +1,5 @@
---
layout: single
<<<<<<< HEAD
title: "iOS App Development"
categories: teaching
tags: teaching ios swift mobile-development app-development agile teamwork
@ -50,32 +49,3 @@ A significant emphasis was placed not only on technical implementation but also
</div>
<div style="clear: both;"></div>
</div>
=======
title: "IOS - Mobile 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
---
![logo](\assets\images\teaching\ios.png){: .align-left style="padding:0.1em; width:5em"}
One semester and with the experience in [andropid app developement](teaching/android), I stepped in to support my collegue in teaching mobile app developement at LMU.
The lab was divided into two phases:
**1)** In the introductory phase, the theoretical basics were taught in a weekly preliminary meeting, in addition to practical timeslots.
**2)** During the project phase, students then worked independently in groups on their own projects.
There were individual appointments with the project groups to discuss the respective status of the project work.
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
IOS app developement was tought as `Praktikum Mobile und Verteilte Systeme (MSP)`
>>>>>>> d0fa738f (rebase from mnml mistakes source)

View File

@ -1,6 +1,5 @@
---
layout: single
<<<<<<< HEAD
title: "MSP Android Course"
categories: teaching
tags: teaching android java kotlin mobile-development app-development agile teamwork
@ -57,43 +56,3 @@ Emphasis was placed on applying software engineering best practices within the c
</div>
<div style="clear: both;"></div>
</div>
=======
title: "Android - Mobile App Developement"
categories: teaching
tags: app developement
excerpt: "Teaching to plan and develope distributed mobile apps for Android as a team."
header:
teaser: assets/images/teaching/android.png
---
![logo](\assets\images\teaching\android.png){: .align-left style="padding:0.1em; width:5em"}
Over the course of several semesters me and my collegues tought mobile app developement at [LMU](https://www.mobile.ifi.lmu.de/).
The lab was divided into two phases:
**1)** In the introductory phase, the theoretical basics were taught in a weekly preliminary meeting, in addition to practical timeslots.
**2)** During the project phase, students then worked independently in groups on their own projects.
There were individual appointments with the project groups to discuss the respective status of the project work.
### Content
<div class="table-right">
| Summer semester | Winter semester |
| --- | --- |
| [2022](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose22/) | [2022](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2223/)|
| [2021](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose21/) | [2021](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2122/)|
| [2020](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose20/) | [2020](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2021/)|
| [2019](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/msp-sose19/) | [2019](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws1920/)|
| --- | [2018](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/msp-ws1819/)|
</div>
- Developement of Android-Apps
- 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
&nbsp;
This course was held as `Praktikum Mobile und Verteilte Systeme (MSP)`
>>>>>>> d0fa738f (rebase from mnml mistakes source)