GitHub / rohitchavan-git / Finding-the-Balance-Transitioning-from-Functional-to-Imperative-Paradigm-in-Java-8
This repository focuses on exploring the various new features and enhancements introduced in Java 8. However, we take a different approach by first solving problems using the functional programming style, and then converting them into imperative solutions to gain a deeper understanding of other Java 8 features.
Stars: 2
Forks: 1
Open issues: 0
License: None
Language: Java
Size: 1.5 MB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: functional, functional-programming, imperative, imperative-programming, java-8, refactoring, to