Giter VIP home page Giter VIP logo

gitgoing's Introduction

gitgoing

Build Status Join the chat at https://gitter.im/CodeNeuro/gitgoing

Get going with contributing to open-source software

Prerequisistes: Installing Git and Python

  1. Make a github account
  2. Create a folder for all your code.
  • Mac:
  1. Install git on your computer
  • Mac - Comes with git but you can update it if you want via homebrew.
    1. Create a folder ~/code by typing into the terminal mkdir ~/code
    • (feel free to use your own code folder if you already have one that you like)
    1. OPTIONAL: Use homebrew http://brew.sh (it's a great package manager for installing command line apps!)
    • Install by pasting this into your terminal: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    • If you don't have git installed, type brew install git to install it!
  • Windows
    1. Install gitextensions here: http://sourceforge.net/projects/gitextensions/
    2. Create a folder C:\code by typing into powershell mkdir C:\code
    • (feel free to use your own code folder if you already have one that you like)
  1. Install Anaconda Python distribution found here: http://continuum.io/downloads
  • Make sure to use the Python 2.7 version. You can verify that your computer has Python 2.7 by typing python --version into your terminal.

Tutorial

To get started with the tutorial, click here.

Data Cleaning tutorial

gitgoing's People

Contributors

olgabot avatar bensussman avatar freeman-lab avatar gitter-badger 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.