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
Concept
Free Java implementations
Graph Chatbot
Related lectures (21)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
Design Patterns: Bosses of Object-Oriented Programming Practice
Covers design patterns in object-oriented programming, class diagrams, abstract classes, interfaces, associations, inheritance, and the Builder pattern in Java.
JavaFX: Intermediate Scene Graph
Covers intermediate JavaFX concepts, focusing on scene graph and appearance.
Introduction to OO Programming and Java Concepts
Introduces object-oriented programming, Java concepts, project structure, evaluation criteria, and plagiarism avoidance.
Lambda Functions in Java
Explores lambda functions in Java, showcasing their use through examples like the 'PrintAll' class.
Design Patterns: Decorator Pattern
Covers the Decorator design pattern, focusing on extending the functionality of classes dynamically.
Memory Management: Part I
Covers memory management concepts such as block headers, external fragmentation, reference counting, and mark & sweep garbage collection.
Unit Testing with JUnit: Arrays
Covers unit testing with JUnit for array methods, including testing minimum elements, handling exceptions, calculating averages, and sorting arrays.
Generics and Subtyping
Covers advanced concepts in generics and subtyping in Java, focusing on LinkedList implementation and List interface.
Ethereum Virtual Machine: Gas Computation
Explores Ethereum Virtual Machine bytecode, gas computation, and financial blockchain applications using Remix IDE and Etherscan.