Back
Video Tutorials
Slides
Links
Object Oriented Concepts II
Review of Object Oriented Concept
Object Data & Object Behaviors
Class, Attributes & Methods
Encapsulation and Data Hiding
Implementations and Inheritance
Super classes and Sub classes
Regular Expressions (Regex)
Abstraction and Is-A relationship
Polymorphism
Abstractions and Has-A Relationship
Mastering Composition and Building Objects
Representing Composition with UML
Composition Relationships, Building in Phases
Types of Composition: Aggregation and Associations
Avoiding Dependencies and Cardinality
Creating Object Models with UML
Objects and Portable Data
Extensible Markup Language (XML)
XML Versus HTML
XML and Object-Oriented Languages
Document Type Definition (DTD)
Integrating DTD into XML Document
Integrating DTD Using Cascading Style Sheets
Collection Framework: Collection interfaces
List and SortedList
Map, SortedMap and Navigable Map
Set, Sorted and SetNavigable Set
Queue, DeQueue and Stack
hashCode() and equals()
Exception handling: try and catch
Checked exception vs unchecked exceptions
Throw and throws
Common exception and User defined exceptions
String Operations: String creations and operations
String comparison and searching
String buffers and builders
Java I/O: Streams
Input and Output Stream
File, Path, Directory and tree
Logger and Debugging
Regular Expression in Java
Object Oriented Metrics