Skip to content

Commit

Permalink
Fix formatting for GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Mar 26, 2020
1 parent 1ed7de7 commit 06e3b72
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions docs/teaching.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,24 @@ This will help to reduce the load on the JabRef team and improve the quality of

#### Harbin Institute of Technology (HIT), China

- Course: Open Source Software Development
Course: Open Source Software Development

- Summary: In this course, students will be introduced to the processes and tools specific to Open Source Software development, and they will analyze existing projects to understand the architecture and processes of these projects. In addition, students will attempt to contribute source code to a large existing Open Source Software project.
- Course offered in 2018 and 2019. Examples of merged pull requests: [4217](https://github.com/JabRef/jabref/pull/4217), [4255](https://github.com/JabRef/jabref/pull/4255), [4227](https://github.com/JabRef/jabref/pull/4227), [4260](https://github.com/JabRef/jabref/pull/4260), [5150](https://github.com/JabRef/jabref/pull/5150)

#### Northern Arizona University (NAU), USA

- Course [CS499 - Open Source Software Development](https://github.com/igorsteinmacher/CS499-OSS)
Course [CS499 - Open Source Software Development](https://github.com/igorsteinmacher/CS499-OSS)

- Summary: Students experience the process of getting involved in an Open Source project by engaging with a real project. Their goal is to make a "substantial" contribution to a project.
- Course offered in 2018

### German

#### Universität Basel, Switzerland

- Course [10915-01: Software Engineering](https://dmi.unibas.ch/de/studium/computer-science-informatik/lehrangebot-hs18/vorlesung-software-engineering/)
Course [10915-01: Software Engineering](https://dmi.unibas.ch/de/studium/computer-science-informatik/lehrangebot-hs18/vorlesung-software-engineering/)

- Lecture Materials: <https://github.com/unibas-marcelluethi/software-engineering>
- Successfully run Q3 2019.
- Excercise touching JabRef:
Expand All @@ -80,31 +83,36 @@ This will help to reduce the load on the JabRef team and improve the quality of

#### University of Stuttgart, Germany

- Course "Softwarepraktikum"
Course "Softwarepraktikum" as part of the [BSc Informatik](https://www.f05.uni-stuttgart.de/informatik/interessierte/bachelor/informatik/)

- Summary: A group of three students experienced the full software engineering process within one semester. They worked part-time for the project.
- Successfully run in 2012

Course [Studienprojekt](https://www.f05.uni-stuttgart.de/informatik/studierende/bachelor/stupro/) as part of the [BSc Software Engineering](https://www.uni-stuttgart.de/en/study/study-programs/Software-Engineering-B.Sc-00001./)

+ Course [Studienprojekt](https://www.f05.uni-stuttgart.de/informatik/studierende/bachelor/stupro/)
+ Summary: A group of nine students experienced the full software engineering process within one year. They worked part-time for the project.
+ Successfully run in 2015/2016
- Summary: A group of nine students experienced the full software engineering process within one year. They worked part-time for the project.
- Successfully run in 2015/2016

Course "Programming and Software Development" as part of the [BSc Software Engineering](https://www.uni-stuttgart.de/en/study/study-programs/Software-Engineering-B.Sc-00001./)

- Course "Programming and Software Development" as part of the [BSc Software Engineering](https://www.uni-stuttgart.de/en/study/study-programs/Software-Engineering-B.Sc-00001./)
- Summary: One excersice to contribute a minor fix or feature to JabRef. Goal: learn contribution to an open source project using git and GitHub.
- Successfuly run in 2018

### Swedish

#### KTH Royal Institute of Technology, Sweden

- Course [DD2480 Software Engineering Fundamentals](https://www.kth.se/student/kurser/kurs/DD2480?l=en)
Course [DD2480 Software Engineering Fundamentals](https://www.kth.se/student/kurser/kurs/DD2480?l=en)

- Summary: Groups of students from three to five persons experienced the whole software engineering process within a week: From the requirements specification to the final pull request.
- Successfuly run in 2020

### Portuguese

#### Federal University of Technology, Paraná, Brazil
- Course [Open Source Software](https://github.com/igorsteinmacher/DSL-UTFPR)

Course [Open Source Software](https://github.com/igorsteinmacher/DSL-UTFPR)

- Summary: Students are requested to contribute to an Open Source project to learn about maintenance and evolution of software projects. This project is the predecessor of NAU's CS499.
- Course offered from 2013 to 2016 with different names

Expand Down

0 comments on commit 06e3b72

Please sign in to comment.