Skip to main content
Graph
Search
fr
|
en
Switch to dark mode
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Introduction to Object-Oriented Programming in Java
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Mini-project 2 Tutorial Explanation
Explains the mini-project 2 tutorial for the CS107 course, emphasizing model interactions and design decisions.
Polymorphism and Type Testing
Explores object-oriented programming concepts, polymorphism, inheritance, and dynamic binding in Java, emphasizing the importance of correct object comparison.
Immutability in Java: Date and DateBuilder
Explores immutability in Java through Date and DateBuilder classes, emphasizing thread safety and code reliability.
Object-Oriented Programming in Java
Covers classes, objects, attributes, and methods in Java, including declaration, access, initialization, and scope.
Introduction to Static Attributes in Java
Covers static attributes in Java, explaining their shared nature and common usage.
C++ Standard Library: Containers and Algorithms
Covers the basics of C++ standard library containers, algorithms, and iterators.
Programming Paradigms: Functional, OOP, Polymorphism
Explores programming paradigms like procedural, functional, and OOP, with examples in Python.
Programming Concepts Review and Study Guide
Covers a review of programming concepts and provides guidance on effective study methods and practices.
Object-Oriented Programming in JAVA
Covers object-oriented programming, inheritance, polymorphism, and class hierarchy in JAVA for managing watch products.
Inheritance in Java: Concepts and Implementation
Covers the fundamental concepts of inheritance in Java and the importance of packages in managing access rights.