Intro to Computer Science
Introduction to computer science with a focus on programming. Learn the basics of computer programming using Java as an example language but with the concepts will apply to all languages. Topics include program control, abstraction, making decisions and user input. We will focus on how to design a program, how to write code well and how to read and analyze existing code.