Die Suche ergab 82 Treffer
- 20. Mär 2020 10:23
- Forum: Konzepte der Programmiersprachen
- Thema: Noten sind da.
- Antworten: 1
- Zugriffe: 239
Re: Noten sind da.
Yes. Note that because of the current Corona situation, we will defer the exam review to a later date.
- 6. Mär 2020 16:33
- Forum: Konzepte der Programmiersprachen
- Thema: Reference Counting: Deref of the condition value in If0 evaluation
- Antworten: 2
- Zugriffe: 209
Re: Reference Counting: Deref of the condition value in If0 evaluation
I think your solution is correct. The value returned from the condition can be dereferenced directly after the interpretation of the condition as nothing can be done with it anymore (i.e. there is no way to get the result from the interpretation of the condition).
- 13. Dez 2019 17:09
- Forum: Konzepte der Programmiersprachen
- Thema: Assignment 07 Task 3 (first-class continuations) evaluation order
- Antworten: 3
- Zugriffe: 486
Re: Assignment 07 Task 3 (first-class continuations) evaluation order
The tests are correct with the normal left-to-right evaluation order.
Fixed.Also, I had to change the import Task3Solution._ to import Task3._ in Task3Test.scala
- 5. Dez 2019 12:08
- Forum: Konzepte der Programmiersprachen
- Thema: Assignment 6, task 2 not compiling in Scala 2.13
- Antworten: 1
- Zugriffe: 203
Re: Assignment 6, task 2 not compiling in Scala 2.13
Thanks. The code is fixed now. You can also use the version that you proposed here.
- 3. Dez 2019 10:18
- Forum: Konzepte der Programmiersprachen
- Thema: Submit-Server crashed?
- Antworten: 2
- Zugriffe: 228
Re: Submit-Server crashed?
The submission works for me. Make sure you are submitting from the TU network.
- 28. Nov 2019 14:39
- Forum: Konzepte der Programmiersprachen
- Thema: How do I know why I lost points in my submission?
- Antworten: 7
- Zugriffe: 606
Re: How do I know why I lost points in my submission?
In that case, please send a mail with your name or TU-ID. Then we can discuss the case internally and give you additional feedback.Would it be possible to get some more detailed feedback about what exactly doesn't work?
- 27. Nov 2019 12:25
- Forum: Konzepte der Programmiersprachen
- Thema: Next assignment
- Antworten: 1
- Zugriffe: 284
Re: Next assignment
Sorry. We published the assignment just now.
- 25. Nov 2019 13:45
- Forum: Konzepte der Programmiersprachen
- Thema: How do I know why I lost points in my submission?
- Antworten: 7
- Zugriffe: 606
Re: How do I know why I lost points in my submission?
The website works correctly now. You can view your feedback by clicking on the respective task.
- 21. Nov 2019 07:10
- Forum: Konzepte der Programmiersprachen
- Thema: How do I know why I lost points in my submission?
- Antworten: 7
- Zugriffe: 606
Re: How do I know why I lost points in my submission?
Our tutors are advised to write more detailed feedback for every (non-perfect) solution. Normally you should be able to click on the tasks for graded assignments to see detailed feedback. Apparently, this is currently not working due to a bug in the submission platform (atleast for me). We will fix ...
- 11. Nov 2019 17:20
- Forum: Konzepte der Programmiersprachen
- Thema: Lecture or exercise on Nov 12th?
- Antworten: 2
- Zugriffe: 221
Re: Lecture or exercise on Nov 12th?
This week there will be two exercise sessions (Tuesday and Thursday).
- 7. Nov 2019 13:53
- Forum: Konzepte der Programmiersprachen
- Thema: Issues in Assignment02 template
- Antworten: 4
- Zugriffe: 455
Re: Issues in Assignment02 template
Thanks for the pointer. I have updated the template. There is no need for action if you used the old template.
Best,
Mirko
Best,
Mirko
- 30. Okt 2019 15:27
- Forum: Konzepte der Programmiersprachen
- Thema: Assignment01 scalatest library
- Antworten: 1
- Zugriffe: 265
Re: Assignment01 scalatest library
You can use version 3.0.8 if that works for you.
- 29. Okt 2019 10:00
- Forum: Konzepte der Programmiersprachen
- Thema: Assignment submission
- Antworten: 8
- Zugriffe: 949
Re: Assignment submission
I get this error when I run the sbt command in a folder that does not contain the build.sbt file. Make sure that you run the command in the folder where the build.sbt (and the project folder) is located.
Code: Alles auswählen
$ ls
build.sbt project src target
$ sbt 'submit ab12abcd MYTOKEN'
- 28. Okt 2019 15:59
- Forum: Konzepte der Programmiersprachen
- Thema: Assignment submission
- Antworten: 8
- Zugriffe: 949
Re: Assignment submission
I just tried it and it worked for me. Don't forget to put quotes when you enter the command in one line sbt 'submit ab12abcd MYTOKEN' Also, ensure that the submission plugin is added in your project/plugins.sbt resolvers += Resolver.bintrayIvyRepo("stg-tud", "sbt-plugins") addSbtPlugin("de.tudarmsta...
- 28. Okt 2019 10:16
- Forum: Konzepte der Programmiersprachen
- Thema: Assignment submission
- Antworten: 8
- Zugriffe: 949
Re: Assignment submission
Hello, Yes, the tool also works on Windows. Can you try to start the SBT shell by simply typing sbt and then in the shell try to use submit myID myToken Also, you have to be in the TU network to access the submission site. That means that you have to be connected to eduroam or use the VPN ( https://...