Sunday, March 13, 2016

Intro to Java: Topic 03 - Money & Decision Making Overview


Topic 03: Money & Decision Making, discusses how to keep track of currency using BigDecimals. Additionally, you will learn how you can use Java to make decisions using if/then/else statements. We will learn how basic logic works with regards to computers. We will also discuss how switches may be used. For the final review exercise we will create a program that can calculate federal income tax based on set tax brackets.

0 comments:

Post a Comment