JoyOfCoding
JoyOfCoding copied to clipboard
Rename course The Joy of Coding
As part of renaming the course "The Joy of Coding", there are a lot of changes that need to be made to the code.
- References to the course's name in source code and documentation
- Change reference to GitHub URLs
- Create a new Maven group (
io.github.davidwhitlock.joy
) - Rename package (
edu.pdx.cs.joy
) - Start over with proper semantic versions (
1.0.0
)