AASMT Training Courses

Location

Community Services & Continuing Education - Alexandria

Objectives

  • • Understanding fundamentals of programming such as variables, conditional and iterative execution, methods, etc. • Understanding fundamentals of object-oriented programming in Java.

Outcomes

After completing this course, students will be able to:- • Describe the core syntax and features of java• Create and call methods, catch and handle exceptions, and describe the monitoring requirements of small-scale applications. • Implement the basic structure and essential elements of a typical desktop application.

Course Contents

• Overview• Environment setup• Basic syntax• Basic datatypes• Variable types• Modifier types• Basic operator• Loop control• Decision making• Arrays• Date & time• Method• Exceptions• OBJECT-ORIENTED