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
Untitled
Graph Chatbot
Related lectures (32)
Previous
Page 1 of 4
Next
Class hierarchies: pattern matching
Covers class hierarchies, pattern matching, function values, and function calls in Scala.
Advanced Types in Java Programming
Explores advanced Java programming concepts such as arrays, strings, and Unicode characters.
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.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
Untitled
Untitled
Java Programming: Classes and Objects
Covers the basics of classes and objects in Java programming, including constructors and methods.
Lambda Functions: Examples
Explores lambda functions in Java through practical examples and the consumer interface.
Software Debugging: Techniques and Best Practices
Covers software debugging techniques, emphasizing effective issue diagnosis, information gathering, and structured debugging processes.
Lambda Functions in Java
Explores lambda functions in Java, showcasing their use through examples like the 'PrintAll' class.