Learn Basics Of Git / GitHub

  • Git is a popular version-control-system (VCS); GitHub is a an online platform used to manage git projects
  • Github is a popular place to host open-source project such as ours or cp-algorithms
  • You can learn all the basics in an hour - just go through this video tutorial

Contribute To An Existing Learning Track

  • Just open a pull-request (a “PR”) with the changes for the new or updated chapter in the respective GitHub repository.
  • When the PR is approved, it will be merged by one of the maintainers (drop me an email if you’re interested to be a maintainer)

Start A New Learning Track / Subject

  • Just drop me an email at [email protected] for the same, and we will discuss the track roadmap for the same before working on it!

Anything else?

  • Again, drop me an email at [email protected]. Will take up the discussion as soon as possible.