CS 222 Programming Studio, Spring 2018
Week 1 Lab Practice
- Checkout
Minesweeper
from SVN.
- Discuss the clarity of the code with your friends.
- Apply renaming refactoring to the code.
- Improve the comments (e.g. by removing the redundant ones, or rewriting the confusing comments)
- Occassionaly do an SVN diff to examine your modifications,
and commit to send your code to the SVN repository.