Difference between revisions of "Initial Setup"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Ensure everything runs smoothly to avoid issues throughout the semester. Initial setup should be done during the <b>first week of the semester</b>. | Ensure everything runs smoothly to avoid issues throughout the semester. Initial setup should be done during the <b>first week of the semester</b>. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=Bitbucket= | =Bitbucket= | ||
Line 14: | Line 9: | ||
*App Password: [https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/ set up an app password for bitbucket] | *App Password: [https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/ set up an app password for bitbucket] | ||
*SSH Key: [https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/ set up an ssh key for bitbucket] | *SSH Key: [https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/ set up an ssh key for bitbucket] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Java= | =Java= | ||
Line 36: | Line 23: | ||
<youtube>l37QJlTsal8</youtube> | <youtube>l37QJlTsal8</youtube> | ||
+ | |||
+ | =Piazza= | ||
+ | Sign up for [https://piazza.com/ Piazza]. Then [http://piazza.com/wustl/spring2022/cse231 join 231 on Piazza]. | ||
=Results= | =Results= | ||
Line 44: | Line 34: | ||
To make it interesting... assume JDK16 must be installed before Eclipse can be installed. | To make it interesting... assume JDK16 must be installed before Eclipse can be installed. | ||
+ | |||
+ | =S&Q Prep= | ||
+ | Needs to be done before each class session to best prepare for the lecture and exercises: | ||
+ | *Watch video(s) and/or Read reading(s) | ||
+ | *Fill out S&Q (Synthesis & Question) Form |
Revision as of 15:34, 10 January 2023
Ensure everything runs smoothly to avoid issues throughout the semester. Initial setup should be done during the first week of the semester.
Contents
Bitbucket
Accept Invite
The first minute of this video (from CSE 131) shows off how to accept a bitbucket invitation sent to your email.
Set Up Access
Choose one of the two approaches below:
- App Password: set up an app password for bitbucket
- SSH Key: set up an ssh key for bitbucket
Java
- Download JDK19 (or greater)
- Install JDK19 (or greater)
IntelliJ IDEA Ultimate
Download and Install IntelliJ IDEA Ultimate
Clone Repo
AspectJ
Piazza
Sign up for Piazza. Then join 231 on Piazza.
Results
Submit results to this form so we know how your setup process went.
Bonus
Write pseudocode for this process to parallelize these tasks with async and finish where possible.
To make it interesting... assume JDK16 must be installed before Eclipse can be installed.
S&Q Prep
Needs to be done before each class session to best prepare for the lecture and exercises:
- Watch video(s) and/or Read reading(s)
- Fill out S&Q (Synthesis & Question) Form