Practicing Java oddities and outliers for Oracle Certification, with:
OCP Oracle Certified Professional STUDY GUIDE - J. Boyarsky & S. Selikoff
Oracle University Learning Subscription
WARNING: Some syntax in these exercises should never be used in real projects. It might be easily misinterpreted and won't make you any friends among your colleagues. It is only useful to understand when undertaking the Oracle Certification Test.
PS: To be able to run the code samples in this project without any errors, you might want to move the 'mods' folder from exam1Z0_815.chapter11 to somewhere else on your hard drive. The files in that folder were compiled manually as described in the markdown. Your IDE will likely complain about files in there when trying to run any code.