Introduce and familiarize yourself to the language and syntax of one of the premiere and universal coding languages of today: Java. Make simple scripts and games to solidify and test your understanding
Java is a high level programming language most commonly used for creating large scale applications. Many programs and websites online use java as their main coding platform. Through our Java courses, students will develop a fundamental understanding of programming and designing their own applications.
In our introductory Java course, students will learn the basics of high-level programming using Boolean logic, conditional statements, variables, and loops to create simple Java scripts and games. Check out some of our sample projects below!
Students will create a program which takes in a value of money and separate the money into currency amounts using conditional statements and the modulus operator
Students will make use of pythons random number generators and loops to simulate a rock paper scissors game against the computer.
In this introductory Java course. Students learn the basics of programming with Java. Learn the basics of coding and programming techniques while creating fun and exciting projects! In this course, some or all of the following topics will be covered:
In our intermediate Java course, students will learn advanced programming techniques and graphic user interfaces to develop interactive programs and games. Check out some of our sample projects below!
Students recreate the popular game Asteroids, implementing random modules, non-linear movement, and class extensions.
Students recreate the popular game Snake, making use of collision detection, random modules, user inputs, and java GUI’s
Suggested Prerequisite: JA-410
In this intermediate Java course, students will learn advanced programming techniques and graphic user interfaces to develop interactive programs and games. In this course, some or all of the following topics will be covered: