Rob Hallam
1052e8e5b6
(refactor) Change Section to Exercise
pirms 1 gada
Rob Hallam
20ab80f8fb
(feat) More number triangle examples
pirms 1 gada
Rob Hallam
ae5b69fdc5
(feat) Lab 6 Exercise 7 - double division
Implements an object type - DoubleDivisionResult class to return quotient and remainder
pirms 1 gada
Rob Hallam
f3fc7c3984
(feat) wrap number triangles in newlines
Also add some docstrings and questions
pirms 1 gada
Rob Hallam
4b01248b29
(refactor) Move constructor to top of class
pirms 1 gada
Rob Hallam
fd1fd718f2
Implement Lab 6 Exercise 6 (number triangle)
I spotted a neat way of doing this before I had to head off so couldn't resist
pirms 1 gada
Rob Hallam
4f8ba4d428
Implement Lab6 up to and including Exercise 4
Exercise 5 requries stdin so we will come abck to that once I figure out how
best to do that.
Primes generation could be more efficient.
pirms 1 gada
Rob Hallam
1c57e4d8a7
Finish up to end of Lab 4
Skips labs 1-3, did them in eclipse which failed to save to OneDrive (!)
Implements Lab and Section classes for more easily and consistently running
particular labs.
pirms 1 gada