Course (MSc): Software Skills Lab
Page content
This 5 ECTS course is a joint teaching unit of the three BeNeFri universities which ensures that students obtain a basic level of programming skills when starting their Master’s studies. Therefore, the course comprises three main themes:
(i) Data structures and representation,
(ii) Algorithms and complexity, and
(iii) Data analysis.
Each theme is taught in a different university. Each session in a theme revolves around a particular problem and builds on top of the previous sessions. Students should complete the exercises of the previous session before the new one starts.
Overview
- Lecturer: Sandra Greiner and Manuel Ohrndorf
- Course details: Please enroll in the Moodle course.
- Registration (Exam): KSL
- Lectures: Wednesday 14:15 - 15:00 (Seminarraum 105, Engehalde E8)
- Exercise hour: Wednesday 15:15 - 16:00 (Seminarraum 105, Engehalde E8)
- Language: English
- Start: Wednesday, September 21, 2022
- Exam: Wednesday December 21st, 2022, 14:15-15:45, University of Fribourg, Boulevard de Pérolles 90, Room C130
- Repetition: Spring 2023
Schedule
- 21-Sep-22: Java Crash Course
- 28-Sep-22: Linear Data Structures
- 05-Oct-22: Graphs and Trees
- 12-Oct-22: Sets and Maps
- 19-Oct-22: (Data Structure) Algorithms