Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Quizes
Exercises
Publications
Startups
Units
Show all results for
Home
Lecture
Protected Access in Java
Graph Chatbot
Related lectures (41)
Mini-project 2 Tutorial Explanation
Explains the mini-project 2 tutorial for the CS107 course, emphasizing model interactions and design decisions.
Object-Oriented Programming: Inheritance and Polymorphism
Introduces inheritance, polymorphism, and object-oriented programming concepts in Java through practical examples.
Lambda Functions: Examples
Explores lambda functions in Java through practical examples and the consumer interface.
Java Interfaces: Enumerated Types and Interfaces
Explores the principle of coding to an interface, Java enumerated types, and the benefits of using interfaces for encapsulation.
Immutability in Java: Date and DateBuilder
Explores immutability in Java through Date and DateBuilder classes, emphasizing thread safety and code reliability.
Methodology: Building a Method
Covers the methodology for constructing a method in Java.
Generics in Java: Cell and Pair Classes
Covers the implementation of generic classes in Java, focusing on the Cell and Pair classes.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
Alternative Method for Playing in Java
Covers different versions of the 'joue' method in Java, focusing on checking column fullness and player move validation.
Generics and Subtyping
Covers advanced concepts in generics and subtyping in Java, focusing on LinkedList implementation and List interface.
Implementation of Singly Linked Lists
Covers the implementation of singly linked lists in Java, focusing on concepts such as nodes, size management, adding, removing, and getting elements.
Implementation of Lists: SAbstractList.java
Covers the implementation of lists using SAbstractList.java and discusses the use of StringJoiner and iterators in Java programming.
Introduction to Interfaces in Java
Explores the concept of interfaces in Java, emphasizing their role in defining common behaviors across classes.
Comparing Objects: Comparable vs Comparator
Covers the concepts of Comparable and Comparator interfaces in Java, explaining how classes implement these interfaces to enable object comparison.
Static Methods in Java
Covers static methods in Java, their restrictions, utility, and importance in the main method.
Implementation of Sets: Part I
Covers the implementation of inheritable classes for simplified sets in Java.
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.
Integer Types: Operations and Comparators
Explores integer types in Java, covering operations, overflow, underflow, and comparators with code examples.
Lambda Functions in Java
Covers lambda functions in Java, focusing on sorting algorithms.
Encapsulation in Java: Tic-Tac-Toe Case Study
Explores encapsulation and abstraction in Java through a Tic-Tac-Toe game implementation.
Previous
Page 1 of 3
Next