GithubHelp home page GithubHelp logo

notflorian / devoxx-france-2019-master-class Goto Github PK

View Code? Open in Web Editor NEW

This project forked from josepaumard/devoxx-france-2019-master-class

0.0 2.0 0.0 2.83 MB

License: Apache License 2.0

Java 100.00%

devoxx-france-2019-master-class's Introduction

Devoxx France 2019 Master Class

This is a lab created for Devoxx France 2019. It is structured in two Maven modules, with distinct content:

  1. A Java 8 / lambda / Stream / Collector / Challenges part. It starts gently with simple exercises and slowly reach much harder heights. The challenges are quite tricky, and meant to be... well, challenging!

  2. A software crafstmanship part. Those are kata, classical or new. The tests have been provided, most of them are red, since the minimal code is written so that they can compile. Expect nasty NullPointerException if you run them. The rule of the game is the following: you should make the test pass in the order they are provided, and one at a time. If you pass the test 3 from a test class, then the test 4 should be red. If test 4 is also green, it means that you have written to much code.

There is also the well-known Movie Rental by Martin Fowler. The classes to be refactored are provided, along with the tests. What you need to do is to follow the instructions to clean up this messy code.

The solutions for the first part are provided in a folder called solutions.

devoxx-france-2019-master-class's People

Contributors

josepaumard avatar

Watchers

Florian Fauvarque avatar James Cloos 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.