SH
shahariaazam/php-solve-and-learn
This is an open source initiative to create hypothetical practice task and solve them in PHP language through effective and efficient code review.
Solve & Learn
This is an open source initiative to create hypothetical practice task and solve them through effective and efficient code review.
How to participate?
Anyone with a GitHub account can participate to take the task, create PR (pull request) and submit for code-review.
Just to be more efficient, please make sure to follow the guidelines.
Process
- In the tasks directory in this repository, you will find few tasks to solve.
- Every task has a unique identifier that should be used in PR title
- Create a GitHub repository, create a different branch (eg: solution). Then create a PR (pull request). Without any pull request (PR), it won't be accepted. Because
to do code review, PR is required due to feedback and communication regarding codebase. - In this repository create a issue in this format (Review required for Task # [TASK_IDENTIFIER]).
In the issue description, provide your GitHub repository link where you solved the task with the Pull Request (PR) url - Someone voluntarily will assign the issue to themselves and will review the PR.
- Rest of the communication should be in the PR itself
Purpose of this repository
To organize tasks, organize issues for PR review.
Submit Task
Everybody is welcome to create new task. Just add your tasks in tasks directory, create a Pull Request. That's it.
Become a Code-Reviewer
Check open issues, from the issue, start reviewing PR and try to provide effective feedback.
On this page
Contributors
MIT License
Created October 27, 2021
Updated March 7, 2024