┌───┐ │ O │ └───┘
Object-Oriented Software Design
────────────────────────────────────────────────────────────────────────────────────────────────────
Lectures: 10 Practicals: 5 Projects: 0
All Courses
Object-Oriented Software Design
IOT An introduction to object-oriented design and Java, for students who already know C and standard data structures: OOP fundamentals, Java specifics, references and object identity, abstraction and polymorphism, exceptions, collections, packages, serialization, and GUIs.
IOT Semester S7
Lectures
Lecture #1: Course Overview
Lecture #2: Basic Concepts of Object-Oriented Programming
Lecture #3: Java Fundamentals
Lecture #4: References, Aliasing, and Object Identity
Lecture #5: Advanced Object-Oriented Concepts
Lecture #6: Exceptions in Java
Lecture #7: Object Collections in Java (java.util)
Lecture #8: Java Packages and Visibility Modifiers
Lecture #9: Files and Object Serialization in Java
Lecture #10: Graphical User Interfaces in Java