Open Source Comes to Campus/CCSF/Laptop setup: Difference between revisions

imported>Paulproteus
imported>KatherineM
 
(11 intermediate revisions by 2 users not shown)
Line 6:
* [[/OSX IRC|OS X]]
* [[/Linux IRC|Linux]]
 
'''Note''' from within CCSF wireless, IRC is blocked by the network administrators. So you should use [http://webchat.freenode.net/?nick=openhatch_....&channels=openhatch this web chat link instead].
 
Here’s a nice summary of basic irc commands:
 
* http://www.ircbeginner.com/ircinfo/ircc-commands.html
 
To test your IRC client or the freenode webchat connection, say hello on #openhatch on irc.freenode.net
 
* https://openhatch.readthedocs.org/en/latest/community/contact.html
 
== Goal #2: practice navigating from the command line ==
Line 23 ⟶ 33:
* [[/Linux git|Linux]]
 
== Goal #4: practice usingcreate a plainGitHub textaccount editor==
 
GitHub is a popular Git repository hosting service used by many open source projects. We'll use it during this workshop.
 
* https://github.com/
 
== Goal #5: practice using a plain text editor==
 
Make sure you know how to use a plain text editor. We have some text editors that we recommend.
Line 29 ⟶ 45:
Our suggestions:
 
* [[/Linux text editor|gedit on Linux]]
* [[/Windows text editor|Notepad++ on Windows]]
* [[/OS X text editor|KomodoEdit or Sublime on OS X]]
* [[/Linux text editor|gedit on Linux]]
 
== Goal #6: (optional) Practice the command line by learning about tar ==
 
In this step, you can work through a training mission intended to teach you about how open source projects use the tool ''tar'' to create and decompress collections of files.
=== Goal #5: (Optional) Log into the provided server ===
 
To work through that, visit:
If your computer doesn't have a C compiler, take a moment to log into the usual place you can compile homework code.
 
* https://openhatch.org/missions/tar
If you don't have such a place, raise your hand!
 
== Success! ==
Anonymous user