OOP (PHP) and Framework introduction

  1. Php basic review
  2. OOP fundamentals
  3. Properties and methods
  4. Architecting Modular systems using OOP
  5. Inheritance
  6. Visibility: Private, public and protected
  7. Introduction to web framework
  8. Assignment