We will offer a few one day long workshops on 12th of May. These will start at 9:30 am and work until 5:00 pm with an hour break for a lunch.
The workshops will be delivered at:
Hotel Wyspiański
Westerplatte 15 St.
Kraków
The workshops are paid additionally. The price will include lunch or pizza.
List of workshops:
Angelika Langer works as a trainer and consultant with a course curriculum of Java and C++ seminars. She enjoys speaking at conferences, among them JavaOne, JAX, JFokus, JavaZone and many more. She is author of the online “Java Generics FAQs” and a “Lambda Tutorial & Reference” at www.AngelikaLanger.com.
Date: 12th May, 9:30 a.m
Price: 819 PLN (199 EUR) + 23% VAT
You will need to bring your laptop!
This workshop is devoted to the stream framework, which is an extension to the JDK collection framework. Streams offer an easy way to parallelize bulk operations on sequences of elements. The stream API differs from the classic collection API in many ways: it support a fluent programming style and borrows elements from functional languages. For instance, streams have operations such as filter, map, and reduce. The new language features of lambda expressions and method references have been added to Java for effective and convenient use of the stream API.
In this workshop we will introduce lambda expressions and method / constructor references, give an overview of the stream operations and discuss the performance characteristics of sequenial vs. parallel stream operations. Attendants are encouraged to bring their notebooks. We will not only explore the novelties in theory, but intend to provide enough information to allow for hands-on experiments with lambdas and streams.
Nicolas is a Software Architect with +12 years experience in consulting for many different customers. He's generally focused on Java and JavaEE technologies, but he's narrowed interests like Software Quality, Build Processes and Rich Internet Applications.
Date: 12th May, 9:30 a.m
Price: 610 PLN (149 EUR) + 23% VAT
You will need to bring your laptop!
In most projects you and your team have as many front-end skills as back-end skills, or there are two different teams that need to integrate their code together. The first case is rare, the second costly. Vaadin is also the shortest way for pure Java programmers with few front-end skills to quickly create nice-looking and robust web applications running on the JVM.
At this workshop you’ll learn how to write web applications with Vaadin effectively. Given that you code only in Java, compile to bytecode you can integrate it easily with Spring, CDI, JDBC, JPA, etc. and build rich and robust application with minimum effort.
During this workshop I’ll guide you through the steps of development of a typical web application with Vaadin. This application will be a simple Chat application through which we will demo fundamental Vaadin features:
Forget all about JavaScript and all those fancy frameworks that become hype and are replaced after only a couple of months: after the workshop, participants will be able to build professional looking business applications on their own, with only knowledge of Java and Vaadin.
All that is going to be done within your favourite IDE with Java so you may use all the familiar things like OOP, static typing, refactoring, etc.
Fred is a Consultant with over 46 years experience. An early adopter of OO and Agile, MicroServices and Programmer Anarchy advocate
Date: 12th May, 9:30 a.m
Price: 819 PLN (199 EUR) + 23% VAT
You will need to bring your laptop!
It is one thing to talk about MicroServices. It is another altogether to have to build them.
After a brief introduction of MicroService principles, we will watch an animation of a microservice environment. We will start with a prebuilt skeleton microservice environment (message bus plus a couple of RESTful services running against it). We will then design and implement additional services to broaden the overall functionality. These additional services can be written in any language that will run on the participants laptop. While pairing is strongly encouraged, it is not required.
In the final stage, different pairs will implement different services, yet they will all run together implementing the animation.
We wrap up with the participants making observations on what they learned (and how it may be different from MicroServices they are currently implementing, if any). Outline/structure of the session
The focus of the workshop will be on:
Rafal is the author of Apache Solr Cookbook series and several Elasticsearch server books, as well as a speaker at conferences and meetups, such as ApacheCon, Berlin Buzzwords, Lucene Eurocon, Lucene Revolution and DevOps Days. At Sematext Group, Inc. Rafał helps clients build large-scale Solr and Elasticsearch-based solutions.
Date: 12th May, 9:30 a.m
Price: 1420 PLN (350 EUR) + 23% VAT until 5th May; 1620 PLN (400 EUR) + 23% VAT later
You will need to bring your laptop!
Attendees will go through a series of short lectures followed by exercises and Q&A sessions covering the following aspects of Elasticsearch:
Search and logging consultant at Sematext, focused mostly on Elasticsearch projects, including ELK stack. Loves to fiddle with logging tools, such as Logstash, rsyslog and Apache Flume, which work for so much more than just system logs. He also enjoys writing: you can find search and logging posts on blog.sematext.com and he's co-author of Elasticsearch in Action.
Date: 12th May, 9:30 a.m
Price: 1420 PLN (350 EUR) + 23% VAT until 5th May; 1620 PLN (400 EUR) + 23% VAT later
You will need to bring your laptop!
This workshop is for people who already know the core concepts of Elasticsearch -- like defining a mapping or running an aggregation -- and want to improve their skills and learn more advanced techniques.
In the context of scale and performance tuning, we will discuss core features, like queries, filters and aggregations, as well as more exotic features, like geo search, percolation and tools from the Elasticsearch ecosystem. There will be exercises that help get a better feel of the techniques presented, as well as Q&A sessions throughout the day. Please come with your own performance and scaling pain-points along with your laptop. There will be plenty of opportunities to get production tips & tricks that make things smoother.
Outline