Giter Club home page Giter Club logo

learninggo-'s Introduction

Welcome to LearningGo!

The aim of this repository is to learn golang while adding some coding questions.

  • Fork this repository on GitHub by clicking the Fork button in the top right of this page.

  • Clone your forked repo to your local machine.
    git clone https://github.com/YOUR-USERNAME/LearningGo-.git
    Replace YOUR-USERNAME above with your GitHub username.

  • Create a new branch.
    git checkout -b new-branch

  • Add your contributions.

    • Add any program based on the difficulty level mentioned in the repository
    • Add your name to the CONTRIBUTORS.md file.
  • Commit and push your changes.

git add -A 
git commit -m "Your commit message"
git push --set-upstream origin new-branch
  • Create a Pull Request by navigating to your forked repository and clicking the New pull request button on your left-hand side of the page.

  • Add in a title, edit the PR template, and then press the Create pull request button.

  • Wait for your Pull Request to be reviewed and merged.

  • Congratulations! You just opened a Pull Request.

How to Contribute

1. Add any program of your choice

Add a program according to the Difficulty level in the appropriate folder. Make the filename in accordance to what the code is doing.

2. Add your name

Add your name to the CONTRIBUTORS.md file using the below example:
- [Name](Link to GitHub profile)
Please follow alphabetical order.

Choose one of above or all 3, make a pull request for your contributions and wait for it to be merged!

What next?

  • โญ Go ahead and star this repository if you had fun! โญ
  • If you liked contributing to this project, please share and star this project to help as many people as possible to get started in Open Source.

๐ŸŽŠ ๐ŸŽ‰ Happy Contributing ๐ŸŽ‰ ๐ŸŽŠ

learninggo-'s People

Contributors

raghavddps23 avatar nazuk27 avatar raghavddps2 avatar naveenkhasyap avatar pankhudib avatar vishal-wadhwa avatar brisingr24 avatar

Watchers

James Cloos 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.