Getting started: Difference between revisions

From Computer Science Wiki
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]]


== References ==
== References ==

Revision as of 17:39, 11 May 2018

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

Once you have installed it, please do not forget to put it in your dock. If you need help with this, please feel free to ask. :-)

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

Once you have installed it, please do not forget to put it in your dock. If you need help with this, please feel free to ask. :-)


Register for our class forum

Please click here to request our class discussion forum Once the page has been sent to your browser, please click the "register" button.

Download and install cyberduck

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

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 URI (after you click create new paste)
  6. Email me the url. My email address is bmackenty@aswarsaw.org


Start learning how to use midnight commander

References