Gray741 / CCPS209Labs

Graded lab problems for the author's Java course CCPS 209 Computer Science II.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCPS 209 Labs

This repository contains the labs and the fully automated JUnit test classes for the course CCPS 209 Computer Science II, as taught by Ilkka Kokkarinen for the Chang School of Continuing Education, Toronto Metropolitan University, Canada. There is a total of 99 problems followed by fourteen bonus problems available for students to freely choose the problems they wish to solve, depending on their inclinations and personal interest. Most of these problems consist of several methods to write. For the purposes of grading, every JUnit test class counts as one lab. These problems drive in the techniques of Java and object-oriented programming, and also illustrate some deeper ideas in computer science and mathematics.

The specifications for the lab problems are given in the PDF document CCPS 209 Labs.

Problems so far unsolved are given bounties of 100 CAD for the first solver of each such problem, as a donation for a good cause. See the file bounty.md for the list of bounties both claimed and still open.

Text of warandpeace.txt taken from Project Gutenberg.

Image files coffee.jpg and ilkka.jpg by Ilkka Kokkarinen, released in public domain by the author.

All teachers and students of computer science and Java are welcome to adapt and use these problems and their JUnit testers, with proper attribution.

About

Graded lab problems for the author's Java course CCPS 209 Computer Science II.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%