Code Monkey home page Code Monkey logo

rxjavariddles's Introduction

RxJavaRiddles

This repository contains some riddles for RxJava to help you learn and master RxJava. There is an accompanying medium article that gives some more information.

It is a fork from https://github.com/vanniktech/RxRiddles with a switch to Java8.

Each riddle is in a single file with mabe an accompanying unit test that will check your implementation.

The solutions (in Kotlin) to some riddles can be found at https://github.com/vanniktech/RxRiddles/tree/master/src/test/kotlin/com/vanniktech/rxriddles/solutions.

A helpful documentation can be found here: Documentation: http://reactivex.io/documentation/operators.html Decision Tree: http://reactivex.io/documentation/operators.html#tree Visualization of Operators: https://rxmarbles.com/

Contributing

I'm very open to having some more riddles. Especially some complex common use cases. In case you want to contribute create an issue and let's talk.

I want every riddle to be unique and have as little duplication as possible while also having some actual real-world use case for each riddle in mind. Something you can relate to and hopefully use in your everyday life.

License

Copyright (C) 2018 Vanniktech - Niklas Baudy

Licensed under the Apache License, Version 2.0

rxjavariddles's People

Contributors

bacluc avatar vanniktech avatar luizgrp avatar joshuajamesong avatar jshvarts avatar zishfish avatar gulzar1996 avatar chalup avatar masteramyx avatar jakovljevic-mladen avatar dextorer avatar vrendina avatar lwasyl 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.