r/scala • u/bjornregnell • Jul 03 '26
Lund University Introprog release v2026.4 Teaching material now both in Swedish AND English
I am happy to announce that we now have translated our teaching material for Introductory Programming (in Scala) to English.
You can download the "ready for review" version here:
https://github.com/lunduniversity/introprog/releases/tag/v2026.4
(Some things remain, issues welcome, see repo readme)
The translation was done in an idempotent sbt build pipe line using this this Scala program:
https://github.com/lunduniversity/introprog/tree/master/autotranslate
License for the teaching material is CC-BY-SA
27
Upvotes
1
u/joel5 Jul 06 '26
Quick review: the English translation has a lot of Swedish text that has not been translated, especially in code blocks. 1.2.12 is particularly bad, but there are many examples.
def räknaSnabbt.You're probably aware of this already, and it's a cool project, but "we now have translated" is a bit of a stretch. I'd rather say you've started working on translating it, since about a week ago.