diff --git a/README.md b/README.md index bb4d380..7434a35 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,34 @@ # Java_OPC_rep + +/* Information about the Coder */ + /* Code full name : Sizolwakhe Leonard Mthimunye*/ +/* Qualification obtained : Oracle certified associate Java developer */ + /* Experience 4 Months at The digital academy */ + /* Innovative software developer certificate obtained */ + + + This repository is used to store programs I created while preparing for my OCP certificate + +****Application will be created from different type's of variables +****Instance variable******* +********Static variable********* + +-+++ final variable +++_ +_++++primitive variable+++++_ +_++++++object reference variable--- + +@@@@@@@@#### local variables @@@@@####### + +******* Also define type of methods ************ + +1. Instance method +2. Static method +3. Overiden method +4 Overload method +5. Synchronised method +6. Constructors +7. Abstract method + + +********. Diffent types of block deflation ********