Object Oriented Programming Pdf Notes – OOPs Notes | Free Lecture Notes download

4.8
(19)

Here you can download the free lecture Notes of Object Oriented Programming Pdf Notes – OOPs Pdf Notes materials with multiple file links to download. Object Oriented Programming  Notes Pdf – OOPs Notes Pdf book starts with the topics

OOP through C++ Notes | OOPs notes pdf | OOPs pdf notes | OOPs Pdf | OOPs Notes

Object Oriented Programming Pdf Notes – OOPs Pdf Notes

Object Oriented Programming Pdf Notes download links are listed below please check it –

Latest Material Links

Unit 1

Link – Complete Notes

Unit 2

Link – Unit 1 Notes

Unit 3

Link – Unit 2 Notes

Unit 4

Link – Unit 3 Notes

Unit 5

Link – Unit 4 Notes

Unit 6

Link – Unit 5 Notes

Old Material Links

Unit 1

Link:Complete Notes

Unit 2

Link:Chapter 1 Notes

Unit 3

Link:Chapter 2 Notes

Unit 4

Link:Chapter 3 Notes

Unit 5

Link:Chapter 4 Notes

Unit 6

Link:Chapter 5 Notes

Unit 7

Link:Chapter 6 Notes

Unit 8

Link:Chapter 7 Notes

Unit 9

Link:Chapter 8 Notes

Unit 10

Link:Chapter 9 Notes

Unit 11

Link:Chapter 10 Notes

Note :- These notes are according to the R09 Syllabus book of JNTU.In R13 and R15,8-units of R09 syllabus are combined into 5-units in R13 and R15 syllabus. If you have any doubts please refer to the JNTU Syllabus Book.

Object Oriented Programming Notes Pdf – OOPs Notes Pdf

UNIT I

Object oriented thinking :- Need for oop paradigm, A way of viewing world – Agents, responsibility, messages, methods, classes and instances, class hierarchies (Inheritance), method binding, overriding and exceptions, summary of oop concepts, coping with complexity, abstraction mechanisms.

UNIT II

Java Basics History of Java, Java buzzwords, datatypes, variables, scope and life time of variables, arrays, operators, expressions, control statements, type conversion and costing, simple java program,
classes and objects – concepts of classes, objects, constructors, methods, access control, this keyword, garbage collection, overloading methods and constructors, parameter passing, recursion,nested and inner classes, exploring string class.

UNIT III

Inheritance – Hierarchical abstractions, Base class object, subclass, sub type, sustainability, forms of inheritance- specialization, specification, construction, extension, limitation, combination, benefits of inheritance, costs of inheritance. Member access rules, super uses, using final with inheritance, polymorphic- method overriding, abstract classes.the object class.

UNIT IV

Packages and Interfaces : Defining, Creating and Accessing a Package, Understanding CLASS PATH, importing packages, differences between classes and interfaces, defining an interface, implementing interface, applying interfaces, variables in interface and extending interfaces. Exploring packages – Java.io

UNIT V

Exception handling – Concepts of exception handling, benefits of exception handling, Termination or resumption models, exception hierarchy, usage of try, catch, throw, throws and finally, built in exceptions, creating own exception sub classes String handling, Exploring java.util

Object Oriented Programming Pdf Notes – OOPs Pdf Notes

UNIT VI

Multi Threading – Differences between multi threading and multitasking, thread life cycle, creating threads, thread priorities, synchronizing threads, inter thread communication, thread groups, daemon threads, Enumeration auto boxing, annotations, generics.

UNIT VII

Event Handling : Events, Event sources, Event classes, Event Listeners, Delegation event model, handling mouse and keyboard events, Adapter classes
The AWT class hierarchy, user interface components- labels, button, canvas, scrollbars, text components, check box, check box groups, choices, lists panels – scroll pane, dialog, menu bar, graphics, layout manager – layout manager types – boarder, grid, flow, card and grib bag.

UNIT VIII

Applets – Concepts of Applets, differences between applets and applications, life cycle of an applet, types of applets, creating applets, passing parameters to applets.
Swing – Introduction, limitations of AWT, MVC architecture, components, containers, exploring swing- J Applet, J Frame and J Component, Icons and Labels, text fields, buttons – The J Button class, Check boxes, Radio buttons, Combo boxes, Tabbed Panes, Scroll Panes, Trees, and Tables.

Reference – Object Oriented Programming Notes Pdf – OOPs Notes Pdf

1. An Introduction to programming and OO design using Java, J.Nino and F.A. Hosch, John wiley & sons.
2. An Introduction to OOP, second edition, T. Budd, pearson education.
3. Introduction to Java programming 6th edition, Y. Daniel Liang, pearson education.
4. An introduction to Java programming and object oriented application development, R.A. Johnson- Thomson.
5. Core Java 2, Vol 1, Fundamentals, Cay.S.Horstmann and Gary Cornell, seventh Edition, Pearson Education.
6 .Core Java 2, Vol 2, Advanced Features, Cay.S.Horstmann and Gary Cornell, Seventh Edition, Pearson Education
7. Object Oriented Programming through Java, P. Radha Krishna, University Press.

Text books – OOP through C++ Notes – OOPs notes pdf – OOPs pdf notes – OOPs Pdf – OOPs lecture notes

1. Java; the complete reference, 7th edition, Herbert schildt, TMH.

2. Understanding OOP with Java, updated edition, T. Budd, pearson education.

Follow us on Facebook and Support us with your Like

How useful was this post?

Click on a star to rate it!

Average rating 4.8 / 5. Vote count: 19

No votes so far! Be the first to rate this post.

Leave a Reply

Your email address will not be published. Required fields are marked *