A Sip of Java

Learn the core features of Java in the time it takes to finish a coffee.

Ratings: 4.79 / 5.00




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:

  1. Setup their computer to write and run Java applications

  2. Write console apps that can respond to user input

  3. Learn Java language basics - types, variables, conditions, loops, operators, functions, classes, etc.

  4. Read and write data to external files

  5. Create their own GUI (Graphical User Interface) applications

  6. 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.

What You Will Learn!

  • Java language basics
  • Beginner programming concepts and terminology
  • The ability to make your own programs
  • Simple user interface computer applications
  • Be able to write data to and from an external file
  • Prompt users for input via a computer program
  • Math operators in Java
  • Conditional statements in Java
  • Classes and functions

Who Should Attend!

  • Beginner Java developers looking to learn more about the basics of the language
  • Students interested in learning how to program
  • Someone who is looking for a starting point in their journey to become a computer programmer