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
Game Development: Types and Elements
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
Generics and Subtyping
Covers advanced concepts in generics and subtyping in Java, focusing on LinkedList implementation and List interface.
Object-Oriented Programming: Inheritance and Polymorphism
Introduces inheritance, polymorphism, and object-oriented programming concepts in Java through practical examples.
Blockchain Fundamentals
Explores the financial applications of blockchains, covering the definition, history, Ethereum, decentralized finance, smart contracts, tokens, assessment methods, challenges of double spending, digital signatures, and cryptographic hash functions.
Financial Applications of Blockchains
Explores the financial applications of blockchains, including DeFi, lending protocols, DAOs, flash loans, and token-based insurance solutions.
Input/Output Streams in Java
Covers input/output streams in Java, focusing on handling byte streams and practical file operations.
Input/Output Streams: Character Streams
Explains reading and writing characters using Java input/output streams.
JavaFX: Puzzle Game Implementation
Covers the implementation of a puzzle game using JavaFX.
Java Programming Basics
Covers the basics of Java programming, including variables, expressions, operators, and the concept of strong typing.
Introduction to Programming: Basics and Java Development
Covers the basics of programming, Java development, algorithms, data structures, and the compilation process.
Design Patterns: Observer/MVC
Explores implementing Observer and MVC design patterns in Java for updating a spreadsheet interface.