Duration: 2 Days
Core Java
This course covers extensively the programming and object-oriented techniques of Java. It introduces students to Object-oriented programming concepts, teaches them the fundamentals of the Java language and syntax, introduces them to the major class libraries in Java, and prepares them to begin development of business applications in Java. It is interspersed with step-by-step exercises illustrating the concepts as they are explained.
Prerequisites
No prior knowledge of any programming required.
Objectives
At the end of course attendants will be able to:- Basic knowledge of Java programming
- Understand basic mechanisms of the OOP paradigm
- Use of common Java classes
- Develop a complete standalone program in Java
Audience
This course is for beginner who wants to build there career in Java development.
Outline
- Programming
-
Java setting up environment
- Installation
- Configuration
- IDE
- Data types and Variable
- Operators
- Control Statements
- Array and Access control
- OOP
- Methods and Classes
- Interfaces
- Inheritance
- Arrays and Loops
- Classes and packages
- String manipulation
- File I/O
- Event driven programing
- Recursion
- Abstract data types
- Debugging