Skip to content
#

teaching-materials

Here are 810 public repositories matching this topic...

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