This is my repo for learning scala on coursera
progfun1 is the first tutorial example. Learned how to do max, sum functions and basic testing with some sbt commands.
sbt commands learned +submit: Can be invoked by running sbt first then submit myemail@thatdomain.com tokenForAssignment or sbt "submit myemail@thatdomain.com tokenForAssignment"