Difference between revisions of "Initial Setup"
Jump to navigation
Jump to search
(→Bonus) |
|||
Line 33: | Line 33: | ||
Write pseudocode for this process to parallelize these tasks with async and finish where possible. | Write pseudocode for this process to parallelize these tasks with async and finish where possible. | ||
− | To make it interesting... assume | + | To make it interesting... assume JDK13 must be installed before Eclipse can be installed. |
Revision as of 03:48, 14 January 2020
RiceX
Create account on edge.edx.org
Sign up for RiceX's COMP322
Complete RiceX Unit 1.1 Lecture, Demo, Quiz
Fill out Synthesis & Question Form
Piazza
Sign up for piazza
Java
Download JDK13
Install JDK13
Eclipse
Download Up To Date Version (2019‑12) of Eclipse
Install Eclipse (Select Eclipse IDE for Java Developers)
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 JDK13 must be installed before Eclipse can be installed.