1
Java Fundamentals COURSE DESCRIPTION The focus of this course is to provide students with fundamental / basic understanding of computer programing concepts using Java Programming language. They will acquire the knowledge and skills to perform problem analysis and the development of algorithms and computer programs through practical exercises, lectures, demonstrations and examples. CONTENTS 1. Introduc�on and Installa�on • Introduc�on to Java Programming Language. How to write, compile and run a Java code. • Install and configure Java • Install and configure IDE(Integrated development environment) • A Java Hello World Program 2. Variables and Constants. Simple data types. • Using Variables and Constants • Strings: Working With Text • Data Types in Java 3. Java Expressions • Operators and Precedence. • Assignment Operator • Equality and logical operators. 4. Control flow/Condi�onal statements • The if statement • The else clause • Block statements • Nested if statements • The switch statement and enum data type 5. Repe��ve statements • while loops • do/while loops • for loops • for each loops terators 6. Introduc�on to Arrays 7. Introduc�on to Object Oriented Programming using Java Classes and Objects Abstract classes. Inheritance Nested Classes • Interfaces Polymorphism and Overloading 8. Packaging 9. Handling Excep�ons 10. Introduc�on and the use of Java collec�ons • Methods of teaching and Schedule o • Modern methods of interac�ve lecturing, prac�cal work in the class, prac�cal work in the lab, prac�cal assignment and work at home. Course Dura�on: 30 training hours

Planprogrami Java Fundamentals · Java Fundamentals COURSE DESCRIPTION The focus of this course is to provide students with fundamental / basic understanding of computer programing

  • Upload
    others

  • View
    23

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Planprogrami Java Fundamentals · Java Fundamentals COURSE DESCRIPTION The focus of this course is to provide students with fundamental / basic understanding of computer programing

Java Fundamentals

COURSEDESCRIPTIONThe focus of this course is to provide students with fundamental / basic understanding of computerprograming concepts using Java Programming language. They will acquire the knowledge and skillsto perform problem analysis and the development of algorithms and computer programs through practical exercises, lectures, demonstrations and examples.

CONTENTS1. Introduc�on and Installa�on • Introduc�on to Java Programming Language. How to write, compile and run a Java code. • Install and configure Java • Install and configure IDE(Integrated development environment) • A Java Hello World Program

2. Variables and Constants. Simple datatypes. • Using Variables and Constants • Strings: Working With Text • Data Types in Java

3. Java Expressions • Operators and Precedence. • Assignment Operator • Equality and logical operators.

4. Control flow/Condi�onal statements • The if statement • The else clause • Block statements • Nested if statements • The switch statement and enum data type

5. Repe��ve statements • while loops • do/while loops • for loops • for each loops • terators6. Introduc�on to Arrays7. Introduc�on to Object Oriented • Programming using Java • Classes and Objects • Abstract classes. Inheritance • Nested Classes • Interfaces • Polymorphism and Overloading8. Packaging

9. Handling Excep�ons

10. Introduc�on and the use of Javacollec�ons • Methods of teaching and Schedule o • Modern methods of interac�ve lecturing, prac�cal work in the class, prac�cal work in the lab, prac�cal assignment and work at home.

Course Dura�on: 30 training hours