Difference between revisions of "Initial Setup"

From CSE231 Wiki
Jump to navigation Jump to search
Line 21: Line 21:
 
Download Up To Date Version of [https://eclipse.org/downloads/ Eclipse]
 
Download Up To Date Version of [https://eclipse.org/downloads/ Eclipse]
  
Install Eclipse
+
Install Eclipse (Select '''Eclipse IDE for Java Developers''')
  
 
[[File:EclipseIDEForJavaDevelopers.png]]
 
[[File:EclipseIDEForJavaDevelopers.png]]

Revision as of 16:30, 16 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 Synthesis & Question Form

Piazza

Sign up for piazza

Join 231 on piazza

Java

Download JDK8

Install JDK8

Eclipse

Download Up To Date Version of Eclipse

Install Eclipse (Select Eclipse IDE for Java Developers)

EclipseIDEForJavaDevelopers.png

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.