PyCon intro to open source: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<gallery widths="240px" heights="160px" perrow="4">
File:Spang_helping.jpg
File:Together.jpg
File:Bpw2-breakout.jpg
</gallery>

<div style="font-size:125%">&raquo; Short URL for this material: http://bit.ly/open-source1 &laquo;</div>


<font size="+2">This page contains setup instructions for <i>Contribute with me! Getting started with open source development</i>.</font>

== Goal #1: install a text editor ==
== Goal #1: install a text editor ==


Line 11: Line 22:
* [[PyCon_intro_to_open_source/Linux text editor|Linux]]
* [[PyCon_intro_to_open_source/Linux text editor|Linux]]


== Goal #2: create an account on OpenHatch.org ==


== Goal #2: install <code>git</code> ==
OpenHatch is a non-profit that helps connect people with open source projects. We'll use some of the tools on this site to practice.


(Estimated completion time: 5 minutes)
<div style="font-size:125%">&raquo; Visit http://openhatch.org/ now and create an account. &laquo;</div>


<code>git</code> is a popular version control system, which we'll use for managing and collaborating on open source projects.
== Goal #2: practice command line navigation ==

* [[PyCon_intro_to_open_source/Windows git|Windows]]
* [[PyCon_intro_to_open_source/OSX git|OS X]]
* [[PyCon_intro_to_open_source/Linux git|Linux]]


== Goal #3: practice command line navigation ==


(Estimated completion time: 10 - 15 minutes)
(Estimated completion time: 10 - 15 minutes)
Line 27: Line 44:
* [[PyCon_intro_to_open_source/Linux terminal navigation|Linux]]
* [[PyCon_intro_to_open_source/Linux terminal navigation|Linux]]



== Goal #3: install an IRC client ==
== Goal #4: install an IRC client ==

(Estimated completion time: 5 minutes)


IRC is a real-time chat protocol that open source projects often use to talk about the project and as a medium for users and developers to help each other.
IRC is a real-time chat protocol that open source projects often use to talk about the project and as a medium for users and developers to help each other.
Line 35: Line 55:
* [[PyCon_intro_to_open_source/Linux IRC|Linux]]
* [[PyCon_intro_to_open_source/Linux IRC|Linux]]


== Goal #4: install git ==


== Goal #5: sign up for GitHub ==
== Goal #5: create an OpenHatch account ==

(Estimated completion time: 2 minutes)

OpenHatch is a non-profit that helps connect people with open source projects. We'll use some of the tools on this site to practice.

<div style="font-size:125%">[http://openhatch.org/ &raquo; Please visit http://openhatch.org/ now and create an account. &laquo;]</div>


== Goal #6: create a GitHub account ==

(Estimated completion time: 2 minutes)

GitHub is a popular website for hosting open source projects that use Git. We'll use GitHub to collaborate on projects..

<div style="font-size:125%">[https://github.com/ &raquo; Please visit https://github.com/ now and create an account. &laquo;]</div>


==Success!==

You've set up your development environment and are a terminal pro. You are ready for the tutorial.

The tutorial is on Thursday, April 10th from 1:20pm - 4:40pm in Room 521 A.

[[File:Champagne.png|100px]][[File:Party.png|125px]]

Latest revision as of 17:02, 10 April 2014

» Short URL for this material: http://bit.ly/open-source1 «


This page contains setup instructions for Contribute with me! Getting started with open source development.

Goal #1: install a text editor

(Estimated completion time: 2 - 10 minutes)

We need a good text editor (not a word processor!) for editing Python code.

If you already have a preferred text editor, you can use it instead, but note that word processors like Microsoft Word and Notepad will not work.


Goal #2: install git

(Estimated completion time: 5 minutes)

git is a popular version control system, which we'll use for managing and collaborating on open source projects.


Goal #3: practice command line navigation

(Estimated completion time: 10 - 15 minutes)

Many of the tools of open source development are primarily used via the command line. Let's get some practice with navigating the computer from the command line.


Goal #4: install an IRC client

(Estimated completion time: 5 minutes)

IRC is a real-time chat protocol that open source projects often use to talk about the project and as a medium for users and developers to help each other.


Goal #5: create an OpenHatch account

(Estimated completion time: 2 minutes)

OpenHatch is a non-profit that helps connect people with open source projects. We'll use some of the tools on this site to practice.


Goal #6: create a GitHub account

(Estimated completion time: 2 minutes)

GitHub is a popular website for hosting open source projects that use Git. We'll use GitHub to collaborate on projects..


Success!

You've set up your development environment and are a terminal pro. You are ready for the tutorial.

The tutorial is on Thursday, April 10th from 1:20pm - 4:40pm in Room 521 A.