Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 772 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 772 Bytes

2imd-php1-students

Optional repository where students can contribute code for the PHP1 course

instructions

Send in your solutions via pull requests by adding a separate folder per week, like this:

  • /week1/solutionX
  • /week1/solutionY
  • /week2/solutionZ
  • ...

Be clear when you pick a folder name for your solution so that others can easily find it. Updating and improving solutions that are already in this repository is allowed and encouraged!

Important notes: