/oca-java8

This repository contais some examples of the book "[JAVA][OCA Oracle Certified Associate Java SE 8 Programmer I Study Guide Exam 1Z0-808]"

oca-java8

This repo contais some examples of the book "[JAVA][OCA Oracle Certified Associate Java SE 8 Programmer I Study Guide Exam 1Z0-808]"

Repo organization:

branch template: chapter_number-session_name, example 2-Operators_and_Statements-Working_with_Unary_Operators

directories structure template: sub_session_name/example_n, example Increment_and_Decrement_Operators/example_1