Difference between revisions of "Initial Setup"
Jump to navigation
Jump to search
(Created page with "Create account on [https://edge.edx.org/ edge.edx.org] Sign up for [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/ RiceX's COMP322] Complete RiceX Unit 1.1 [https://edge....") |
|||
Line 1: | Line 1: | ||
Create account on [https://edge.edx.org/ edge.edx.org] | Create account on [https://edge.edx.org/ edge.edx.org] | ||
+ | |||
Sign up for [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/ RiceX's COMP322] | Sign up for [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/ RiceX's COMP322] | ||
+ | |||
Complete RiceX Unit 1.1 [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/courseware/a900dd0655384de3b5ef01e508ea09d7/be41f5f2b11a4445aa4be174e94f1717/1 Lecture], [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/courseware/a900dd0655384de3b5ef01e508ea09d7/be41f5f2b11a4445aa4be174e94f1717/2 Demo], [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/courseware/a900dd0655384de3b5ef01e508ea09d7/be41f5f2b11a4445aa4be174e94f1717/3 Quiz] | Complete RiceX Unit 1.1 [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/courseware/a900dd0655384de3b5ef01e508ea09d7/be41f5f2b11a4445aa4be174e94f1717/1 Lecture], [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/courseware/a900dd0655384de3b5ef01e508ea09d7/be41f5f2b11a4445aa4be174e94f1717/2 Demo], [https://edge.edx.org/courses/RiceX/COMP322/1T2014R/courseware/a900dd0655384de3b5ef01e508ea09d7/be41f5f2b11a4445aa4be174e94f1717/3 Quiz] | ||
+ | |||
Fill out Question & Synthesis Form | Fill out Question & Synthesis Form | ||
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] | ||
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 | ||
Download [Eclipse Oxygen https://eclipse.org/downloads/] | Download [Eclipse Oxygen https://eclipse.org/downloads/] | ||
+ | |||
Install Eclipse Oxygen | Install Eclipse Oxygen | ||
+ | |||
Test Eclipse Oxygen | Test Eclipse Oxygen | ||
Revision as of 16:35, 16 January 2018
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
Sign up for piazza
Download JDK8
Install JDK8
Download [Eclipse Oxygen https://eclipse.org/downloads/]
Install Eclipse Oxygen
Test Eclipse Oxygen
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.