php-oop icon indicating copy to clipboard operation
php-oop copied to clipboard

Challenges needed

Open 20jam opened this issue 5 years ago • 0 comments

We have the resources neccesry to create challenges. Challenges are great way to test what we have learned and do the actual coding part.

We should:

  1. have a dir for challenges
  2. Have a readme in challenges dir, with each challenge having a description and step by step guide (such as create a abstract class, create an abstract method, create setters and getter to get value x). Solution to these challenges should be kept inside challenges dir.

In readme challenges will be ordered by number from easy to hard, hard for integrating multiple concepts and making real decision.

20jam avatar Jun 18 '20 12:06 20jam