Introduction to Java Programming

Grades 5 and up

In this hands on course, students will be introduced to the basics of Java programming, learn programmatic and logical thinking using algorithm development and practice basic programming structures. This course can serve a strong foundation for students in generating interest in programming.

Prerequisite: No prior programming experience required.

Course Outline

The course will cover the following topics:

-  Introduction to programming, history of Java, basic programming concepts of compiler, interpreter, event driven programming, variables, keywords and more

-  Different Data Types in Java

-  Arithmetic, Relational and Logical operators

-  Decision making structures

-  Different Loops in Java

-  Scanner Library functions

Students will spend most of the time working on programming labs using the content learned. Some of the labs include building simple calculator, grade report calculator, labs using using different loops to write programs to find sum of natural numbers, fibonacci series, factorial, reversing number and more.