HackDay 2018.07 | Getting started with Java EE 8/Payara 5 and Java 10 news 25 Jul 2018 Java User Groups of Spain and Latin America….
Category: Events
TOP 20 JAVA INFLUENCERS OF 2018
Who are the most influential Java people in the Twittersphere? After analyzing thousands of accounts, we created a list of people that every Java enthusiast or pro should be following.
Fabio Turizo, Payara Engineer will be speaking at JavaDay Ecuador
Fabio Turizo, Payara Engineer will be speaking at JavaDay Ecuador 20 Jul 2018 Javaday Ecuador is an annual international conferenc….
JFuture Conference 2018 | SPACE Production
Java-conference in the oldest & most beautiful theatre in Minsk – Janka Kupała National Theatre. October 13, 2018 | Minsk, Belarus
LJC Workshop Day
Welcome to the first LJC Workshop Day being held at IBM on Saturday 28th July!ALL WORKSHOPS START AT 10AM – PLEASE ONLY SELECT TICKETS FOR ONE OF THEM. Please register for your chosen workshop with your full name. Photo I.D will be required on the day. We will send you a separate email confirming what you will need to participate in your workshop.Workshop 1: Kotlin: the server side with Uberto BarbiniKotlin language is very powerful and incredibly productive. It is currently used mostly for Android development but it has great potentiality on the backend.This workshop will show you how to implement and improve a backend application architecture based on EventSourcing architecture using functional programming in Kotlin.Kotlin is also very friendly to functional paradigm. You will learn the bases of Functional Programming and how immutability and pure functions can simplify development of complex concurrent systems.We will implement the code of a backend to allow a pizza shop chatbot to take orders and query the status of orders and statistics. All from scratch and without using any framework.What the attendee will learn: Kotlin languageUsing Kotlin coroutines and functional constructsUnderstand how model a business domain in functional programmingUnderstand how Event Source architecture worksWorkshop 2: Building Microservices with Apache KAFKA with Sudhesh RajanIn this workshop, we will go through the fundamentals of Kafka, and how Kafka capabilities can be leveraged to develop scalable microservices. Then we will dive deep into some code to develop a working example of a small CRM system. Workshop 3: Authorisation: Concepts and Implementation with Omar BashirDescribe fundamental concepts of authorisation in cyber security and build a simple entitlements service using a Java open source security framework.Workshop 4: Hazelcast Essentials: In-Memory Data Grids Training with Neil StevensonHazelcast® Essentials is a course designed for Java Developers looking to take their first steps in understanding In-Memory Data Grids (IMDG).Workshop 5: Introduction to Docker Workshop with Barry EvansYou will follow Barry as he explains the core Docker and container concepts, and then demonstrates in live coding how to run basic Docker commands, create your own Dockerfile, and even make a cow talk! A review of the main Dockerfile instructions available, and how to interact with Docker registries follows, finishing off with steps for connecting your containers to the world, looking at some of the common Docker commands you would use in the real world, and how to manage your own containers by using the docker CLI.Workshop 6: Developing cloud-native Java microservices with Jamie Coleman + Andrew RouseA hands-on workshop providing first-hand experience developing secure, fault-tolerant, configurable and monitorable cloud-native microservices using Eclipse MicroProfile.Workshop 7: Java Containers 101 with Mofe SalamiA workshop aimed at people who have no experience with (Docker) containers and want to know how they can get started with running their Java applications as containers. This event is organised by RecWorks on behalf of the London Java Community. You can see our latest jobs here: https://recworks.co.uk/java-developer-jobs-london/. You can see our privacy policy here: http://recworks.co.uk/privacy-policyBig thank you to IBM Code for providing the venue.Continue the conversation at our Slack Group: https://londonjavacommunity.slack.comSign up here if you’re not a member: https://barrycranford.typeform.com/to/IIyQxd
Jakarta EE – Not Your Parents’ Java EE | EclipseCon Europe 2018
Already we can see and feel that the development of “Java EE” after the contribution to Eclipse will be different from the past. We are seeing enthusiasm and participation from the various teams at an all-time high! But, what will be different after these contributions to EE4J (Eclipse Enterprise for Java) is complete? Come to this session to learn what’s changing, besides just the name… 🙂 I will give you an overview of the projects already transferred and what projects are left. I will also give an overview of the new and updated processes, as well a
EclipseCon Talks Now Available to Watch
EclipseCon Talks Now Available to Watch 27 Jun 2018 You can now watch Ondrej Mihalyi, Payara Support Engineer and Steve Millidge, ….
From Java EE to Jakarta EE: a user perspective | EclipseCon Europe 2018
During 20 years, we have been accustomed to Java EE (previously J2EE) managed by the Java Community Process. Not all of us were fully happy with this situation: we have often been frustrated by its slow process and its sometimes bloated specifications. But at least, it was considered as a long-term standard. In less than 6 months, everything has changed and now, we have Jakarta EE managed by the Eclipse Foundation. Who could have imagined such a change in a short period of time?
Devoxx Poland | Connecting the Dots
If you have any questions please contact us at [email protected] Our motto If you want to go fast, go alone. If you want to go far, g….
8th Data Science Leuven Meetup
https://www.meetup.com/nl-NL/Data-Science-Leuven/events/251551967/
Azul Webinar: Counting down to the last free Oracle Java update – what’s your plan? – Azul Systems, Inc.
We’re counting down to the last free Oracle Java 8 update – what’s your plan? 00 days 00 hours 00 min 00 sec Toggle navigation Eve….
Eclipse JNoSQL: The Definitive Solution for Java and NoSQL Database
JNoSQL is a framework and collection of tools that make integration between Java applications and NoSQL quick and easy—for developers as well as vendors. The API is easy to implement, so NoSQL vendors can quickly implement, test, and become compliant by themselves. And with its low learning curve and just a minimal set of artifacts, Java developers can start coding by worrying not about the complexity of specific NoSQL databases but only their core aspects (such as graph or document properties). Built with functional programming in mind, it leverages all the features of Java 8.
Java 10 and beyond: Keeping up with the language and planning for the future | Rogue Wave
With the release of Java 10, the impact of Java 9, and the spread of multiple emerging technologies, the biggest questions for high-performing development teams is: How do we keep up and take advantage of the features relevant to us?Java experts, Toomas Romer and Rod Cope, discuss recent changes to the language and how they impact tools, development velocity, and the ability to innovate; along with industry insights to better plan for more complex systems, the inevitable modernization, and adapting to scale.You’ll learn:
The definite guide to reactive programming in Java « J-Spring 2018 – 31 mei 2018
Software Architect @ Trifork Everything is reactive. Your application reacts to the click of a button, an incoming message. But al….