Martijn Verburg is the Principal SWE Group Manager for the Java Engineering Group at Microsoft. Prior to the acquisition by Microsoft, he was the CEO and co-founder of jClarity. He is the co-leader of the London Java User Group (LJC) and represents them in the Steering Committees for both the Java Community Process and Jakarta EE. Martijn is one of the co-founders of Eclipse Adoptium (previously AdoptOpenJDK) and today represents Microsoft on its Project Management Committee (PMC).
Martijn is the co-author of "The Well-Grounded Java Developer" and "The Well-Grounded Java Developer 2." He was made a Java Champion in recognition for his contribution to the Java ecosystem.
Martijn can also be found at major conferences (JavaOne, JFokus, OSCON, Devoxx etc) where he is known for challenging the industry status quo as "the Diabolical Developer."
Talks I've Given
-
The Diabolical Developer's Guide to JVM Ergonomics in Containers
Featuring Martijn Verburg
This talk is for those who want to understand when to scale out, scale up and how to start performance investigations into your Java service to help it run better on containers and in the cloud.
software-development java -
Introduction to Java: Workshop II
Featuring Martijn Verburg
Join us for a practical workshop that covers the basic principles of coding with Java and gives people plenty of time to practice.
java jvm -
The Codeless Koan
Featuring Martijn Verburg
Join the London Java Community for a talk with Martijn Verburg. The Diabolical Developer will present an illustrated collection of fables concerning the Art and Philosophy of software development, written in the spirit of Zen kōans.
javascript koans -
2
Speaking Out: A workshop for public speaking in tech
Featuring Richard Warburton and Martijn Verburg
Public speaking is a great opportunity for people to raise their professional profile and employment opportunities. Unfortunately its also regularly identified as the activity which people fear the most. Its ok - we're here to help!
-
2
The Bleeding Edge
Featuring Richard Warburton and Martijn Verburg
Enterprise Java developers value reliability and stability, but what happens to your technology stack if you’re willing to take a risk? Come along and find out what we’d recommend and what we’d avoid with hindsight.
java html5 groovy -
2
Garbage Collection - The Useful Parts
Featuring Martijn Verburg and John Oliver
This presentation will give the busy Java/JVM developer an overview of how Garbage Collection in the JVM works and the common collectors that are used. We'll also cover how to read and interpret the scary log format and most importantly, offer strategies to deal with badly behaving memory...
java jvm garbage-collection -
Adopt a JSR
Featuring Martijn Verburg
Martijn Verburg gives a talk for the London Java Community on Adopt a JSR
java jsr -
Adopt a JSR
Featuring Martijn Verburg
A series of lightning talks from members of the London Java Community. In this talk, Martijn Verburg.
java -
Lightning talk on LJC's involvement in Java Standards
Featuring Martijn Verburg
Martijn Verburg gave a brief introduction on the work the LJC is doing, to help improve Java standards. He explained how they resolved some issues around timezones through their seat on the the JSR-301 committee.
java jsr310 timezones jvm java-language -
Open Sourcing Internal Software to Benefit your Organisation
Featuring Martijn Verburg
Open sourcing your internal software can bring major financial, cultural and organisational benefits to your product/organisation. This talk will cover what type of projects are appropriate to open source and how to manage the open sourcing process.
open-source scrum kanban agile scrummaster -
-
How to run a Successful Open Source project – part 2: Licensing
Featuring Martijn Verburg
This meetup follows on from recent 'How to run a Successful Open Source project' talk. Due to a large amount of interest on the licensing and legal aspects of Open Source projects, the London Java Community is putting on an extra meetup
java -
How to run a successful Open Source Project
Featuring Martijn Verburg
Open Source has become an increasingly important methodology for developing software, it can deliver business, technical and social advantages to what is an incredibly difficult discipline. However, many developers and organisations . . .
java open-source -
2
Maven
Featuring Martijn Verburg and Michael McCarthy
Martijn Verburg and Michael McCarthy guide the users through a whistle stop tour of Maven...
maven apache