Getting started: Difference between revisions

From Computer Science Wiki
No edit summary
Line 70: Line 70:
# Email me the url. My email address is bmackenty@aswarsaw.org
# Email me the url. My email address is bmackenty@aswarsaw.org


<!--
== Start learning how to use midnight commander ==
== Start learning how to use midnight commander ==


* [http://linuxcommand.org/lc3_adv_mc.php Click here for a good primer for '''midnight commander''', which is a powerful tool to manipulate text in a command line]
* [http://linuxcommand.org/lc3_adv_mc.php Click here for a good primer for '''midnight commander''', which is a powerful tool to manipulate text in a command line]
*http://www.softpanorama.org/OFM/MC/mcedit.shtml Click here to view another excellent webpage with resources for midnight commander]
*http://www.softpanorama.org/OFM/MC/mcedit.shtml Click here to view another excellent webpage with resources for midnight commander]
 
-->
[[File:Pastebin.gif]]
[[File:Pastebin.gif]]



Revision as of 06:53, 29 July 2017

Follow these steps to get started![1]

What you need to do to get started

Exclamation.png Follow ALL these instructions

It is important you follow the instructions below to get yourself setup. If you have any troubles please speak with Mr. MacKenty.

Download Sublime 3

Install Term2, a terminal replacement for the default terminal in OS X

Learn to use the terminal

Register for our class wiki

Click here to see how you can ensure you will receive an email when a watched page is changed.
  • Register for our class wiki
  • it is important you confirm your email address and make sure you are notified when a "watched" page is changed. This is often how I will communicate with you.

Download and install filezilla

There are times when you will need to transfer large files between systems. Click here to download filezilla.

Understand how to use pastebin

There are many times I will ask you to email code to me. I prefer to use pastebin. Here is the process to use pastebin. Please see below for an animated gif.

  1. Copy the code you want to send me. Ensure your name is NOT anywhere on the code.
  2. Click this link to access pastebin
  3. Choose the correct syntax highlighting (usually php, python or html).
  4. Click create new paste
  5. Copy the URL (after you click create new paste)
  6. Email me the url. My email address is bmackenty@aswarsaw.org

Pastebin.gif

References