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
Copy Constructor in Java
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Polymorphism and Type Testing
Explores object-oriented programming concepts, polymorphism, inheritance, and dynamic binding in Java, emphasizing the importance of correct object comparison.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
Introduction to Static Attributes in Java
Covers static attributes in Java, explaining their shared nature and common usage.
Introduction to Constructors in Java
Introduces constructors in Java, focusing on initializing object attributes and their importance in object creation.
Programming basics: introduction and algorithms
Introduces programming basics, covering Unix systems, Firefox, algorithms, and data structures.
Encapsulation in Java: Tic-Tac-Toe Case Study
Explores encapsulation and abstraction in Java through a Tic-Tac-Toe game implementation.
Adapter Design Pattern: ArrayShuffler
Covers the Adapter design pattern using the example of ArrayShuffler in Java.
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.