Universität Wien
Achtung! Das Lehrangebot ist noch nicht vollständig und wird bis Semesterbeginn laufend ergänzt.

260023 PUE Programmieren für PhysikerInnen (2024W)

3.00 ECTS (2.00 SWS), SPL 26 - Physik
Prüfungsimmanente Lehrveranstaltung

Zusammenfassung

An/Abmeldung

Hinweis: Ihr Anmeldezeitpunkt innerhalb der Frist hat keine Auswirkungen auf die Platzvergabe (kein "first come, first served").
An/Abmeldeinformationen sind bei der jeweiligen Gruppe verfügbar.

Gruppen

Gruppe 1

max. 25 Teilnehmer*innen
Sprache: Englisch

Lehrende

Termine (iCal) - nächster Termin ist mit N markiert

  • Montag 07.10. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 14.10. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 21.10. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 28.10. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 04.11. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 11.11. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 18.11. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 25.11. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 02.12. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 09.12. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 16.12. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 13.01. 13:00 - 14:30 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien

Ziele, Inhalte und Methode der Lehrveranstaltung

The exercise class should provide an opportunity to apply the knowledge obtained from the lecture in practice. In the first part of the course, we will supply exercises that mostly consist of unfinished or faulty Python code that needs to be fixed. The progress can be checked with automatic tests that will also be used by us to grade the exercises. The weekly meetings are supposed to offer a space to interact with peers and work together on your code. Also, they give you a chance to ask the exercise teachers for help or further explanations.

The last third of the course will be devoted to group projects to learn how to work freely and collaboratively. Here each exercise teacher will offer a different coding problem that needs to be handed in by the end of the semester. You are not limited to the project offered by your exercise teacher but can choose freely. The project will be graded by the corresponding teacher.

Collaboration and peer support are strongly encouraged in this course.

Art der Leistungskontrolle und erlaubte Hilfsmittel

The assessment will be based on performance in the exercises and the group project. The exercises will be graded individually, but the group project will have a common mark for all group members.

The exercise assessment is done based on automatic tests at the end of the semester. The group projects are graded by the corresponding teachers.

Exercises: 2/3 of grade
Project: 1/3 of grade

Mindestanforderungen und Beurteilungsmaßstab

The minimum requirement for passing the course is 50% of the available points from the exercises and the project.

Gruppe 2

max. 25 Teilnehmer*innen
Sprache: Englisch
Lernplattform: Moodle

Lehrende

Termine (iCal) - nächster Termin ist mit N markiert

  • Montag 07.10. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 14.10. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 21.10. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 28.10. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 04.11. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 11.11. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 18.11. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 25.11. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 02.12. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 09.12. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 16.12. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 13.01. 14:45 - 16:15 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien

Ziele, Inhalte und Methode der Lehrveranstaltung

The exercise class should provide an opportunity to apply the knowledge obtained from the lecture in practice. In the first part of the course, we will supply exercises that mostly consist of unfinished or faulty Python code that needs to be fixed. The progress can be checked with automatic tests that will also be used by us to grade the exercises. The weekly meetings are supposed to offer a space to interact with peers and work together on your code. Also, they give you a chance to ask the exercise teachers for help or further explanations.

The last third of the course will be devoted to group projects to learn how to work freely and collaboratively. Here each exercise teacher will offer a different coding problem that needs to be handed in by the end of the semester. You are not limited to the project offered by your exercise teacher but can choose freely. The project will be graded by the corresponding teacher.

Collaboration and peer support are strongly encouraged in this course.

Art der Leistungskontrolle und erlaubte Hilfsmittel


The assessment will be based on performance in the exercises and the group project. The exercises will be graded individually, but the group project will have a common mark for all group members.

The exercise assessment is done based on automatic tests at the end of the semester. The group projects are graded by the corresponding teachers.

Exercises: 2/3 of grade
Project: 1/3 of grade

Mindestanforderungen und Beurteilungsmaßstab

The minimum requirement for passing the course is 50% of the available points from the exercises and the project.

Literatur

