Skip to content

Instantly share code, notes, and snippets.

View jerotheo's full-sized avatar
:electron:

Jerico Tilacas jerotheo

:electron:
  • Flex Catering Software
  • Cebu, Philippines
View GitHub Profile

Learning Plan for Design Patterns and Principles of Good Design

These learning resources primarily focus on programming using Good Design Principles and Design Patterns

  • There is an emphasis on learning using PHP, although most patterns are universal to every object orientated language.

Learning Plan for Test Driven Development (TDD)

These learning resources primarily focus on Test Driven Development (TDD).

  • There is an emphasis on learning using PHP, Laravel and PHPUnit.
  • All these resources are free (at the time of writing)