Coder Social home page Coder Social logo

aditiwari05 / learn-to-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mlsa-muet-szab-club-khairpur-mir-s/learn-to-code

1.0 0.0 0.0 4.5 MB

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

JavaScript 0.08% C++ 3.56% Python 2.69% C 0.41% Objective-C 0.01% Java 7.42% C# 0.11% Kotlin 0.05% Dart 0.27% CSS 0.02% Swift 0.01% HTML 0.41% Jupyter Notebook 84.97%

learn-to-code's Introduction

Learn-to-Code

MLSA-MUET-SZAB-CLUB

Welcome you All to Learn to Code.

What you can contribute?

Contribute to the code base. Provide programming examples no matter how small or big it is, in the respective programming language folder. If you don't find a folder with the language you want to contribute, create it. Contribute to projects. Any project that you did in your school, college, or university you can put here in the respective programming language folder. Contribute to Documentation. If you notice a way to improve our documentation or find a typo, or any broken link, you can contribute to it as well.

How to Contribute? Step by Step Guide!

Step 1: Look in the issues if the change you are doing is available and issues section is it assigned to someone or not. If you can't find any issue open, create one. Anyone from our team will assign you the issue then you can start contributing

Step 2: Fork this repository! (Repo: Learn-to-Code) You can fork this repository by clicking on fork button on top right corner. Once you fork this will create a copy of repo on your account

Step 3: Clone the repository! To clone the repository go to your account open this repo and either click on clone button or run the command below to get this repository on your local machine

-git clone "URL you just copied" e.g. git clone https://github.com/yourgithubusername/reponame.git

Step 4: Lets make some contributions! Find a suitable issue for your relevant contribution. Make changes to files on your local machine work on the issue you're assigned.

Step 5: Add changes and Commit Changes! Now we have to add changes that we made to the branch so for that we will run following command.

-git add

Now we have to commit changes, commit message should always be clear, to commit use command below.

-git commit -m "resolved the "

Step 6: Push changes to GitHub! Now we have to push the changes that we made to remote repository on specified branch to do so use command below.

-git push origin name of branch is same as you created in Step 3

e.g git push origin mybranch

step 7 Submit your changes for review

Once you have pushed your code to GitHub, it's now time to create pull request, you will go to the repository click on compare and pull request and submit the pull request.

Soon, we will be merging all your pull requests to the main branch of project and you will also get notification once your pull request is merged with existing code base. After that you will be able to see your details in contributor section on the page below.

Best of luck to ALL!

learn-to-code's People

Contributors

jameelali703 avatar hasnain-kk avatar mehran-memon avatar areessha019 avatar uzairmemon1 avatar gulzamanali16 avatar satbharai123 avatar hamidali110 avatar rizwan046 avatar saikatssd avatar awaisali32 avatar santosh-bkumar avatar mazharali123 avatar muhammad-saleem-ch avatar farhatullah34 avatar shahzaibth3gr8-21 avatar ruraltechgirl avatar rizwanrizo avatar muzamilme avatar abulaman23 avatar burhan-ahmed avatar muneer-113 avatar muzamile avatar awais3333 avatar hasnaink01 avatar rizoooooo avatar shaiqali avatar zahoorahmed2003 avatar sanjaimaheshwari avatar rizwan-ali1 avatar

Stargazers

Aditi Tiwari 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.