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
Memory Consistency: Programming Languages and Compilers
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
Lambda Functions: Examples
Explores lambda functions in Java through practical examples and the consumer interface.
Efficiently Implementing a Language in GraalVM
Explores efficiently implementing a new programming language in GraalVM using partial evaluation and memory access profiling.
Design Patterns: Observer/MVC
Explores implementing Observer and MVC design patterns in Java for updating a spreadsheet interface.
Generics in Java: Cell and Pair Classes
Covers the implementation of generic classes in Java, focusing on the Cell and Pair classes.
JavaFX: Puzzle Game Implementation
Covers the implementation of a puzzle game using JavaFX.
Input/Output Streams in Java
Covers input/output streams in Java, focusing on handling byte streams and practical file operations.
Methodology: Building a Method
Covers the methodology for constructing a method in Java.
Featherweight Java: Core OO Features Modeling
Introduces Featherweight Java, a minimalistic model to represent core object-oriented features.
Memory Retention: Implementation of Lists (III)
Covers the implementation of lists in Java, focusing on memory management techniques.
JavaFX: Intermediate Scene Graph
Covers intermediate JavaFX concepts, focusing on scene graph and appearance.