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
Winning Strategy in Java
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
Word Length Histogram: Java Collections Example
Demonstrates implementing a word length histogram in Java using collections.
Method Overloading in Java
Covers method overloading in Java, demonstrating its practical application.
Implementation of Sets: Part I
Covers the implementation of inheritable classes for simplified sets in Java.
Static Methods in Java
Covers static methods in Java, their restrictions, utility, and importance in the main method.
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.
Design Patterns: Decorator and Composite
Explains how to implement Decorator and Composite design patterns in Java with real examples and code snippets.
Input/Output Streams in Java
Covers input/output streams in Java, focusing on handling byte streams and practical file operations.
Financial Applications of Blockchains
Explores the financial applications of blockchains, including DeFi, lending protocols, DAOs, flash loans, and token-based insurance solutions.
JavaFX: Puzzle Game Implementation
Covers the implementation of a puzzle game using JavaFX.
Input/Output Streams: Character Streams
Explains reading and writing characters using Java input/output streams.