Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Java Class Encapsulation
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
Object-Oriented Programming: Fundamentals and Examples
Covers the fundamentals of Object-Oriented Programming in C++, including encapsulation, inheritance, and polymorphism, with examples in various OOP languages.
Encapsulation in Java: Tic-Tac-Toe Case Study
Explores encapsulation and abstraction in Java through a Tic-Tac-Toe game implementation.
Object-Oriented Programming in Java
Covers object-oriented programming in Java through a case study on modeling watch mechanisms.
Digital Resources in Teaching
Explores the integration of digital resources in teaching and strategies to enhance student comprehension and success.
Static Methods in Java
Covers static methods in Java, their restrictions, utility, and importance in the main method.
Introduction to Constructors in Java
Introduces constructors in Java, focusing on initializing object attributes and their importance in object creation.
Introduction to Inheritance in Java
Covers creating subclasses, inheriting attributes and methods, specialization, and the 'is-a' relationship in Java.
Method Dispatch Optimization
Explores method dispatch optimization in object-oriented languages, focusing on inline caching and membership tests.
Introduction to Object-Oriented Programming in Java
Covers the basics of object-oriented programming in Java using a watch class with accessories.
Object-Oriented Programming in JAVA
Covers object-oriented programming, inheritance, polymorphism, and class hierarchy in JAVA for managing watch products.