Brief Introduction
Learn the core features of Java in the time it takes to finish a coffee.Description
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.
Requirements
- Requirements
- Have a computer powerful enough to run Java 11. Windows 7, 8, and 10 can run this version. MacOS 10.11 or higher with also work.
- Be comfortable downloading and installing software.
- Basic computer literacy. Tasks like saving and manipulating files, navigating around the computer, and operating a browser are expected.