Unit 1: Basics of Coding

Before we can get into the ins and outs of how to write programs in Java, we need to talk about the basics of what makes programming work. In this unit we’re going to discuss how computers store data and how to interact with it. Hopefully you’ll see some connections to other programs that you have used in the past (even if you don’t really think of them as programs!).


← Previous PageNext Page →