Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 653 Bytes

File metadata and controls

23 lines (13 loc) · 653 Bytes

00-Basics (corresponds to https://github.com/codelex-io/php-syllabus/tree/main/exercises/basics)

For Sections 1 - 5:

  • each section has a separate .php file with all exercises for it.

  • there is a Models/ folder for used classes in these exercises.

For Section 6:

  • there is a separate folder in 06-Filesystem/ folder for each exercise.

  • each exercise folder contains index.php as an entry point.

01-Basics (corresponds to https://github.com/codelex-io/php-syllabus/tree/main/php-basics)

  • each section has a subfolder with a separate exercise file.

10-Lesson-Notes

  • lesson notes organized in folders by dates.