Coder Social home page Coder Social logo

github101's Introduction

Github 101

Steps to help anyone contribute to our github repository.

Git and Github for beginners

Follow the following steps to contribute:

  • Fork and clone this repo.
  • You can contribute in the following ways:
    • Create a folder of your github username and add an about.md.
    • Add a program in the required language folder of any existing issue.
  • Commit your changes, push them and send a pull request.
  • Look for more issues in the issues section and continue contributing.

Guidelines

  • Claim the issue that you want to work on, by commenting below the created issue.
  • If someone else has claimed the issue wait for him to complete it, don't send a PR directly.
  • If there is some inactivity on the issue you can ask the person who has claimed it if he is working on it.
  • If there is no reply within a day, the issue is yours to take.
  • Tag the issue in the description of your PR.
  • You are free to open new issues given that they are relevant.

Best Practices

  • Use a separate branch to create a PR.
  • Make only one commit per PR.
  • Make sure that the commit message is not too long and is in present tense.
  • Solve one issue at a time do not take up many issues.
  • Be active on the PR discussions, or lese your PR might get closed due to inactivity.

github101's People

Contributors

aadhart1202 avatar ab63 avatar abhishekkukreja1104 avatar akshaychd avatar anujwani avatar archit31uniyal avatar aviral-sharma-10 avatar charles2307 avatar devanshiv123 avatar divyam3897 avatar dynastyqb55 avatar ekansh97vashistha avatar guptshruti avatar gurpreetsingh00885 avatar illseption avatar mahir-g avatar nagpalm7 avatar naman9639 avatar pavitkaur05 avatar sagar-kalra avatar sagargarg99 avatar salonig11 avatar samriddhi0712 avatar sarthak247 avatar shivamshandilya108 avatar simmyexplorer avatar skyrb avatar terminator25 avatar vineet8588 avatar yeshijinsel avatar

Watchers

 avatar  avatar  avatar

github101's Issues

Add a program to reverse a string in C

Create a function reverseString in C which takes an input string and returns the reverse string.

  • Use of string libraries like string.h and cstring is not allowed.
  • Input string should be entered in first line. Output should be returned in the next line.

Sample

github101
101buhtig

Update README

Update the README with the instructions that are to be followed.

Add a program to calculate length of a string in C

Create a function lengthOfString in C which takes an input string and returns the length of a string.

  • Use of string libraries like string.h and cstring is not allowed
  • Input string should be entered in first line. Output should be returned in the next line
    Sample
This is a test
14

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.