Git Product home page Git Product logo

codekatas's Introduction


What is a Code Kata?

  • A hands-on programming exercise which helps hone your skills through practice.
  • Code Katas are usually set up as a series of unit tests which fail. Your task is to make them pass.

I hear and I forget.
I see and I remember.
I do and I understand.

-- Confucius

Katalogue

  • Java Lambda Kata - Practice and learn Java 8 lambdas with simple exercises
  • Deck of Cards Kata - Practice using Java 8 Streams, Eclipse Collections, Guava, Apache Commons and/or Vavr on a simple domain
  • Donut Kata - Practice and learn more advanced Eclipse Collections APIs using Java or Kotlin
  • Calendar Kata - Practice and learn the APIs in the Java 8 Date/Time and ThreeTen-Extra libraries.
  • CodePoint Kata - Read a secret message from a file into memory, translate it and then write out the revealed message to a file.
  • JMH Kata - Experiment with the Java Microbenchmark Harness by running and writing micro-benchmark performance comparisons.
  • Pitest Mutation Kata - Practice and learn how to improve the quality of your tests by hunting mutants.
  • Kata of Katas - Practice and learn advanced methods in Eclipse Collections.
  • Coffee Shop Kata - Practice and learn the latest Java features while comparing them with the older ones.

Other Katas

What you will need to build the katas

  1. Java 21
  2. Maven 3.6.1+
  3. IDE of your choice

codekatas's People

Contributors

donraab avatar nikhilnanivadekar avatar aqsa505 avatar emilie-robichaud avatar prathasirisha avatar cguntur-bnym avatar johnjstuart avatar goldbal330 avatar mvdietz avatar rzrobin213 avatar rosebernardsha avatar

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.