Hi Pharo developers, I have a few undergraduate students taking OO programming and I’m using the Pharo MOOC to get started. One of the goals in our CS program is to get students familiar with a development process using Git, so we require contributions to an open source project is a few classes. I’d like to assign a Pharo contribution and am looking for easy first issues. I’ll take a look at the issues marked ‘Easy’ as well as the “Simple Issues for Beginners” project, but would welcome additional ones.
My current thought is to go through tests looking for use of #’assert:’ that could be changed to #’assert:equals:’. I view this as being an improvement but still quite safe and easy to describe. Most of the work will be setting up the environment and going through the development cycle; I want the actual coding to be minimal (but still useful). James Foster
