object oriented programming in java

8
ANDROID OS OBJECT ORIENTED PROGRAMMING IN JAVA By Lara Technologies

Upload: laratechnologies

Post on 22-Jan-2017

119 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Object oriented programming in java

ANDROID OSOBJECT ORIENTED PROGRAMMING IN JAVA

By Lara Technologies

Page 2: Object oriented programming in java

Introduction

Welcome to the course Object Oriented Programming in JAVA. This course will cover

a core set of computer science concepts needed to create a modern software

application using Java.

Page 3: Object oriented programming in java

Course ObjectivesOn completion of this course we will be able to:

1. Identify the importance of Java .2. Identify the additional features of Java compared to C++ .3. Identify the difference between Compiler and Interpreter .4. Identify the difference between applet and application .5. Apply Object Oriented Principles of Encapsulations, Data

abstraction, Inheritance, Polymorphism. 6. Program using java API (Application Programming

Interface).7. Program using Exception Handling, Files and Threads .8. Program Using applets and swings .

Page 4: Object oriented programming in java

Course SyllabusUNIT CONCEPTS to be covered

UNIT-I JAVA Basics

UNIT-II Inheritance

UNIT-III Data structures creation and manipulation in java

UNIT-IV Exception Handling

UNIT-V GUI Programming With JAVA

Page 5: Object oriented programming in java

Why Java is Important

■ Two reasons :– Trouble with C/C++ language is that they are

not portable and are not platform independent languages.

– Emergence of World Wide Web, which demanded portable programs

■ Portability and security necessitated the invention of Java

Page 6: Object oriented programming in java

About Us

We are pleased to introduce ourselves as a trusted organization in providing Software Training Division.  JAVA/J2EE , ANDROID, WEB SERVICES,  LOGICAL CODING, BASICS OF C LANGUAGE, SOFT SKILLS, APTITUDE etc. located in Bangalore. We have 9 years of experience in training students in Java/J2EE and project driving stream

Page 7: Object oriented programming in java

Contact Us

LARA TECHNOLOGIES#8,100 feet Road, BTM Layout, 2nd Stage, Near Udipi

Garden Signal, Bangalore - 560029, Landmark: Advith Petrol Bunk.

Contact : (080)41310124/41680090, (+91)9663646876. Email : [email protected]

Page 8: Object oriented programming in java