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
Introduction to Arrays: Java
Graph Chatbot
Related lectures (31)
Previous
Page 3 of 4
Next
Input/Output Streams in Java
Covers the concept of input/output streams in Java, focusing on the hierarchy of streams and practical examples using IntelliJ IDEA.
Collections: Lists vs Sets
Explores the differences between lists and sets, emphasizing the challenges of defining equality.
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.
Class hierarchies: pattern matching
Covers class hierarchies, pattern matching, function values, and function calls in Scala.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
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.
Lambda Functions: Examples
Explores lambda functions in Java through practical examples and the consumer interface.
Mini-project 2 Tutorial Explanation
Explains the mini-project 2 tutorial for the CS107 course, emphasizing model interactions and design decisions.
C++ Programming: Structures and Typedef
Covers the fundamental concepts of C++ programming, focusing on structures, typedef, and data processing.