All exercises can be solved with the slides provided in the lecture and the material on the course website (https://p4p.pnm.univie.ac.at/ - access is provided once enrolled in the course).

For more information on the exercise concept see: https://studienreform-forum.de/de/forum-2023/beitrage-2023/2023/03/05/bunsmodus-programming-physicists/

Gruppe 3

max. 25 Teilnehmer*innen
Sprache: Deutsch
Lernplattform: Moodle

Lehrende

Termine (iCal) - nächster Termin ist mit N markiert

  • Montag 07.10. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 14.10. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 21.10. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 28.10. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 04.11. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 11.11. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 18.11. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 25.11. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 02.12. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 09.12. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 16.12. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 13.01. 16:30 - 18:00 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien

Ziele, Inhalte und Methode der Lehrveranstaltung

The exercise class should provide an opportunity to apply the knowledge obtained from the lecture in practice. In the first part of the course, we will supply exercises that mostly consist of unfinished or faulty Python code that needs to be fixed. The progress can be checked with automatic tests that will also be used by us to grade the exercises. The weekly meetings are supposed to offer a space to interact with peers and work together on your code. Also, they give you a chance to ask the exercise teachers for help or further explanations.
The last third of the course will be devoted to group projects to learn how to work freely and collaboratively. Here each exercise teacher will offer a different coding problem that needs to be handed in by the end of the semester. You are not limited to the project offered by your exercise teacher but can choose freely. The project will be graded by the corresponding teacher.
Collaboration and peer support are strongly encouraged in this course.

Art der Leistungskontrolle und erlaubte Hilfsmittel

The assessment will be based on performance in the exercises and the group project. The exercises will be graded individually, but the group project will have a common mark for all group members.
The exercise assessment is done based on automatic tests at the end of the semester. The group projects are graded by the corresponding teachers.
Exercises: 2/3 of grade
Project: 1/3 of grade

Mindestanforderungen und Beurteilungsmaßstab

The minimum requirement for passing the course is 50% of the available points from the exercises and the project.

Gruppe 4

max. 25 Teilnehmer*innen
Sprache: Deutsch

Lehrende

Termine (iCal) - nächster Termin ist mit N markiert

  • Montag 07.10. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 14.10. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 21.10. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 28.10. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 04.11. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 11.11. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 18.11. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 25.11. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 02.12. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 09.12. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 16.12. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien
  • Montag 13.01. 18:15 - 19:45 Kurt-Gödel-Hörsaal, Boltzmanngasse 5, EG, 1090 Wien

Ziele, Inhalte und Methode der Lehrveranstaltung

The exercise class should provide an opportunity to apply the knowledge obtained from the lecture in practice. In the first part of the course, we will supply exercises that mostly consist of unfinished or faulty Python code that needs to be fixed. The progress can be checked with automatic tests that will also be used by us to grade the exercises. The weekly meetings are supposed to offer a space to interact with peers and work together on your code. Also, they give you a chance to ask the exercise teachers for help or further explanations.

The last third of the course will be devoted to group projects to learn how to work freely and collaboratively. Here each exercise teacher will offer a different coding problem that needs to be handed in by the end of the semester. You are not limited to the project offered by your exercise teacher but can choose freely. The project will be graded by the corresponding teacher.

Collaboration and peer support are strongly encouraged in this course.

Art der Leistungskontrolle und erlaubte Hilfsmittel

The assessment will be based on performance in the exercises and the group project. The exercises will be graded individually, but the group project will have a common mark for all group members.

The exercise assessment is done based on automatic tests at the end of the semester. The group projects are graded by the corresponding teachers.

Exercises: 2/3 of grade
Project: 1/3 of grade

Mindestanforderungen und Beurteilungsmaßstab

The minimum requirement for passing the course is 50% of the available points from the exercises and the project.

Literatur

All exercises can be solved with the slides provided in the lecture and the material on the course website (https://p4p.pnm.univie.ac.at/ - access is provided once enrolled in the course).

For more information on the exercise concept see: https://studienreform-forum.de/de/forum-2023/beitrage-2023/2023/03/05/bunsmodus-programming-physicists/

Gruppe 5

max. 25 Teilnehmer*innen
Sprache: Englisch

Lehrende

Termine (iCal) - nächster Termin ist mit N markiert

  • Montag 07.10. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 14.10. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 21.10. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 28.10. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 04.11. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 11.11. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 18.11. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 25.11. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 02.12. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 09.12. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 16.12. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien
  • Montag 13.01. 16:30 - 18:00 Josef-Stefan-Hörsaal, Boltzmanngasse 5, 3. Stk., 1090 Wien

Ziele, Inhalte und Methode der Lehrveranstaltung

The exercise class should provide an opportunity to apply the knowledge obtained from the lecture in practice. In the first part of the course, we will supply exercises that mostly consist of unfinished or faulty Python code that needs to be fixed. The progress can be checked with automatic tests that will also be used by us to grade the exercises. The weekly meetings are supposed to offer a space to interact with peers and work together on your code. Also, they give you a chance to ask the exercise teachers for help or further explanations.

The last third of the course will be devoted to group projects to learn how to work freely and collaboratively. Here each exercise teacher will offer a different coding problem that needs to be handed in by the end of the semester. You are not limited to the project offered by your exercise teacher but can choose freely. The project will be graded by the corresponding teacher.

Collaboration and peer support are strongly encouraged in this course.

Art der Leistungskontrolle und erlaubte Hilfsmittel

The assessment will be based on performance in the exercises and the group project. The exercises will be graded individually, but the group project will have a common mark for all group members.

The exercise assessment is done based on automatic tests at the end of the semester. The group projects are graded by the corresponding teachers.

Exercises: 2/3 of grade
Project: 1/3 of grade

Mindestanforderungen und Beurteilungsmaßstab

The minimum requirement for passing the course is 50% of the available points from the exercises and the project.

Information

Prüfungsstoff

See the lecture course.

Zuordnung im Vorlesungsverzeichnis

PROG

Letzte Änderung: Mo 04.11.2024 17:26