Skip to content

This repo contains Java code that was written during the time I studied for Oracle OCA Java Certification

License

Notifications You must be signed in to change notification settings

ltpitt/java-oca-certification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

java-oca-certification

In this contains exercises and useful knowledge for the Java Oracle OCA Certification.

Prerequisites

How to use

  • Clone this repo locally
  • Find and open the file related to the topic you want to learn / experiment with IntelliJ IDEA
  • Read the code and run the chosen class' main method
  • Run MainApp.main()

Meta

Davide Nastri – d.nastri@gmail.com

See LICENSE for more information.

Java OCA Certification

Contributing

  1. Fork it (https://github.com/ltpitt/java-oca-certification/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

This repo contains Java code that was written during the time I studied for Oracle OCA Java Certification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages