Giter VIP home page Giter VIP logo

eclipse-collections-kata's Introduction


Eclipse Collections Kata

A kata is an exercise in martial arts. A code kata is an exercise in programming which helps hone your skills through practice and repetition. The Eclipse Collections Kata is a fun way to help you learn idiomatic Eclipse Collections usage. This particular kata is set up as a series of unit tests which fail. Your task is to make them pass, using Eclipse Collections.

What you will need to build the katas

  1. JDK 11
  2. Maven 3.6.1+
  3. IDE of your choice that has support for JDK 11

Initialize Kata

Clone this repo or simply download and extract the master zip file, then follow the instructions below for your IDE/platform.

Eclipse users

You can import the project from "Import" => "General" => "Existing Projects into Workspace". Select "eclipse-collections-kata" directory as root directory, make sure to choose "Search for nested projects" option and finish.

IntelliJ IDEA users

Initialize IntelliJ IDEA project with the command below.

You can open the project from "File" => "Open..." => choose "eclipse-collections-kata" folder.

NetBeans users

Linux/Mac/Windows:

Open as a Maven project

You can open the project directly from "File" => "Open Project..." => choose "eclipse-collections-kata" folder. In the "Open Project" dialog you might select the option "Open Required Projects" to automatically open the two modules.

Work on Kata exercises

There are seven separate katas under different directories:

  1. Pet Kata
  2. Company Kata
  3. Candy Kata
  4. Converter Method Kata
  5. Top Methods Kata
  6. Lost and Found Kata
  7. Jackson Kata

To get started, you can refer to slides for the Instruction and Pet Kata to learn how to set-up Kata, basic features of Eclipse Collections corresponding to each Pet Kata exercise and then solutions. Check out the pet kata solutions module tests for your reference.

To learn wider range of functionalities, slides for Company Kata are now available online as well.

To learn more about the Bag data structure, take a look at the Candy Kata.

Check out Lost and Found Kata and solutions to learn more advanced data structures and APIs in Eclipse Collections, many of which will have no equivalent in the JDK today.

Enjoy happy learning with Eclipse Collections Kata!

How to Contribute

We welcome contributions! We accept contributions via pull requests here in GitHub. Please see How To Contribute (from the Eclipse Collections project) to get started.

Reference Guide

The Eclipse Collections Reference Guide is a great way to get an overview of the extensive features available in the framework.

Presentations

The API Design of Eclipse Collections covers the design decisions that went into making Eclipse Collections and guiding its evolution from Java 4 through Java 17. The content of the presentation is also available in a convenient to read markdown format.

eclipse-collections-kata's People

Contributors

donraab avatar nikhilnanivadekar avatar prathasirisha avatar itohro avatar motlin avatar mydeveloperplanet avatar goldbal330 avatar aqsa505 avatar bazzani avatar rosebernardsha avatar emilie-robichaud avatar cguntur-bnym avatar gracianor avatar ramvaidya avatar superhindupur avatar paulk-asert avatar gonzra-bnym avatar svats0001 avatar richardduffett avatar scottbnym avatar rzrobin213 avatar samuelhockenberry avatar podost avatar willkil avatar xiangdong-xu avatar chiiia12 avatar mishrasanjit avatar nehasardana09 avatar patricksan avatar kharchenikhil 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.