The Wayback Machine - https://web.archive.org/web/20210823185339/https://github.com/topics/teaching-materials
Skip to content
#

teaching-materials

Here are 668 public repositories matching this topic...

lauracumming
lauracumming commented Dec 1, 2020

What is the problem that you wish to solve? Please describe.
During testing, we discovered that it is frustrating to not have the PDF with instructions open alongside the games.

Describe the solution you'd like
Option for PDFs to open in new tab

Describe alternatives you've considered
The alternative would that it is automatic

Additional context
No additional comments

snctfd
snctfd commented Sep 2, 2020

The statements in Uppgift 9 in the expressions exercise trigger the following warning in Scala v2.13.3:

warning: method + in class Int is deprecated (since 2.13.0): Adding a number and a String is deprecated. Use the string interpolation `s"$num$str"`

This confused some of my students that were unsure if they had to care about warnings. Seeing as lecture 1 is perhaps a bit early

Improve this page

Add a description, image, and links to the teaching-materials topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the teaching-materials topic, visit your repo's landing page and select "manage topics."

Learn more