YoVDO

Lazy Java

Offered By: Devoxx via YouTube

Tags

Devoxx Courses Java Courses Data Structures Courses Functional Programming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the concept of lazy evaluation in Java through this insightful conference talk. Delve into how the introduction of lambdas in Java 8 has enabled the adoption of lazy patterns and data structures typically found in functional programming languages. Examine how streams exemplify laziness in native Java APIs, and discover other scenarios where lazy evaluation offers effective solutions to common problems. Learn how laziness can process potentially infinite data sets and delay expensive computations until necessary. Investigate advanced applications of laziness, such as the reader monad for reducing dependency injection and trampolines for preventing stack overflow in recursive calls. Gain practical knowledge through a combination of slides and live coding sessions, illustrating the implementation and benefits of lazy techniques in Java programming.

Syllabus

Lazy Java by Mario Fusco


Taught by

Devoxx

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity