Getting started: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 11: Line 11:
</blockquote>
</blockquote>
</center>
</center>
<!--
== Register with enthought ==
Enthought is a scientific computing company specializing in Python. Their training videos are amongst the very best I've ever seen. 
* Please [https://store.enthought.com/accounts/login/?next=/licenses/academic/request/ click this link] and register. Please note:
* The organization must be "American School of Warsaw"
* The email address you use must be your school email address (ending in aswarsaw.org)
* You do not need to provide a phone number!
* After you have registered, please check you email and confirm your registration
== Download and install canopy ==
* You must be logged in to download canopy.
== Please watch and learn the following videos  ==
* https://training.enthought.com/course/INTRO_TO_PYTHON/lecture/COMMON_DATA_TYPES
* https://training.enthought.com/course/INTRO_TO_PYTHON/lecture/INDEXING_AND_SLICING
* https://training.enthought.com/course/INTRO_TO_PYTHON/lecture/STRING_INTRO
* https://training.enthought.com/course/INTRO_TO_PYTHON/lecture/LISTS_NEW
* https://training.enthought.com/course/INTRO_TO_PYTHON/lecture/INTRO_CONTROL_FLOW
* https://training.enthought.com/course/INTRO_TO_PYTHON/lecture/IF_STATEMENT
-->


== Launch, update and keep in dock Sublime 3 ==  
== Launch, update and keep in dock Sublime 3 ==  
Line 65: Line 41:
# Does not contain your last name
# Does not contain your last name
# Does not contain any personally identifiable information
# Does not contain any personally identifiable information
# Does not contain any innapropriate content
# Does not contain any inappropriate content
 
== Register and setup JetBrains IDE ==
 
As high school students, you have access to powerful [[ide]] for free. The registration process is a bit complex.
 
# https://www.jetbrains.com/shop/eform/students
# THIS SECTION IS UNDER CONSTRUCTION
 


<!--
== Download and install cyberduck ==


There are times when you will need to transfer large files between systems. [https://cyberduck.io/ Click here to download cyberduck].
-->
== References ==
== References ==



Revision as of 09:19, 18 August 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. These instructions assume you have a school-issued laptop.

Launch, update and keep in dock Sublime 3

Sublime is a really powerful text editor used by professional programmers. It should already be installed on your computer. click here to download if it is not installed.

  1. Start the application "Sublime 3".
  2. Update the application. The application should be version 3.1.1 build 3176.
  3. Please keep Sublime 3 in your dock

Launch, update and keep in dock iTerm2

iTerm is a replacement for your default terminal application. It should be installed on your computer. Click here to download if it is not installed on your computer.

  1. Start the application "iTerm2"
  2. Update the application. The application should be version 3, build 3.2.0
  3. Keep the application in your dock

Launch, update Microsoft Office

Although we'll only use Excel this year it's good to have the whole version of office updated.

  1. This is a HUGE UPDATE (many gigabytes)
  2. Start Microsoft Excel and follow the steps to update everything
  3. This update will take many hours to complete.
  4. Keep the application Excel in your dock

Register for our class forum

Please click here to request our class discussion forum Once the page has been rendered by your browser, please click the "register" button and follow the instructions to register. Please make sure you use only your school email address, and please make sure your username:

  1. Does not contain your last name
  2. Does not contain any personally identifiable information
  3. Does not contain any inappropriate content

Register and setup JetBrains IDE

As high school students, you have access to powerful ide for free. The registration process is a bit complex.

  1. https://www.jetbrains.com/shop/eform/students
  2. THIS SECTION IS UNDER CONSTRUCTION


References