Coder Social home page Coder Social logo

hubertwo / java-stream-kata Goto Github PK

View Code? Open in Web Editor NEW
31.0 2.0 10.0 117 KB

Java Stream Code Kata. ☕️ 🤺 Collection of small tasks with detailed answers in form of unit tests.

Java 100.00%
java stream katas kata learning-by-doing learn by example examples

java-stream-kata's Introduction

Java Stream Kata

A code kata is an exercise in programming which helps programmers hone their skills through practice and repetition. https://en.wikipedia.org/wiki/Kata_(programming)

This repository contains different tasks related to Java Streams.

Leave a ⭐ :)

If you like the content do not forget to leave a star at the top right corner. Thank you!

https://github.com/HubertWo/java-stream-kata

Setup

Minimal setup is required. Tools you will need:

  • Java 11+
  • Maven
  • IDE (In my case IntelliJ IDEA)

How to run exercises

Each exercise is an jUnit test. You can run test from both Maven or any modern IDE.

Where are answers?

Each task has solution in "Click here to see the answer" block.

Branch with all answers

Branch answers has all answers in place and all tests are green.

Maven

To check task1 from Basics package:

mvn surefire:test -Dtest=BasicsTest#task1

IDE

After importing project press "Play" near the test you want to run.

More

java-stream-kata's People

Contributors

hubertwo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

java-stream-kata's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.