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
Blockchain Basics: Financial Applications
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
Immutability in Java: Date and DateBuilder
Explores immutability in Java through Date and DateBuilder classes, emphasizing thread safety and code reliability.
Consensus Mechanisms: Bitcoin and Distributed Ledger Technology
Explores permissionless and permissioned consensus in Bitcoin, covering information-based money, public keys, and asynchronous pacing mechanisms.
Central Bank Digital Currencies: Innovations and Impacts
Covers stablecoins, gas fees in Ethereum, smart contracts, tokenomics, and decentralized governance, offering insights on financial inclusion, cryptocurrencies, and central bank digital currencies.
Generics and Subtyping
Covers advanced concepts in generics and subtyping in Java, focusing on LinkedList implementation and List interface.
Java Programming: Classes and Objects
Covers the basics of classes and objects in Java programming, including constructors and methods.
Blockchain Fundamentals: Decentralized Technologies Overview
Provides an overview of blockchain technology, covering its history, use cases, challenges, and future trends in decentralized technologies.
Input/Output Streams in Java
Covers input/output streams in Java, focusing on handling byte streams and practical file operations.
Bitcoin and Ethereum: Scripting and Gas
Explores Bitcoin scripting, Ethereum gas, smart contracts, limitations, and common uses.
Equality, Order, and Hashing
Explains hashing, equality, and order in Java, emphasizing method compatibility for correct collection behavior.
Implementation of Lists: SAbstractList.java
Covers the implementation of lists using SAbstractList.java and discusses the use of StringJoiner and iterators in Java programming.