Sorry, an earlier slot is not possible.
Cheers,
Ingo
Die Suche ergab 61 Treffer
- 28. Mär 2014 10:48
- Forum: Archiv
- Thema: Post-exam review
- Antworten: 12
- Zugriffe: 2406
- 19. Mär 2014 12:44
- Forum: Archiv
- Thema: Post-exam review
- Antworten: 12
- Zugriffe: 2406
Re: Post-exam review
Dear all,
we will offer another slot on Monday, March 31, 16h00-17h00 in room S202 A213.
Cheers,
Ingo
we will offer another slot on Monday, March 31, 16h00-17h00 in room S202 A213.
Cheers,
Ingo
- 13. Mär 2014 11:09
- Forum: Archiv
- Thema: Post-exam review
- Antworten: 12
- Zugriffe: 2406
Re: Post-exam review
Since I haven't heard from anyone, we'll drop the slot on Tuesday.
- 7. Mär 2014 14:01
- Forum: Archiv
- Thema: Post-exam review
- Antworten: 12
- Zugriffe: 2406
Re: Post-exam review
Are there any other students that like to review their exam and cannot attend on Wednesday? For now, I have only heard from the one poster above, who is not interested anymore. If I don't hear from anyone else, we will drop the slot on Tuesday.
Cheers,
Ingo
Cheers,
Ingo
- 5. Mär 2014 21:48
- Forum: Archiv
- Thema: Post-exam review
- Antworten: 12
- Zugriffe: 2406
Re: Post-exam review
As a courtesy, we'll have another date on Tuesday 18, 11:00 - 11:45am. This date is exclusively for students who cannot appear Wednesday because of another exam and we will close the review 11:45am sharp!
For all others, the date is still Wednesday, March 19, 10am-12pm.
For all others, the date is still Wednesday, March 19, 10am-12pm.
- 28. Feb 2014 18:29
- Forum: Archiv
- Thema: Post-exam review
- Antworten: 12
- Zugriffe: 2406
Post-exam review
Hi all,
The post-exam review will be Wednesday, March 19, 10am-12pm in room S202 A213. Your grades will be available some time next week.
Cheers,
Ingo
The post-exam review will be Wednesday, March 19, 10am-12pm in room S202 A213. Your grades will be available some time next week.
Cheers,
Ingo
- 24. Feb 2014 15:03
- Forum: Archiv
- Thema: Feedback on the exam
- Antworten: 4
- Zugriffe: 1128
Re: Feedback on the exam
To extend a little on what Michael said: it wasn't one task with three questions following up on each other. Look at it that way: they were rather 4 subtasks roughly 34/4 = 8.5 points worth each (some a bit more, some a bit less), one for each component of the system. We joined the principles and pa...
- 15. Feb 2014 17:36
- Forum: Archiv
- Thema: Execution order of handlers in rescala
- Antworten: 1
- Zugriffe: 628
Re: Execution order of handlers in rescala
As I mentioned in my post in the other reactive programming thread a minute ago, the kind of exercises you refer to are not very relevant for the exam. For all intents and purposes, you should consider the order of evaluation of two callbacks or signals on the same level (as in your last example) as...
- 15. Feb 2014 17:29
- Forum: Archiv
- Thema: Results of in-class exercise on RP
- Antworten: 3
- Zugriffe: 684
Re: Results of in-class exercise on RP
Unless Guido wants to make them public, you won't be able to look at the tasks. They won't really help you with the exam anyways. This does *not* mean that there won't be any reactive exercises in the exam. I do advise you to look at the two reactive team exercises and the slides instead. Cheers, Ingo
- 13. Feb 2014 21:27
- Forum: Archiv
- Thema: Solutions to ex 5 and 8-10
- Antworten: 1
- Zugriffe: 501
Re: Solutions to ex 5 and 8-10
Thanks for the reminder, I just committed them. Disclaimer: Please understand that the solutions are not always self-contained, meaning that you won't get the complete picture if you haven't visited the corresponding exercise sessions, similar to how lecture slides don't tell the whole story either....
- 12. Feb 2014 16:33
- Forum: Archiv
- Thema: Ex10: HTML Document without h1?
- Antworten: 6
- Zugriffe: 1178
Re: Ex10: HTML Document without h1?
You are open to return an empty sequence of documents if nothing gets added to the paginated builder. I am not sure whether this addresses your problem since I can't really follow the reasoning in your last post. I do have a very simple implementation of the paginated builder, with a single line tha...
Re: PNGCanvas
You are open to change the underlying builder of the canvasses. It ultimately depends on which side of the bridge pattern you implement the image functionality. I don't think there is one single correct version in this case, since I can imagine arguments to support either alternative.
Cheers,
Ingo
Cheers,
Ingo
- 12. Feb 2014 11:10
- Forum: Archiv
- Thema: Exercise 10: project update!
- Antworten: 0
- Zugriffe: 359
Exercise 10: project update!
Hi all, as someone pointed out to me in the forum, the samples in the project template were not correctly formatted. I have committed an updated project template, with correctly indented samples and a small update to HTMLBuilder.addElement, removing two spurious newlines. Moreover, you do not have t...
- 12. Feb 2014 11:03
- Forum: Archiv
- Thema: small bug in HTMLBuilders.scala
- Antworten: 3
- Zugriffe: 678
Re: small bug in HTMLBuilders.scala
No wait. I just noticed that the html samples are totally scrambled. Sorry for that. I have committed an update for the project template. There shouldn't be a newline at all. If you have one now, that's okay, we are mostly interested in correct indentation. Whether you have some newlines here or the...
- 12. Feb 2014 09:13
- Forum: Archiv
- Thema: small bug in HTMLBuilders.scala
- Antworten: 3
- Zugriffe: 678
Re: small bug in HTMLBuilders.scala
Interesting, I need to check my reference implementation. I am pretty sure that the samples were generated with that addElement method. Anyhow, you are of course open to make minor changes to the code template to suit your needs.
Cheers,
Ingo
Cheers,
Ingo