Difference between revisions of "Initial Setup"
Jump to navigation
Jump to search
m (Cosgroved moved page Initial Software Setup to Initial Setup without leaving a redirect) |
|||
Line 1: | Line 1: | ||
+ | =RiceX= | ||
Create account on [https://edge.edx.org/ edge.edx.org] | Create account on [https://edge.edx.org/ edge.edx.org] | ||
Line 7: | Line 8: | ||
Fill out Question & Synthesis Form | Fill out Question & Synthesis Form | ||
− | + | =Piazza= | |
Sign up for [https://piazza.com/ piazza] | Sign up for [https://piazza.com/ piazza] | ||
[http://piazza.com/wustl/spring2018/cse231 Join 231 on piazza] | [http://piazza.com/wustl/spring2018/cse231 Join 231 on piazza] | ||
− | + | =Java= | |
Download [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html JDK8] | Download [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html JDK8] | ||
Install JDK8 | Install JDK8 | ||
− | + | =Eclipse= | |
Download [https://eclipse.org/downloads/ Eclipse Oxygen] | Download [https://eclipse.org/downloads/ Eclipse Oxygen] | ||
Line 24: | Line 25: | ||
Test Eclipse Oxygen | Test Eclipse Oxygen | ||
+ | =Results= | ||
+ | Submit results to [https://docs.google.com/forms/d/e/1FAIpQLSfj04uy2FWT0KG3Q0E-USSSgozXfpQ4WhJVEypB9tT8nTQmPg/viewform Form] | ||
− | + | =Bonus= | |
+ | Write pseudocode for this process to parallelize these tasks with async and finish where possible. | ||
− | + | To make it interesting... assume JDK8 must be installed before Eclipse can be installed. |
Revision as of 16:40, 16 January 2018
RiceX
Create account on edge.edx.org
Sign up for RiceX's COMP322
Complete RiceX Unit 1.1 Lecture, Demo, Quiz
Fill out Question & Synthesis Form
Piazza
Sign up for piazza
Java
Download JDK8
Install JDK8
Eclipse
Download Eclipse Oxygen
Install Eclipse Oxygen
Test Eclipse Oxygen
Results
Submit results to Form
Bonus
Write pseudocode for this process to parallelize these tasks with async and finish where possible.
To make it interesting... assume JDK8 must be installed before Eclipse can be installed.