This README explains how to get started with the Dufuna Scholarship Programme.
-
Fork this repository.
-
In your fork, in the
submissions
directory, create a new directory whose name isYOUR GITHUB USERNAME
. -
In this directory, create a new file with the solution of each weekly task. Example:
Week_1_solution.py
- You can also create an
about.md
file to introduce yourself to the dufuna community. In this file, the structure should be.- Introduction
- Some other fun details such as favourite emoji.
- Introduction
-
Some Resources to help with the tasks are in RESOURCES.md.
-
The Weekly tasks are found in WEEKLY_TASKS.md.
-
Start a pull request following the template given.
As more content is added to this repository and more people contribute, your fork will fall out of date. This can sometimes lead to tricky situations with your pull requests. It's recommended to occasionally sync your fork with this repository.