Skip to content

Learn-Write-Repeat/Contribution-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contribution-program

Repository for competition in open-source contribution under DevIncept.

Follow these steps to make a contribution:

  1. Fork this repository.

  2. Select any topic in the repository, open that folder and select/start any subtopic from the readme file.

  3. Add your name as contributor in front of subtopics, and start orking on that subtopic.

  4. Add two files for any topic inside that folder:

    1. Markdown File: Explaining the "What" and "Why" part.

    2. Jupyter Notebook: Explaining the "How" part.

      For example: two files in above example will be:

      1. YourName_Objectdetection_OpenCV.md: This file will contain theoritical part about Object detection.
      2. YourName_Objectdetection_OpenCV.ipynb: This file will contain implementation part of object detection.
  5. After adding these two files, you can create a pull request.

We believe that "one should learn in a way that he/she can explain it to others" or "Learning by teaching others" is an extremely effective way to learn. You'll have to understand and write what you learned in a Markdown file, not to copy everything (we'll be checking plagiarism before merging it to master) but to explain all important points in the list or tabular format, use images/illustrations over text or whatever you like, in a way that what you write can easily be understood by a person who has no idea about the topic with minimal effort. And for the same topic, if applicable you'll have to write a Jupyter notebook explaining the working of the topics.

Resources to start

  1. Introduction to markdown
  2. Introduction to jupyter Notebook
  3. How to create a Pull Request

About

Repository for competition in open-source contribution under DevIncept.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published