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
Alternative Method for Playing in Java
Graph Chatbot
Related lectures (32)
Previous
Page 3 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.
Collections: Common Words
Covers the implementation of common words in Java using collections like ArrayList, HashSet, and TreeSet.
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.
Java Programming: Classes and Objects
Covers the basics of classes and objects in Java programming, including constructors and methods.
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.
Financial Applications of Blockchains
Explores financial applications of blockchains and distributed ledgers, covering topics such as decentralized finance and blockchain protocols.
Collections: Lists vs Sets
Explores the differences between lists and sets, emphasizing the challenges of defining equality.
Object-Oriented Programming: Inheritance and Polymorphism
Introduces inheritance, polymorphism, and object-oriented programming concepts in Java through practical examples.