Skip to content

adilrady/Java7Certification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCA and OCP

Useful code to prepare the Java Programming Certificates OCA (1Z0-803) and OCP (1Z0-804). The code is organized in packages, each package corresponds to a specific chapter, there is 11 packages covering the following chapters:

  • Assignment
  • Declaration
  • Development
  • Flow Controle, Exceptions and Assertions
  • General
  • Generics and Collections
  • Inner classes
  • Object Oriented Programming
  • Operators
  • String, IO, Formatting and Parsing
  • Threads Specific to OCP:
  • JDBC
  • NIO

You can clone this repo and import it as an Eclipse project in your local machine.

Please Also find two text files OCA.txt and OCP.txt, which contain a summary notes from some preparation books I have read.

Hands on programming...good luck!

About

Java programming certificate, useful code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages