https://github.com/kevinzma/bigjavaeo
Exercises related to Big Java: Early Objects, 7th edition.
https://github.com/kevinzma/bigjavaeo
bigjava exercises java objects solutions
Last synced: about 2 months ago
JSON representation
Exercises related to Big Java: Early Objects, 7th edition.
- Host: GitHub
- URL: https://github.com/kevinzma/bigjavaeo
- Owner: KevinZMa
- License: mpl-2.0
- Created: 2022-10-04T21:58:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T02:11:05.000Z (about 2 years ago)
- Last Synced: 2025-02-03T09:44:00.288Z (4 months ago)
- Topics: bigjava, exercises, java, objects, solutions
- Language: Java
- Homepage:
- Size: 482 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Big Java Exercises
[](https://github.com/prettier/prettier)
Exercises from [Big Java: Early Objects](https://www.wiley.com/en-us/Big+Java%3A+Early+Objects%2C+7th+Edition-p-9781119499091) (7th edition). Also includes side projects related to the content inside.
## Abbreviations:
**IR:** Interactive Review and Practice
**R:** Review Exercise
**E:** Practice Exercise
**P:** Programming Project