An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Big Java Exercises

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](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