Coder Social home page Coder Social logo

blackbird71sr / programming-quotes Goto Github PK

View Code? Open in Web Editor NEW
26.0 2.0 56.0 87 KB

Repository containing various programming quotes

Home Page: https://omkar-ajnadkar.github.io/Programming-Quotes/quotes.html

hacktoberfest hacktober hacktoberfest2018 open-source beginner-friendly markdown quotes help-wanted

programming-quotes's Introduction

Programming-Quotes

Repository containing various programming quotes

Quotes

Let's create a list of programming related quotes in this Hacktoberfest...

Rules:

  1. Add quotes to file quotes.md
  2. Don't forget to mention name of author of quote in bold
  3. Quote should start with > in markdown.
1. > You might not think that programmers are artists, but programming is an extremely creative profession. It's logic-based creativity. __John Romero__

Here is an example:

  1. You might not think that programmers are artists, but programming is an extremely creative profession. It's logic-based creativity. John Romero

How to Contribute to this repository

  • Star this repository using 'Star' button on the top.
  • Click on Fork Repository using the 'Fork' button on the top.
  • Clone the forked repository on your PC. Using this command on your Git bash or any terminal with git support :
git clone https://github.com/YOUR_USERNAME/Programming-Quotes.git
  • Now create a new branch with this command:
git branch branchname 

and then use that branch by this command:

git checkout branchname 
  • Go ahead and make changes
  • After making changes use this command to add the changes:
git add -A
git commit -m "message here" 
  • After that use this command:
git push origin branchname 
  • Create a pull request, and wait for Pull Request to get merged.

Contributors

programming-quotes's People

Contributors

abhiigatty avatar akashdeepb avatar amarantedaniel avatar ar3tea avatar arshadumrethi avatar azharmithani avatar bansijoshi avatar blackbird71sr avatar chintanmehta21 avatar chrisandoryan avatar ducthuan-2712 avatar gladson9 avatar gopla avatar hariprasetia avatar harshita269 avatar heitorado avatar imhighoncoffee avatar ivanelianto avatar jeffreys2015 avatar jonathanvoelkle avatar kavya042 avatar kenante avatar ragasirtahk avatar ritceynoah avatar shwetago avatar shyamkanani avatar sljtheultima avatar subin23k avatar svtm avatar wiktor-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

programming-quotes's Issues

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.