Skip to content

Commit

Permalink
Merge pull request #88 from jonbullock/event-2024-01-31
Browse files Browse the repository at this point in the history
Event update 2024-01-31
  • Loading branch information
nickebbitt authored Jan 14, 2024
2 parents 0909c1b + 6a4863a commit b0217e7
Showing 1 changed file with 21 additions and 13 deletions.
34 changes: 21 additions & 13 deletions templates/index.pebble
Original file line number Diff line number Diff line change
Expand Up @@ -16,50 +16,58 @@
<div class="column">
<section class="message">
<div class="message-header">
Developer Productivity Engineering (DPE) is the Next Big Thing in Software Development. But what is it?<br>
Trisha Gee
Live Coding: Functional Refactoring in Java<br>
Matias Salerno
</div>
<div class="message-body">
<div class="columns">
<div class="column">
<!--<p class="pb-3">
<img class="image img-style" src="https://secure.meetupstatic.com/photos/event/5/c/5/2/clean_498079538.jpeg" width="auto" />
</p>-->
<p class="pb-3">
<img class="image img-style" src="https://secure.meetupstatic.com/photos/event/1/f/8/3/600_518408067.webp?w=750" width="auto" />
</p>

<p class="mb-2">
<strong>Date:</strong> 17th August 2023
<strong>Date:</strong> 31st January 2024
</p>

<p class="mb-2">
<strong>Location:</strong>
<p>
Thoughtworks
4 Federation House, 2 Federation St, Manchester
Auto Trader UK<br />
1 Tony Wilson Place, Manchester
</p>
</p>

<p class="mb-2">
<strong>Talk:</strong>
<p>
Developer Productivity Engineering (DPE) is the Next Big Thing in Software Development. But what is it? How will it foster Developer Joy? And how can you introduce it to your organization?
You're invited to embark on a thrilling journey into the world of code resurrection. Together, we'll dive deep into Java's functional programming capabilities, exploring innovative ways to breathe new life into aging legacy systems.
</p>
<p>
Get ready to witness the transformation of the codebase in real-time as we systematically refactor and revitalize, unlocking fresh possibilities and harnessing the full potential of modern development techniques.
</p>
<p>
We will learn Functional Programming concepts like Functor, Monad, Recursion and also techniques from Domain-Driven Design.
</p>
<p>
In this talk, Trisha will explore what DPE is, give you some practical ways to get started, and discuss ways to help the leaders in your organisation to understand the enormous value DPE could unlock.
Don't miss this extraordinary live coding session, where we'll peel back the layers and unravel the secrets to making legacy code shine once again, revitalised and reinvigorated for the future!
</p>
</p>

<p class="mb-2">
<strong>Speaker:</strong>
<p>
Trisha is a software engineer, Java Champion and author. Trisha has developed Java applications for a range of industries of all sizes, including finance, manufacturing and non-profit, and she's a lead developer advocate at Gradle. She has expertise in Java high-performance systems and dabbles with Open Source development.
<a href="https://www.linkedin.com/in/matiasdsalerno/">Mati</a> is a Software Engineer with more than 14 years of experience and with a background in Java and JVM languages application development.
</p>
<p>
Read more from Trisha in the books “Head First Java”, “Getting to Know IntelliJ IDEA”, “97 Things Every Java Developer Should Know” and “What to Look for in a Code Review”.
He is from Argentina and lives in Manchester, UK.<br />
He is a Subject Matter Expert in Scalable Platforms at Globant.<br />
He is passionate about learning and teaching, which led him to create his YouTube channel "<a href="https://www.youtube.com/@programmingwithmati">Programming with Mati</a>", where he speaks about Java, Kafka, Functional Programming and other interesting software engineering topics.
</p>
</p>

<div>
<a href="https://www.meetup.com/manchesteruk-java-community/events/294927612/"><button class="button is-warning">Register</button></a>
<a href="https://www.meetup.com/manchesteruk-java-community/events/298435303/"><button class="button is-warning">Register</button></a>
</div>
</div>
</div>
Expand Down

0 comments on commit b0217e7

Please sign in to comment.