Computer Science BooksOOD OOP Books

Object oriented programming and design

Object oriented programming and design

Object oriented programming and design

This course note continues the development of programming and problem-solving skills, focusing on object-oriented programming and design (OOP/OOD), and improved programming practices. Topics include: an introduction to the Java programming language, encapsulation and information hiding, proper program and class design, inheritance, polymorphism, and generics. Other topics may be added, time permitting.

Author(s):

sNA Pages
Similar Books
OOP Lecture note (java)

OOP Lecture note (java)

This note covers Java Overview ,Java Environment Setup, Basic Syntax, Basic Data Types, Variable Types, Basic Operators, Loop Control, Decision making, String handling, Object and Classes, Methods, Modifier Types ,Inner Classes,Inheritance,Overriding,Polymorphism,Abstraction,Encapsulation,Packages,Interfaces, I/O, Exception Handling, Multithreading.

s225 Pages
A First Course in Object Oriented Development

A First Course in Object Oriented Development

This PDF covers the following topics related to Object Oriented Development : Java Essentials, Introduction, The Case Study, Analyses, Design, Programming, Testing, Exception Handling, Polymorphism and Design Patterns, Inheritance, Inner Classes.

s263 Pages