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
Static Methods in Java
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Adapter Design Pattern: ArrayShuffler
Covers the Adapter design pattern using the example of ArrayShuffler in Java.
Programming basics: introduction and algorithms
Introduces programming basics, covering Unix systems, Firefox, algorithms, and data structures.
Copy Constructor in Java
Covers the copy constructor in Java, explaining its syntax and usage, and alternative methods for creating object copies.
Object-Oriented Programming in Java
Covers classes, objects, attributes, and methods in Java, including declaration, access, initialization, and scope.
Deep Copy in Java
Covers deep copy in Java, including polymorphic copy and the clone method.
Introduction to Interfaces in Java
Explores the concept of interfaces in Java, emphasizing their role in defining common behaviors across classes.
Object-Oriented Programming in Java
Covers object-oriented programming in Java through a case study on modeling watch mechanisms.
Design Patterns: Decorator and Composite
Explains how to implement Decorator and Composite design patterns in Java with real examples and code snippets.
Digital Resources in Teaching
Explores the integration of digital resources in teaching and strategies to enhance student comprehension and success.
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.