Class 1 Prep

Task Resource Type Link Instructions
Watch Video Java Skill Track Overview Learn about the content and structure of this unit.
Do Interactive Course Udacity Intro to Java Do only Lesson 5, "Introduction" through "Hello World in IntelliJ". These lessons provide a great introduction to how Java programs run, and how to set up the tools you need to work with Java applications. This portion of Lesson 5 is independent from Lessons 1-4, so don't worry about skipping the earlier lessons. However, be sure to do all of the setup work that this lesson guides you through.
Do Instructions Initial Setup Set up IntelliJ with the Git repository that you'll be working with for the start of this unit.
Read Lesson Java For Python Programmers Read lesson 1 ("Introduction") and lesson 2 ("Data Types"). This set of lessons introduces Java concepts by drawing parallels to the Python skills you've already gained.
Do Exercises Class 1 Prep Exercises Get some practice with the concepts you've just learned