🧪 Metrica Lab Projects
-
Updated
Dec 27, 2023 - Java
🧪 Metrica Lab Projects
Implementation of stream's map / filter using only reduce.
Java, advanced programming, concurrent programming, functional programming, clean code, automated testing, JUnit
Has common coding problems of java stream API.
Repository created for uploading my spring-boot learnings while creating journal app.
A java libary created with the intention to simplify working with streams by providing n-TupelStreams and much more
Short java exercises solved for the OOP course of Politecnico di Torino and its exam aa.2020/21
Studies related to new features of Java 8 to 17. Such as the apis collections, functions, time, optionals and streams. Thus, this repository mainly expose my effort to understand better the concept of functional programming in Java and also briefly understand modularity.
A Java application that formats a given number of seconds into a human-readable duration string. The formatter handles years, months, days, hours, minutes, and seconds with proper pluralization and formatting.
Just a repository used to store the resolution of the assignments of the lecture "Programmieren" at KIT during the winter semester 2016-2017
Beispiele für Lambda-Ausdrücke und Streams in Java
Repository with RestTemplate, GSON, APache HTTP client, Spring AOP, Java streams
A service to control robot movements according to a received script of commands to execute
small work shop to learn reactive programming in java
Practica con ejemplos para la profundización de los conceptos del paradigma funcional con el lenguaje Java
Este código foi desenvolvido como parte da avaliação dos capítulos sobre Streams do curso Formação Desenvolvedor Full Stack Java da EBAC. O objetivo é demonstrar o uso prático de Streams para manipulação e processamento de coleções em Java, aplicando os conceitos estudados de forma eficiente no backend.
This repo contains java "how to to-dos", concepts etc.
Open restaurant problem solution, given data in csv format, we need to find open restaurant(s) at a specified date & time.
Add a description, image, and links to the java-streams topic page so that developers can more easily learn about it.
To associate your repository with the java-streams topic, visit your repo's landing page and select "manage topics."