Die Suche ergab 31 Treffer
- 4. Apr 2019 14:58
- Forum: Veranstaltungen
- Thema: Invited Talk - Making programming easier: From concurrency to data science, by Tomas Petricek
- Antworten: 0
- Zugriffe: 218
Invited Talk - Making programming easier: From concurrency to data science, by Tomas Petricek
It is my pleasure to announce a talk by Tomas Petricek, University of Kent, UK. You are cordially invited! Please see below for details. Best regards, Oliver Bracevac (Software Technology Group) Time: Monday, April 8, 14:00 Place: S2|02 room C120 Title: Making programming easier: From concurrency to...
- 9. Sep 2015 18:06
- Forum: Archiv
- Thema: Negative points for wrong answers in the exam?
- Antworten: 3
- Zugriffe: 907
Re: Negative points for wrong answers in the exam?
Do not worry, it is impossible to get a negative number of points in any of the tasks. We will of course give you less points for answers which are only "somewhat" correct. E.g., if you evidently got the right idea about the shape of the continuations in the stack trace task, but messed up the outpu...
- 5. Sep 2015 01:04
- Forum: Archiv
- Thema: Problem with temporary boxes and GCs
- Antworten: 2
- Zugriffe: 372
Re: Problem with temporary boxes and GCs
Yes this is a bug. The problem is that gc() only considers locations in the stack frames as root objects for the mark phase. But it should also take freshly allocated locations in the NewBox case into account. We uploaded a new version with a slightly modified malloc(). If the passed value is a Box(...
- 10. Jun 2015 11:19
- Forum: Archiv
- Thema: Exam date (22nd July) collision with other exam
- Antworten: 5
- Zugriffe: 1094
- 3. Jun 2015 14:54
- Forum: Archiv
- Thema: Exam date (22nd July) collision with other exam
- Antworten: 5
- Zugriffe: 1094
Re: Exam date (22nd July) collision with other exam
A solution is in the works in will be announced soon.
Best regards
Oliver
Best regards
Oliver
- 1. Mai 2015 13:10
- Forum: Archiv
- Thema: Submission deadlines in WebLab
- Antworten: 0
- Zugriffe: 421
Submission deadlines in WebLab
Please note that the general submission deadline for homework assignments
is at 10am on the following Thursday.
Best regards
Oliver
is at 10am on the following Thursday.
Best regards
Oliver
- 4. Feb 2015 10:29
- Forum: Archiv
- Thema: Re-exam on Feb. 9th 2015, 10:00 - 12:00 in S202/A213
- Antworten: 1
- Zugriffe: 369
Re-exam on Feb. 9th 2015, 10:00 - 12:00 in S202/A213
The subject says it all.
Best
Oliver
Best
Oliver
- 8. Sep 2014 13:17
- Forum: Archiv
- Thema: Exam review
- Antworten: 0
- Zugriffe: 445
Exam review
Hi,
the exam review will take place on September 26th
11:00 - 12:00 at room S202/A213.
Best
Oliver
the exam review will take place on September 26th
11:00 - 12:00 at room S202/A213.
Best
Oliver
- 4. Jul 2014 09:35
- Forum: Archiv
- Thema: Assignment 11?
- Antworten: 4
- Zugriffe: 650
Re: Assignment 11?
It should be enough to hit "Save & Compile" when editing your solution.
- 3. Jul 2014 20:54
- Forum: Archiv
- Thema: Assignment 11?
- Antworten: 4
- Zugriffe: 650
Re: Assignment 11?
It should be in Weblab now.
Best
Oliver
Best
Oliver
- 17. Jun 2014 12:03
- Forum: Archiv
- Thema: No Exercise Session on June 20th
- Antworten: 0
- Zugriffe: 278
No Exercise Session on June 20th
This week there is no lecture and exercise session. There will be a homework
as well as an exercise on OO uploaded on thursday. You can try to solve the exercise
on your own and we will discuss the solution next week.
Best
Oliver
as well as an exercise on OO uploaded on thursday. You can try to solve the exercise
on your own and we will discuss the solution next week.
Best
Oliver
- 5. Jun 2014 19:01
- Forum: Archiv
- Thema: Assignment 7
- Antworten: 2
- Zugriffe: 650
Re: Assignment 7
The homework is tied to tomorrow's group exercise (which for technical reasons was uploaded a bit late today, unfortunately).
Even if you do not plan to attend, we recommend doing the first task of ex05 for yourself. We basically ask you to
add Haskell-style ADTs and pattern matching.
Even if you do not plan to attend, we recommend doing the first task of ex05 for yourself. We basically ask you to
add Haskell-style ADTs and pattern matching.
- 28. Mai 2014 13:15
- Forum: Archiv
- Thema: No exercise sessions on May 30th
- Antworten: 1
- Zugriffe: 403
Re: No exercise sessions on May 30th
Hi,
we decided that there will be no new homework for this week. Enjoy
Oliver
we decided that there will be no new homework for this week. Enjoy

Oliver
- 23. Mai 2014 12:53
- Forum: Archiv
- Thema: No exercise sessions on May 30th
- Antworten: 1
- Zugriffe: 403
No exercise sessions on May 30th
Since there is no lecture on next thursday, there will be also no exercise session.
There will be a new homework assignment in weblab next week.
There will be a new homework assignment in weblab next week.
- 13. Mai 2014 10:37
- Forum: Archiv
- Thema: Assignment 4 Task 3
- Antworten: 3
- Zugriffe: 650
Re: Assignment 4 Task 3
Thanks for pointing this out. It should be fixed by now.
(But it doesn't matter anyway, since grading for this exercise is fully dependent on our manual checklist).
(But it doesn't matter anyway, since grading for this exercise is fully dependent on our manual checklist).