Git Product home page Git Product logo

30daysofdsa's Introduction

30DaysOfDSA

Hackclub-Pypro is going to organize #30DaysOfDSA Challenge! A Fully Open-source event based on solving challenges.

What students will get to learn:

  • Students will get an idea how open-source project works.
  • Students will get to learn about Data Structure & Algorithm, Git, GitHub, how to make a pull request, how to contribute to Opens-Source and lots more.

Rewards:

  • Every matched criteria participants will get verified certificates from us.
  • Also whoever make sucessful contributions will be nominated in the contributors panel on the Hackclub's official #30DaysOfDSA project.

30daysofDSA

Project Maintainer

Process for upload your work

Step-1

  Forks Hackclubsal\30DaysOfDSA Repository 
  https://github.com/hackclubsal/30DaysOfDSA.git

Step-2

  open gitbash and type this command = git Clone URL ( git clone url )

Step-3

   sync your account in visual studio code

Step-4

  open cloned folder of this repo in VSC

Step-5

  write your code

Step-6

  Add code file in Day(#) Folder ( file name= Day(#)_username.py) ( username = Your Name )

Step-7

  open git bash and write this command
  git config --global user.name "your github username"
  git config --global user.email "email that you signed in github"
   
  ## you just have to do step 7 once.
  ## not for everytime
 

Step-8

  stage changes in source control

Step-9

  commit changes in source control

Step-10

  push changes from source control

Step-11

  now go to your github account and make pull request

  wait for the project maintainer to accept your request.

BOOM NOW YOU ARE OPEN SOURCE CONTRIBUTOR.

30daysofdsa's People

Contributors

hackclubsal avatar aadii0408 avatar jhanviparmar avatar sshiv5768 avatar 136tejas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.