Embedded Java 8 for Tablets and Legos
This presentation contains demos of Java 8 technology running on embedded platforms. It is a fun showcase of the power of Java-based apps to support the internet-of-things (IoT). Ready to play?
This presentation contains demos of Java 8 technology running on embedded platforms. It is a fun showcase of the power of Java-based apps to support the internet-of-things (IoT). Ready to play?
If we were able to take a microscope and observe how our programs work on the lowest level, we would be surprised and shocked. Close to the wire, programs behave very differently from what we expect. In this session we will go through code examples that show the counter-intuitive behavior …
You’ve probably heard about the lambda calculus, building up our computing structures from just the treasured lambda. But how much have you played with it? In this talk, armed only with Vim and the CLI, we’ll explore some interesting topics in building up our world with just the lambda and …
Worried about Big Data and the challenges inherent in making a real application? You don’t have to worry anymore! Spring XD provides a one-stop shop solution that spans traditional enterprise to Big Data use cases – both batch and streaming. It is important to choose the right tool for each …
JHipster in an open source code generator that would like to create for you a complete and modern Web app, unifying: * A high-performance and robust Java stack on the server side with Spring Boot * A sleek, modern, mobile-first front-end with AngularJS and Bootstrap * A powerful workflow to …
Almost every application today has some reporting or analytics enabled in it. How do you know when to use a charting library? A report library? A BI tool? With so many data storage choices today like NoSQL databases, interactive visualizations and more, the right path to choose for a Java …