understand the basic elements of computer hardware and software and their role in computer system
understand the concepts of syntax in a programming language and the importance of readability, conventional style and documentation in programs.
understand the importance of structured approach to problem solving
learn the basics of the Java syntax for declaring constants and variables
understand how to input data from the keyboard using the Input() Class
understand how to output information to the monitor using System.out.print() and System.out.println()
understand algebraic order of operations and order of precedence
be able to code arithmetic solutions to simple problems and be able to output the results
HOME |