Skip to content

Releases: lunduniversity/introprog

v5.0-RC1 Compendium and Quickref pre-print 2020

13 Jul 17:45

Choose a tag to compare

  • Updates for Scala 2.13
  • Improvements and fixes

v4.0 Compendium print versions complete 2019

25 Aug 18:25

Choose a tag to compare

Pdf files for print at course start.

v3.0 Compendium print versions complete 2018

08 Nov 14:03
fcad974

Choose a tag to compare

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

22 Oct 11:03

Choose a tag to compare

  • 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

18 Oct 15:09

Choose a tag to compare

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

04 Oct 17:50

Choose a tag to compare

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

10 Jul 20:09

Choose a tag to compare

  • 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

28 Jun 16:41

Choose a tag to compare

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

15 Jun 16:18

Choose a tag to compare

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 lab blockbattle
  • New lab blockbattle that expands lab blockmole 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

25 Oct 21:13

Choose a tag to compare

  • 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