Difference between revisions of "Initial Setup"
Jump to navigation
Jump to search
(→Piazza) |
|||
Line 11: | Line 11: | ||
Sign up for [https://piazza.com/ piazza] | Sign up for [https://piazza.com/ piazza] | ||
− | [http://piazza.com/wustl/ | + | [http://piazza.com/wustl/spring2019/cse231 Join 231 on piazza] |
=Java= | =Java= |
Revision as of 07:25, 15 January 2019
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 Up To Date Version of Eclipse
Install Eclipse
Test Eclipse
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.