GithubHelp home page GithubHelp logo

c-guntur / java-katas Goto Github PK

View Code? Open in Web Editor NEW
387.0 22.0 83.0 7.15 MB

One repo to rule them all. All Java Katas in one repo. #AllTestsGreenWithJDK16 #BuildsCleanWithJava15

License: MIT License

Java 92.78% HTML 7.22%
java codekata katas docendo-discimus wax-on-wax-off alltestsgreenwithjdk14 java-14 java-15 java-16 buildscleanwithjava15

java-katas's Introduction

Chandra's GitHub

About Me

📈 GitHub Stats

Chandra's Technologies on GitHub

Chandra's GitHub Stats

🎤 Speaking Engagements

My speaking abstracts, bio and picture for talks are all available at:

📋 Active Repos

Java Katas

Java Katas is a repository of code katas to learn Java.

Project Amber

This repository shares enhancements previously brought to, and expected from Project Amber.

Paneer Tikka Masala

This repository shares a cooking recipe used as a means to learn the CompletableFuture API in Java.

Algebraic in Java

This repository shares the evolution of algebra and algebraic data types in Java.

Social Media

Website LinkedIn Twitter SpeakerDeck

java-katas's People

Contributors

bukama avatar c-guntur avatar faisal6621 avatar sormuras avatar zhelezniak88 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

java-katas's Issues

java-optional solutions not tested when mvn run from root

Currently three katas exist. When running mvn clean install or mvn verify from the root, the JUnit tests under the src/solutions/java for java-datetime and java-handles are executed and test results produced. However, the JUnit tests under the src/solutions/java for java-optionals are not run. This needs to be fixed.

Add java-lambdas as a kata

Java closures currently resides as a separate repo. Convert to follow conventions and create a java-closures kata in this repo.

Fix display name inconsistencies in java-datetime Test

Fix the DateTimeKataDisplayNames to drop the "verify" from the JUnit output. Fix the none.cvg.datetime.DateTimeKataDisplayNames#generateDisplayNameForMethod() to render text from substring after 'verify'. See similar example at: none.cvg.handles.HandlesKataDisplayNames#generateDisplayNameForMethod in java-handles.

Include OpenJDK EA build

Update .travis.yml to include a maven build with openjdk-ea. This build can potentially fail, so allow_failures.

JUnit5 dependencies in poms to test scope

Code that relies on JUnit5, currently resides in the production directories at src/main/java. This causes the maven dependency to be in production scope and not test scope. Move such code to a separate module and depend on that module in the katas. The poms for the katas can then move all JUnit dependencies to test scope.

Fix root README typos

  1. Fix the java-optionals to java-optional.
  2. Fix the 'repacements' to 'replacements'

Run a spellcheck on the entire README, fix other typos.

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.