Releases: lunduniversity/introprog
Releases · lunduniversity/introprog
v3.0 Compendium print versions complete 2018
All pdf versions of the compendium are complete for mid-term print of part 2 of the course for the 2018 instance.
v3.0-RC1 compendium part 2 ready for pre-print
- Part 1 is updated based on PR:s during first half of the course
- Pert 2 is updated according to issue #352
v3.0-M5 Exercise patterns and lab tabular in w10 ready for test
Feedback welcome on new parts of exercise pattern and new lab tabular (based on old survey but without sort etc).
v3.0-M4 New lab Snake w09 ready for test
Feedback is wanted on the new lab snake
in compendium part 2.
In the workspace/w09_snake
folder you can find the given code.
v3.0-M3 New assignments matrices+life for part 2 ready for test
- Add generic, immutable Matrix[T] to exercise w08 as lab prep for lab life.
- Some tasks with imperative, mutable stuff moved from basic to extra exercises.
- Create new lab life from scratch.
- Cancel old project assignment life.
v3.0-M2 Improved assignments for part 1 ready for test
The following improved assignments in study period 1 are ready for test:
- Update exercise objects to depend on [https://github.com/lunduniversity/introprog-scalalib]
- Update lab blockmole to depend on [https://github.com/lunduniversity/introprog-scalalib]
- New exercise classes with preparations for new lab blockbattle
- New lab blockbattle that expands lab blockmole from singelton objects to classes
Help is wanted on evaluation of:
- Does the exercises objects and classes prepare well for the labs blockmole and blockbattle respectively?
- Are the exercises and labs lagom challenging for a beginner?
- Is there enough tips and recommendations in lab classes?
v3.0-M1 New assignments for part 1 ready for test
The following assignments in study period 1 are ready for test:
- Update exercise
objects
to depend on [https://github.com/lunduniversity/introprog-scalalib] - Update lab
blockmole
to depend on [https://github.com/lunduniversity/introprog-scalalib] - New exercise
classes
with preparations for new labblockbattle
- New lab
blockbattle
that expands labblockmole
from singelton objects to classes
Known issue:
- There is no info about that sbt will require to put the introprog.jar in the lib folder. This should be added to exercise classes somwhere see isue #353
Any feedback welcome!
v2.2 Print version of compedium part 2, 2017
-
New Labs
- music instead of cords_team
- javatext as an alternative to lthopoly_team
-
Major updates on:
- Lab maze
- Lab turtlerace_team
- Project Bank
-
Fixes to exercises
... and much more
v2.2-RC1 Compendium part 2 ready for pre-print
-
New Labs
- music instead of cords_team
- javatext as an alternative to lthopoly_team
-
Major updates on:
- Lab maze
- Lab turtlerace_team
- Project Bank
-
Fixes to exercises
... and much more
v2.1 Collected updates up to week 4 "objects"
- Minor fixes, see errata on course home page and commit history
- Final slides up to week 4