Lazy Java

Lazy Java

Devoxx via YouTube Direct link

Intro

1 of 15

1 of 15

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Lazy Java

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Java is a strict language...
  3. 3 Turning Java into a lazy language
  4. 4 A simple practical example: logging
  5. 5 Laziness: the ultimate performance optimization technique
  6. 6 Separation of Concerns
  7. 7 Lazy evaluation in Scala
  8. 8 Implementing a lazy list in Java
  9. 9 Iteration vs. Recursion
  10. 10 Tail Call Optimization
  11. 11 Trampolines to the rescue
  12. 12 What's wrong with annotation- based dependency injection?
  13. 13 The joys of dependency injection
  14. 14 Lazy injection with the reader monad
  15. 15 Key Takeaway

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.