Functional Programming with Java Streams API
Offered By: Amigoscode via YouTube
Course Description
Overview
Learn functional programming with Java Streams API in this comprehensive 50-minute video tutorial. Explore the differences between imperative and declarative programming paradigms while mastering the Java Streams API. Begin with an introduction to IntelliJ IDEA and clone the project repository from GitHub. Dive into a codebase walkthrough before delving into the Java Streams API, understanding its inner workings, and getting hands-on experience. Complete exercises to reinforce your learning, and compare imperative and declarative programming approaches. Visualize streams and practice using essential operations like filter and map. By the end of this tutorial, gain a solid foundation in functional programming techniques using Java Streams API to write more efficient and readable code.
Syllabus
- Intro.
- IntelliJ IDEA.
- Cloning the repo on Github.
- Codebase Walkthrough .
- Java Streams API.
- How Java Streams Works.
- Getting Started With Java Streams.
- Exercise.
- Imperative Programming Paradigm.
- Declarative Programming Paradigm.
- Visualize Streams.
- Filter.
- Map.
- Outro .
Taught by
Amigoscode
Related Courses
Programming Paradigm ConceptsDataCamp ManipulaciĆ³n Eficiente de Arreglos con JavaScript
egghead.io OCaml
Exercism Scheme
Exercism ReasonML Programming - Full Course for Beginners
freeCodeCamp