reqT
reqT is a free requirements engineering tool suitable for course projects based on Scala 2.12
Download the reqT terminal app to your own computer from here (~25M) or from GitHub. Run in terminal with:
java -jar reqT.jar
Download the reqT cheat sheet here or from GitHub.
Download the reqT tutorial lecture in pdf here.
Scala resources
- Scala home
- Official Scala intro for java programmers
- Beginner course on Scala at LTH (7.5 ECTS Credits)