A Sip of Java is for those who are interested in learning the basics of Java without all the extra details. This course aims to be the quickest way for a student to go from knowing nothing or very little about Java and programming to writing their own applications. In this course students will learn how to:
Setup their computer to write and run Java applications
Write console apps that can respond to user input
Learn Java language basics - types, variables, conditions, loops, operators, functions, classes, etc.
Read and write data to external files
Create their own GUI (Graphical User Interface) applications
Start their path to becoming an accomplished programmer
Learning how to program with Java is a great skill to have. This course is designed to be the fastest way to understand core concepts of Java.