Beta
Logo of the podcast GOTO - The Brightest Minds in Tech

GOTO - The Brightest Minds in Tech (GOTO)

Explorez tous les épisodes de GOTO - The Brightest Minds in Tech

Plongez dans la liste complète des épisodes de GOTO - The Brightest Minds in Tech. Chaque épisode est catalogué accompagné de descriptions détaillées, ce qui facilite la recherche et l'exploration de sujets spécifiques. Suivez tous les épisodes de votre podcast préféré et ne manquez aucun contenu pertinent.

Rows per page:

1–50 of 213

DateTitreDurée
04 Feb 2022Erlang, the Hidden Gem: Solving Problems at Scale for 30+ Years • Francesco Cesarini & Preben Thorø00:24:41

This interview was recorded for GOTO Unscripted 2021.
https://gotopia.tech

Read the full transcription of this interview here:
https://gotopia.tech/articles/erlang-solving-scaling-30-years

Francesco Cesarini - Founder & Technical Director at Erlang Solutions
Preben Thorø - CTO at Trifork Switzerland

DESCRIPTION
There is an entire language ecosystem behind Erlang programming, and Francesco Cesarini, founder and technical director at Erlang Solutions, has been using it to solve problems at scale for more than 30 years. Find out how you can leverage Erlang to your own benefit.

RECOMMENDED BOOKS
Francesco Cesarini & Steve Vinoski • Designing for Scalability with Erlang/OTP • https://amzn.to/3uCB43V
Francesco Cesarini & Simon Thompson • Erlang Programming • https://amzn.to/3FEko1F
Saša Jurić • Elixir in Action • https://amzn.to/2RZh5eN
Joe Armstrong • Programming Erlang • https://amzn.to/3fzY53g
Dave Thomas • Programming Elixir ≥ 1.6: Functional • https://amzn.to/34Dw3O5
Simon St. Laurent • Introducing Erlang • https://amzn.to/3pbIni6
Logan, Merritt & Carlsson • Erlang and OTP in Action • https://amzn.to/3pjZqP7
McCord, Tate & Valim • Programming Phoenix 1.4 • https://amzn.to/3zcUqj4

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.
https://www.youtube.com/user/GotoConferences/?sub_confirmation=1

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

11 Feb 2022A Fireside Chat with Hannah Fry, Simon Singh & Kevlin Henney00:58:38

This interview was recorded for the GOTO Unscripted at CodeNode in London.
http://gotopia.tech

Read the full transcription of this interview here:
https://gotopia.tech/articles/fireside-chat-hannah-fry-simon-singh-kevlin-henney

Hannah Fry - Mathematician, Science Presenter, Public Speaker and Bestselling Author
Simon Singh - Author, Journalist and TV Producer Specializing in Science and Mathematics
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
We invited Hannah Fry, Simon Singh and Kevlin Henney to a fireside chat about their math books.
In this GOTO Unscripted you'll learn about their favorite numbers and equations as well as how humor and science go together. Lastly we will reveal who likes to cook their eggs in a microwave.

RECOMMENDED BOOKS
Hannah Fry & Adam Rutherford • Complete Guide To Absolutely Everything • https://amzn.to/32gNCpB
Hannah Fry • Hello World • https://amzn.to/3eexibo
Hannah Fry &  Thomas Oléron Evans • The Indisputable Existence of Santa Claus • https://amzn.to/32q9Epp
Simon Singh • The Simpsons and Their Mathematical Secrets • https://amzn.to/3w9WcRs
Simon Singh • Fermat's Last Theorem • https://amzn.to/3wekpG9
Simon Singh • The Code Book • https://amzn.to/3k4RYFV
Simon Singh • Big Bang • https://amzn.to/3bHsZnm
Simon Singh & Edzard Ernst • Trick or Treatment • https://amzn.to/2ZThR4I
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know • https://amzn.to/3kiTwJJ
Kevlin Henney • 97 Things Every Programmer Should Know • https://amzn.to/2Yahf9U
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know • https://amzn.to/3pZuHsQ
Henney, Buschmann & Schmidt • Pattern-Oriented Software Architecture Volume 4 • https://amzn.to/3k4SMur

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.
https://www.youtube.com/user/GotoConferences/?sub_confirmation=1

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

18 Feb 2022The Art of Unit Testing • Roy Osherove & Dave Farley00:34:16

This interview was recorded for the GOTO Book Club.
http://gotopia.tech/bookclub

Roy Osherove - Author of "The Art of Unit Testing"
Dave Farley - Co-Author of "Continuous Delivery"

You can find more content like this on Dave’s "Continuous Delivery YouTube Channel": https://www.youtube.com/channel/UCCfqyGl3nq_V0bo64CjZh8g

DESCRIPTION
Good tests are crucial to any software project, and having a test-driven approach should be part of most projects’ goals nowadays. Yet testing can be difficult due to its complexity and challenges. Join a deep dive on how to approach unit testing with the author of “The Art of Unit Testing,” Roy Osherove, and a strong promoter of test-driven design, Dave Farley.
The interview is based on Roy's book "The Art of Unit Testing": https://bit.ly/3obiKNB

Read the full transcription of the interview here:
https://gotopia.tech/bookclub/episodes/getting-started-with-unit-testing

RECOMMENDED BOOKS
Roy Osherove • The Art of Unit Testing • https://bit.ly/3obiKNB
Roy Osherove • Elastic Leadership • https://amzn.to/3fxEgID
Roy Osherove • Notes to a Software Team Leader • https://amzn.to/3wjroxJ
Dave Farley & Jez Humble • Continuous Delivery • https://amzn.to/3ocIHwd
David Farley • Modern Software Engineering • https://amzn.to/3GI468M
David Farley • Continuous Delivery Pipelines • https://leanpub.com/cd-pipelines
Patterson, Grenny, Maxflied, McMillan & Switzler • Influencer: The Power to Change Anything • https://amzn.to/3hMGrdU

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.
https://www.youtube.com/user/GotoConferences/?sub_confirmation=1

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

25 Feb 2022Hands-on Microservices • Ronnie Mitra & Mike Amundsen00:29:35

This interview was recorded for the GOTO Book Club.
http://gotopia.tech/bookclub

Ronnie Mitra - Co-Author of "Microservices: Up and Running"
Mike Amundsen - Author of "Design and Build Great Web APIs"

DESCRIPTION
Microservices have long been a hot topic in software development, with both pros and cons associated with them. In “Microservices: Up and Running,” Ronnie Mitra and Irakli Nadareishvili go on a mission to offer guidelines for your first experience with microservices. In this Book Club discussion with Ronnie, world-class expert of API design, security and enterprise development in general, and Mike Amundsen, author of the book "Design and Build Great Web APIs," you’ll discover the decisions that you’ll need to consider, the reasoning behind each, and how to get started with microservices.
The interview is based on Ronnie's book "Microservices: Up and Running": https://amzn.to/3c4HmmL

Read the full transcription of the interview here:
https://gotopia.tech/bookclub/episodes/microservices-hands-on

RECOMMENDED BOOKS
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running• https://amzn.to/3c4HmmL
Ronnie Mitra, Irakli Nadareishvili, Matt McLarty & Mike Amundsen • Microservice Architecture • https://amzn.to/3fVNAb0
Ronnie Mitra, Mehdi Medjaoui, Erik Wilde & Mike Amundsen • Continuous API Management • https://amzn.to/3uxdypw
Ronnie Mitra & many more • DataPower SOA Appliance Administration, Deployment, and Best Practices • https://amzn.to/3t2jhD9
Brendan Burns, Joe Beda & Kelsey Hightower • Kubernetes: Up and Running • http://amzn.to/31OAhB9
Matthew Skelton & Manuel Pais • Team Topologies • http://amzn.to/3sVLyLQ
Mike Amundsen • Design and Build Great Web APIs • https://bookshop.org/a/9452/9781680506808

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.
https://www.youtube.com/user/GotoConferences/?sub_confirmation=1

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

04 Mar 2022Kubernetes: Up & Running • Brendan Burns & Matt Turner00:46:33

This interview was recorded for the GOTO Book Club.
http://gotopia.tech/bookclub

Brendan Burns - Co-Author of "Kubernetes: Up & Running" & Co-founder of Kubernetes
Matt Turner - SRE at Marshall Wace

DESCRIPTION
Brendan Burns will take you on a journey through the life of Kubernetes. Where does it stand now, what is its history, and what’s waiting for us in the future that you might not expect?
The interview is based on Brendan's book "Kubernetes: Up & Running": https://amzn.to/3sueuuI

Read the full transcription of the interview here:
https://gotopia.tech/bookclub/episodes/kubernetes-a-journey

RECOMMENDED BOOKS
Burns, Beda & Hightower • Kubernetes: Up & Running • https://amzn.to/3sueuuI
Burns, Villalba, Strebel & Evenson • Kubernetes Best Practices • https://amzn.to/3gBXRsr
Liz Rice • Container Security • https://amzn.to/3oU4iJe
Liz Rice • Kubernetes Security • https://www.oreilly.com/library/view/kubernetes-security/9781492039075
John Arundel & Justin Domingus • Cloud Native DevOps with Kubernetes • https://amzn.to/3hKZvI5
Hausenblas & Schimanski • Programming Kubernetes • https://amzn.to/3qTvKch

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.
https://www.youtube.com/user/GotoConferences/?sub_confirmation=1

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

11 Mar 2022Modernizing Enterprise Java • Markus Eisele, Natale Vinto & Ana-Maria Mihalceanu00:54:27

This interview was recorded for the GOTO Book Club.
http://gotopia.tech/bookclub

Ana-Maria Mihalceanu - Java Champion, SW Architect, Developer Advocate at Red Hat, Co-Founder of Bucharest Software Craftmanship Community
Natale Vinto - Co-Author of "Modernizing Enterprise Java" & Senior Principal Developer Advocate at Red Hat
Markus Eisele - Co-Author of "Modernizing Enterprise Java" & Developer Adoption Lead EMEA at Red Hat

DESCRIPTION
Is your Java application ready for the real world?
Join Markus Eisele and Natale Vinto, authors of the book “Modernizing Enterprise Java,” and Ana-Maria Mihalceanu, developer advocate at Red Hat, to uncover key ways to modernize your Java application.
The interview is based on Markus' & Natale's book "Modernizing Enterprise Java".

Read the full transcription of the interview here
Check out more here

RECOMMENDED BOOKS
Markus Eisele & Natale Vinto • Modernizing Enterprise Java
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Dave Thomas & Andy Hunt • The Pragmatic Programmer
Joshua Bloch • Effective Java
Sam Newman • Monolith to Microservices
Sam Newman • Building Microservices
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running
Mitra, Nadareishvili, McLarty & Amundsen • Microservice Architecture

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

18 Mar 2022Expert Talk: DevOps & Software Architecture • Simon Brown, Dave Farley & Hannes Lowette00:40:40

This interview was recorded at GOTO Copenhagen 2021 for GOTO Unscripted.
https://gotopia.tech

Read the full transcription of this interview here

Simon Brown - Author of "Software Architecture for Developers" & Creator of the C4 Software Architecture Model
Dave Farley - Author of "Modern Software Engineering" Continuous Delivery & DevOps Pioneer
Hannes Lowette - Head of Learning & Development at Axxes

Find plenty more from Dave on his Continuous Delivery YouTube channel.

DESCRIPTION
As software architecture continues to evolve rapidly, we are constantly confronted with new challenges. Simon Brown, Dave Farley and Hannes Lowette cover some of the recent trends in software architecture touching on terms such as DevOps and how to deal with complexity. They also reference concepts that have stirred debates forever and are still not done right, like bounded context and continuous delivery.

RECOMMENDED BOOKS
Simon Brown • Software Architecture for Developers Vol. 2
David Farley • Modern Software Engineering
Dave Farley & Jez Humble • Continuous Delivery
Woods, Erder & Pureur • Continuous Architecture in Practice
George Fairbanks • Just Enough Software Architecture

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

25 Mar 2022Strategic Monoliths & Microservices • Vaughn Vernon & James Higginbotham01:02:35

This interview was recorded for the GOTO Book Club.
http://gotopia.tech/bookclub

Vaughn Vernon - Co-Author of "Strategic Monoliths & Microservices" and DDD and Reactive Leader
James Higginbotham - Author of "Principles of Web API Design" and Executive API Consultant at  LaunchAny

DESCRIPTION
Microservices have become more than a buzzword and are now viable alternatives to monoliths, which makes understanding why and how they should be used more important than ever. Thinking strategically about software architecture has to be the cornerstone of any software development.
Vaughn Vernon, author of “Strategic Monoliths and Microservices: Driving Innovation Using Purposeful Architecture” (Addison-Wesley Signature Series (Vernon)), and James Higginbotham, author of “Principles of Web API Design”, discuss purposeful architecture, why events matter in software and much more.
The interview is based on Vaughn's book "Strategic Monoliths & Microservices".

Read the full transcription of the interview here

RECOMMENDED BOOKS
Vaughn Vernon & Tomasz Jaskula • Strategic Monoliths & Microservices
James Higginbotham • Principles of Web API Design
Vaughn Vernon • Implementing Domain-Driven Design
Vaughn Vernon • Domain-Driven Design Distilled
Vaughn Vernon • Reactive Messaging Patterns With the Actor Model
Sam Newman • Monolith to Microservices
Sam Newman • Building Microservices
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running
Mitra, Nadareishvili, McLarty & Amundsen • Microservice Architecture

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

01 Apr 2022Hydrogen Power: How Far Will It Take Us? • Anita Sengupta & Kevlin Henney00:29:38

This interview was recorded at GOTO Copenhagen 2021 for GOTO Unscripted.
https://gotopia.tech

Read the full transcription of this interview here

Anita Sengupta - CEO/Founder at Hydroplane & Professor of Astronautical Engineering
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
Explore the developments and use cases for hydrogen-powered aircrafts with rocket scientist, aerospace engineer, professor, and CEO and founder of Hydroplane, Dr. Anita Sengupta, interviewed by editor of "97 Things Every Programmer Should Know," Kevlin Henney.

RECOMMENDED BOOKS
NASA • NASA Systems Engineering Handbook
Bernice Kastner • Space Mathematics
Kellie Gerardi • Not Necessarily Rocket Science
Piers Bizony & Roger D. Launius • NASA Space Shuttle: 40th Anniversary
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know

https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.facebook.com/GOTOConferences

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

08 Apr 2022Programming: Now & Then • Eamonn Boyle & Garth Gilmour00:28:54

This interview was recorded at GOTO Copenhagen 2021 for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Eamonn Boyle - Software Trainer at Instil Software
Garth Gilmour - Head Of Learning at Instil Software
Preben Thorø - CTO at Trifork Switzerland

DESCRIPTION
The last 20 years have brought several major paradigm shifts in software development. Starting as a software developer was quite different in the early days compared to today. Join Eamonn Boyle and Garth Gilmour as they go down memory lane to discuss the ever-changing world of programming.

RECOMMENDED BOOKS
Dave Thomas & Andy Hunt • The Pragmatic Programmer
Gamma, Helm, Johnson & Booch • Design Patterns (Gang of Four)
Allen Holub • Holub on Patterns
Fred Brooks Jr. • The Mythical Man-Month

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

15 Apr 2022Data Mesh: Data-Driven Value at Scale • Zhamak Dehghani & Samia Rahman00:47:20

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Zhamak Dehghani - Author of "Data Mesh" & Director of Emerging Technologies at Thoughtworks
Samia Rahman - Director of Data & AI at Seagen

DESCRIPTION
How can modern organizations handle their data in a way that delivers value at scale? Zhamak Dehghani, author of “Data Mesh: Delivering Data-Driven Value at Scale,” covers the key principles of data mesh and how it can help organizations move beyond the data lake to provide meaningful insights. She’s joined by Samia Rahman, director of data and AI at Seagen, as they also explore the concept of the earliest explorable data.
The interview is based on Zhamak's book "Data Mesh".

Read the full transcription of the interview here

RECOMMENDED BOOKS
Zhamak Dehghani • Data Mesh
Zhamak Dehghani, Neal Ford, Mark Richards & Pramod Sadalage • Software Architecture
Sam Newman • Monolith to Microservices
Sam Newman • Building Microservices
Sandeep Uttamchandani • The Self-Service Data Roadmap
Piethein Strengholt • Data Management at Scale
Martin Kleppmann • Designing Data-Intensive Applications

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

22 Apr 2022The Ideal Programming Language • Richard Feldman & Erik Doernenburg00:36:49

This interview was recorded at GOTO Copenhagen 2021 for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Richard Feldman - Author of "Elm in Action" & Head of Technology at NoRedInk
Erik Doernenburg - Head of Technology at Thoughtworks & Passionate Technologist
Lars Jensen - Lead Developer at GOTO

DESCRIPTION
What would your ideal programming language look like?
Erik Doernenburg, head of technology at Thoughtworks, and Richard Feldman, author of “Elm in Action,” sat together at GOTO Copenhagen 2021 to chat about what theirs would look like. They also had a look into the future of up-and-coming languages.

RECOMMENDED BOOKS
Richard Feldman • Elm in Action
Jeremy Fairbank • Programming Elm
Wolfgang Loder • Web Applications with Elm
Cristian Salcescu • Functional Programming in JavaScript
Tim McNamara • Rust in Action
Saša Jurić • Elixir in Action
Dijkstra, Gøtze & Van Der Ploeg • Right Sourcing
Richard Monson-Haefel • 97 Things Every Software Architect Should Know
Thoughtworks Inc. • The Thoughtworks Anthology
Jimmy Nilsson • Applying Domain-Driven Design And Patterns

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

29 Apr 2022Efficiency vs Effectiveness in Agile • Aino Vonge Corry & Klaus Bucka-Lassen00:31:57

This interview was recorded at GOTO Copenhagen 2021 for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Aino Vonge Corry - Author of "Retrospectives Antipatterns"
Klaus Bucka-Lassen - Agile Midwife, Coach & Trainer at aragost
Preben Thorø - CTO at Trifork Switzerland

DESCRIPTION
Learn the difference between effectiveness and efficiency and whether your team can be agile without knowing it in this Unscripted episode, recorded at GOTO Copenhagen 2021 with Aino Vonge Corry, author of “Retrospective Antipatterns”, Klaus Bucka-Lassen, agile coach and trainer and Preben Thorø, CTO of Trifork.

RECOMMENDED BOOKS
Aino Vonge Corry • Retrospectives Antipatterns
Gamma, Helm, Johnson & Booch • Design Patterns (Gang of Four)
Subramaniam & Hunt • Practices of an Agile Developer
Uncle Bob • Clean Agile
Derby, Larsen & Schwaber • Agile Retrospectives
Jeff Sutherland • Scrum: The Art of Doing Twice the Work in Half the Time
Lee, Wickens, Liu & Boyle • Designing for People
Stone, Chaparro, Keebler, Chaparro & McConnell • Introduction to Human Factors

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

06 May 2022Building Micro-Frontends • Luca Mezzalira & Lucas Dohmen01:02:59

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Luca Mezzalira - Author of "Building Micro-Frontends" and Principal Solutions Architect at AWS
Lucas Dohmen - Senior Consultant at INNOQ and Podcast Host at CaSE

You can find more details about Luca here:
buildingmicrofrontends.com

DESCRIPTION
Micro-frontends are more than just a buzzword. In this GOTO podcast episode, Luca Mezzalira, author of “Building Micro-Frontends,” shares best practices around how to use them. The conversation also sheds light on some key terms like SSI and ESI. 
The interview is based on Luca's book "Building Micro-Frontends"

Read the full transcription of the interview here

RECOMMENDED BOOKS
Luca Mezzalira • Building Micro-Frontends
Luca Mezzalira • Front-End Reactive Architectures
Noel Rappin • Modern Front-End Development for Rails
Michael Geers • Micro Frontends in Action
Jeremy Fairbank • Programming Elm

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

13 May 2022Expert Talk: Web Development & Its Failures • Kevlin Henney, Stefan Judis & Lars Jensen00:40:22

This interview was recorded at GOTO Copenhagen 2021 for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer
Stefan Judis - Senior team manager on developer relations at Contentful
Lars Jensen - Lead Developer at GOTO

DESCRIPTION
What’s next for web development? In this GOTO Unscripted episode we talk with two web development experts about current practices, influences and where we are headed.
Watch the full episode to find out what yogurt and code have in common.

RECOMMENDED BOOKS
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Henney, Buschmann & Schmidt • Pattern-Oriented Software Architecture Volume 4
David Flanagan • JavaScript: The Definitive Guide
Robin Nixon • Learning PHP, MySQL & JavaScript
Gordon, Adair & Hill • JavaScript Explained

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

20 May 2022Kubeflow for Machine Learning • Holden Karau & Adi Polak00:48:10

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Holden Karau - Co-Author of "Kubeflow for Machine Learning" & Open Source Engineer at Netflix
Adi Polak - VP of Developer Experience at Treeverse & Contributing to lakeFS OSS

DESCRIPTION
Machine Learning has been declared dead several times but that’s far from true. Join Adi Polak, vice president of developer experience at Treeverse, and Holden Karau, open source engineer at Netflix, in their conversation about Kubeflow and how it provides better tooling in the ML space. The discussion touches on Holden’s book “Kubeflow for Machine Learning” and expands to cover the worlds of Ray and Dask.

RECOMMENDED BOOKS
Holden Karau, Trevor Grant, Boris Lublinsky, Richard Liu & Ilan Filonenko • Kubeflow for Machine Learning
Holden Karau • Distributed Computing 4 Kids
Holden Karau • Scaling Python with Dask
Holden Karau & Boris Lublinsky • Scaling Python with Ray
Holden Karau & Rachel Warren • High Performance Spark
Holden Karau, Konwinski, Wendell & Zaharia • Learning Spark
Holden Karau & Krishna Sankar • Fast Data Processing with Spark 2nd Edition
Holden Karau • Fast Data Processing with Spark 1st Edition
Adi Polak • Machine Learning with Apache Spark
Phil Winder • Reinforcement Learning
Aurélien Géron • Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

27 May 2022Expert Talk: Continuous Architecture • Pierre Pureur & Kurt Bittner00:52:26

This interview was recorded for GOTO Unscripted 2022.
gotopia.tech

Read the full transcription of this interview here

Pierre Pureur - Co-Author of "Continuous Architecture" & "Continuous Architecture in Practice"
Kurt Bittner - Co Author of "The Professional Scrum Team" & Enterprise Solutions at Scrup.org

DESCRIPTION
What is continuous architecture and how does it fit in today’s world? Has the role of a software architect changed over the last few years, and what are the main skills you need to be good at architecting software?
Pierre Pureur, co-author of “Continuous Architecture in Practice,” and Kurt Bittner, Enterprise Solution at Scrum.org, give an overview of what software architects — or those who dream of becoming one — should consider across each of these questions.

RECOMMENDED BOOKS
Pierre Pureur, M. Erder & E. Woods • Continuous Architecture in Practice
Pierre Pureur & Murat Erder • Continuous Architecture
Kurt Bittner, P. Götz & U. Schirmer • The Professional Scrum Team
Kurt Bittner, P. Kong & D. West • The Nexus Framework for Scaling Scrum
Kurt Bittner & Ian Spence • Use Case Modeling
Kurt Bittner & Ian Spence • Managing Iterative Software Development Projects
Simon Brown • Software Architecture for Developers Vol. 2
George Fairbanks • Just Enough Software Architecture
Gene Kim • The Unicorn Project
Mark Seemann • Code That Fits in Your Head

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

03 Jun 2022Expert Talk: Functional Programming • Russ Olsen & Christian Romney00:35:52

This interview was recorded for GOTO Unscripted 2022.
gotopia.tech

Read the full transcription of this interview here

Russ Olsen - Software Engineering Director at Nubank and Author of "Getting Clojure"
Christian Romney - Director of Engineering at Nubank

DESCRIPTION
Learn from Russ Olsen and Christian Romney why you should look into functional programming. They explore the nature of the paradigm as well as its advantages and misconceptions.
In this GOTO Podcast, Russ Olsen shares his war stories and explains how functional programming influences his code for the better.

RECOMMENDED BOOKS
Russ Olsen • Getting Clojure
Russ Olsen • Eloquent Ruby
Russ Olsen • Design Patterns in Ruby
Richard Feldman • Elm in Action
Neal Ford • Functional Thinking
Venkat Subramaniam • Functional Programming in Java
Eric Normand • Grokking Simplicity
Daniel Higginbotham • Clojure for the Brave and True
Ulisses Almeida • Learn Functional Programming with Elixir

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

10 Jun 2022Modern Software Practices in a Legacy System • Audun Strand & Kevlin Henney00:43:37

This interview was recorded for GOTO Unscripted at CodeNode in London.
gotopia.tech

Read the full transcription of this interview here

Audun Fauchald Strand - Principal Engineer at NAV
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
Audun Fauchald Strand, principal engineer at NAV (Norwegian Labour and Welfare Administration), shares the story of how they modernized their long-running open source platform NAIS.
In their conversation, Audun and Kevlin Henney touch on topics such as how to organize massive amounts of data and if legacy code can be considered as something good. You’ll also find out how open source fits in a large governmental software team that focuses on transparency.

RECOMMENDED BOOKS
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Henney, Buschmann & Schmidt • Pattern-Oriented Software Architecture Volume 5
Eric Evans • Domain-Driven Design
Zhamak Dehghani • Data Mesh
Sam Newman • Monolith to Microservices
Sam Newman • Building Microservices
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running
Mitra, Nadareishvili, McLarty & Amundsen • Microservice Architecture
Rishu Mehra • What is Data Observability

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

17 Jun 2022What's the Life Cycle of a Data Scientist? • Ekaterina Sirazitdinova, Prayson Daniel & Nicholai Stålung00:27:59

This interview was recorded at GOTO Copenhagen 2021 for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Ekaterina Sirazitdinova - Data Scientist for Computer Vision, Video Analytics & Deep Learning at NVIDIA
Prayson Daniel - Principal Data Scientist at NTT DATA
Nicholai Stålung - Lead Data Scientist at Trifork

DESCRIPTION
Data science is so much more than collecting, sorting and analyzing data. What does it take to be a data scientist and how does a day in the life of a data scientist look like? Ekaterina Sirazitdinova, Prayson Daniel and Nicholai Stålung will give you an insight into this and more.

RECOMMENDED BOOKS
Phil Winder • Reinforcement Learning
Kelleher & Tierney • Data Science (The MIT Press Essential Knowledge series)
Lakshmanan, Robinson & Munn • Machine Learning Design Patterns
Lakshmanan, Görner & Gillard • Practical Machine Learning for Computer Vision
Aurélien Géron • Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

24 Jun 2022Modern Software Engineering • Dave Farley & Steve Smith01:03:57

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Dave Farley - Author of "Modern Software Engineering", Continuous Delivery & DevOps Pioneer
Steve Smith - Author of "Measuring Continuous Delivery", Principal Consultant at Equal Experts

Find plenty more from Dave on his Continuous Delivery YouTube channel

DESCRIPTION
What should the modern software engineer know in order to be the best at their job? Dave Farley and Steve Smith explore the books that can help engineers succeed and why iteration and experiments are crucial.
The interview is based on Dave's book "Modern Software Engineering"

RECOMMENDED BOOKS
David Farley • Modern Software Engineering
Dave Farley & Jez Humble • Continuous Delivery
Steve Smith • Measuring Continuous Delivery
Eric Evans • Domain-Driven Design
Kent Beck • Extreme Programming Explained
Michael Feathers • Working Effectively with Legacy Code
Alistair Cockburn • Agile Software Development
Mary & Tom Poppendieck • Implementing Lean Software Development
Simon Brown • Software Architecture for Developers Vol. 2

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

01 Jul 2022Expert Talk: Native vs Cross-Platform • Sebastiano Poggi & Carl-Gustaf Harroch00:45:45

This interview was recorded for GOTO Unscripted at CodeNode in London.
gotopia.tech

Read the full transcription of this interview here

Sebastiano Poggi - Team Lead at Jetbrains
Carl-Gustaf Harroch -  Founder/Managing Director at Novoda

DESCRIPTION
Lately mobile developers have had to answer this question the most: Shall we go native or use a cross-platform framework? And if so, which one?
Sebastiano Poggi, team lead at Jetbrains, and Carl-Gustaf Harroch, founder/managing director at Novoda, explore current best practices around modern mobile development highlighting the impact of team collaboration and matching technologies across platforms.

RECOMMENDED BOOKS
Bailey, Biessek & Wills • Flutter for Beginners
Simone Alessandria & Brian Kayfitz • Flutter Cookbook
John Bach • Xamarin: The Ultimate Beginner's Guide
Nader Dabit • React Native in Action
Adam Boduch & Roy Derks • React and React Native
Robert Nagy • Simplifying Application Development with Kotlin Multiplatform Mobile

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

08 Jul 2022Expert Talk: Managing Complexity in Software • Hadi Hariri & Kevlin Henney00:51:42

This interview was recorded for GOTO Unscripted at CodeNode in London.
gotopia.tech

Read the full transcription of this interview here

Hadi Hariri - VP of Developer Advocacy at JetBrains and Podcast Host of Talking Kotlin
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
Complexity of software systems sometimes grows beyond control. Left unchecked, it can leave behind bloated applications.
Kevlin Henney talks to Hadi Hariri, developer advocate at JetBrains, about how some of the key traits of developers like creativity and problem solving make them prone to innovate more but also over-engineer their code and not choose solutions based on context.

RECOMMENDED BOOKS
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Henney, Buschmann & Schmidt • Pattern-Oriented Software Architecture Volume 5
Gamma, Helm, Johnson & Booch • Design Patterns (Gang of Four)
Venkat Subramaniam • Programming Kotlin
Eric Evans • Domain-Driven Design
Sam Newman • Monolith to Microservices
Sam Newman • Building Microservices
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

15 Jul 2022Security Chaos Engineering • Kelly Shortridge, Aaron Rinehart & Mark Miller00:51:55

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Kelly Shortridge - Co- Author of Security Chaos Engineering and Senior Principal, Product Technology at Fastly
Aaron Rinehart - Co- Author of Security Chaos Engineering and Co-Founder & CTO at Verica
Mark Miller - Co-Author of Epic Failures in DevSecOps and Vice President, Community Engagement and Outreach at The Linux Foundation

DESCRIPTION
What’s the state of the art in modern security practices?
The authors of the book Security Chaos Engineering, Aaron Rinehart and Kelly Shortridge talk to Mark Miller about the shift in the mental model that one has to undertake to reap its benefits. Their approach paves a new way that allows security engineers to uncover bugs in complex systems by chaos experiments before an actual attack.

The interview is based on Kelly's and Aaron's book "Security Chaos Engineering":
www.verica.io/sce-book

RECOMMENDED BOOKS
Kelly Shortridge & Aaron Rinehart • Security Chaos Engineering
Nora Jones & Casey Rosenthal • Chaos Engineering
Nora Jones & Casey Rosenthal • Chaos Engineering
Mikolaj Pawlikowski • Chaos Engineering
Russ Miles • Learning Chaos Engineering
Murphy, Beyer, Jones & Petoff • Site Reliability Engineering

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

22 Jul 2022Expert Talk: gRPC, Kubernetes & .NET • Mark Rendle & Matt Turner01:09:58

This interview was recorded for GOTO Unscripted at CodeNode in London.
gotopia.tech

Read the full transcription of this interview here

Mark Rendle - Incurable Programmer & Lover of C#, .NET Core, Containers, Clouds & DevOps
Matt Turner - DevOps Leader, Software Engineer at Tetrate

DESCRIPTION
Join Mark Rendle, MS Dev Tech MVP, and Matt Turner, DevOps leader, architect, and engineer at Marshall Wace, in a passionate discussion about gRPC’s past and future and how it fits in with technologies such as .NET and service meshes. They get deep in the weeds on technology cycles while debating the future of infrastructure as a code and Kubernetes. And Mark has a brilliant idea on how to build an alternative to Facebook.

RECOMMENDED BOOKS
Burns, Beda & Hightower • Kubernetes: Up & Running
Burns, Villalba, Strebel & Evenson • Kubernetes Best Practices
Kasun Indrasiri & Danesh Kuruppu • gRPC: Up and Running
Liz Rice • Container Security
Liz Rice • Kubernetes Security
John Arundel & Justin Domingus • Cloud Native DevOps with Kubernetes
Hausenblas & Schimanski • Programming Kubernetes

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

29 Jul 2022Learning Test-Driven Development • Saleem Siddiqui & Dave Farley00:55:14

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Saleem Siddiqui - Author of "Learning Test-Driven Development", Technologist & Coach
Dave Farley - Author of "Modern Software Engineering", Continuous Delivery & DevOps Pioneer

Find plenty more from Dave on his Continuous Delivery YouTube channel

DESCRIPTION
You may think test-driven development wouldn't work in your preferred programming language, or that it would disrupt your code writing — this Book Club episode proves otherwise. Saleem Siddiqui, author of “Learning Test-Driven Development,” and Dave Farley, author of "Modern Software Engineering," review the multiple ways test-driven development can yield more effective results and produce higher quality code.
The interview is based on Saleem's book "Learning Test-Driven Development".
Check out Saleem on O'Reilly's learning platform.

RECOMMENDED BOOKS
Saleem Siddiqui • Learning Test-Driven Development
Saleem Siddiqui, Michael Landy & Jeff Swisher • Jbuilder Developer's Guide
David Farley • Modern Software Engineering
Dave Farley & Jez Humble • Continuous Delivery
Roy Osherove • The Art of Unit Testing
Kent Beck • Test Driven Development
Nicole Forsgren, Jez Humble & Gene Kim • Accelerate

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

05 Aug 2022Expert Talk: Software Security • Jim Manico & John Steven00:45:55

This interview was recorded for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Jim Manico - Founder at Manicode Security & Co-Author of "Iron-Clad Java"
John Steven - Founding Principal at Aedify Security & CTO at Concourse Labs

DESCRIPTION
Security is a key topic in software. Lately, it has shifted from a security team responsibility to a task every single developer has to think about. Jim Manico, Founder and Secure Coding Educator at Manicode Security, and John Steven, the Founding Principal at Aedify Security, assess the evolution of the security role in order for developers to make the right decisions.

RECOMMENDED BOOKS
Jim Manico & August Detlefsen • Iron-Clad Java
Liz Rice • Container Security
Liz Rice • Kubernetes Security
Aaron Parecki • OAuth 2.0 Simplified
Aaron Parecki • OAuth 2.0 Servers
Aaron Parecki • The Little Book of OAuth 2.0 RFCs
Erdal Ozkaya • Cybersecurity: The Beginner's Guide
Richer & Sanso • OAuth 2 in Action
Wilson & Hingnikar • Demystifying OAuth 2.0, OpenID Connect, and SAML 2.0

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

12 Aug 2022Principles of Web API Design • James Higginbotham & Mike Amundsen00:48:53

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

James Higginbotham - Author of "Principles of Web API Design" and Executive API Consultant at LaunchAny
Mike Amundsen - Author of "Design and Build Great Web APIs" and (Co-)Author of Many More Books

DESCRIPTION
James Higginbotham, author of “Principles of Web API Design”, outlines the key points of creating and using APIs in today’s world. In the conversation with Mike Amundsen, author of “RESTful Patterns and Best Practices for API's Cookbook” you discover the principles of James’ ADDR process and how job stories and event storming contribute to a successful API launch. Furthermore, they touch upon key terms such as minimum viable portal and why API boundaries are so hot at the moment.
The interview is based on James's book "Principles of Web API Design".

RECOMMENDED BOOKS
James Higginbotham • Principles of Web API Design
Mike Amundsen • Design and Build Great Web APIs
Mike Amundsen • RESTful Web Clients
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running
Ronnie Mitra, Irakli Nadareishvili, Matt McLarty & Mike Amundsen • Microservice Architecture
Ronnie Mitra, Mehdi Medjaoui, Erik Wilde & Mike Amundsen • Continuous API Management
Ronnie Mitra & many more • DataPower SOA Appliance Administration, Deployment, and Best Practices

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

19 Aug 2022CockroachDB: The Definitive Guide • Ben Darnell & Guy Harrison00:50:22

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Ben Darnell - Co-Author of "CockroachDB: The Definitive Guide" and CTO at Cockroach Labs 
Guy Harrison - Co-Author of "CockroachDB: The Definitive Guide" and CEO at alwaysNFT.cloud, CTO at ProvenDB 

DESCRIPTION
How do modern data platforms integrate into today’s world? Join Guy Harrison and Ben Darnell, the authors of "CockroachDB: The Definitive Guide", to learn about the different use cases and unique functions of CockroachDB. Take a deep dive into the migration to the cloud and the different requirements for analytical and transactional data platforms.

The interview is based on Ben & Guy's book "CockroachDB: The Definitive Guide".

RECOMMENDED BOOKS
Darnell, Harrison & Seldess • CockroachDB: The Definitive Guide
Guy Harrison • Next Generation Databases
Guy Harrison & Steven Feuerstein • MySQL Stored Procedure Programming
Guy Harrison & Michael Harrison • MongoDB Performance Tuning
Kishen Das Kondabagilu Rajanna • Getting Started with CockroachDB
Regina Obe & Leo Hsu • PostgreSQL
Simon Riggs & Gianni Ciolli • PostgreSQL 14 Administration Cookbook

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

26 Aug 2022Observability Engineering • Charity Majors, Liz Fong-Jones & George Miranda00:52:37

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Charity Majors - Co- Author of Observability Engineering and CTO at Honeycomb
Liz Fong-Jones - Co- Author of Observability Engineering an Principal Developer Advocate for SRE & Observability at Honeycomb
George Miranda - Co- Author of Observability Engineering and Head of Ecosystems & Partnerships at Honeycomb

DESCRIPTION
Observability is crucial for developing and understanding the software that powers today’s complex systems. Charity, Liz and George, authors of “Observability Engineering” show you how to manage software at scale, deliver complex cloud native applications and systems, and the benefit observability has across the entire software development lifecycle.
You’ll also learn the impact observability has on organizational culture (and vice versa).
The interview is based on Charity's, Liz' and Goerge's book "Observability Engineering".

RECOMMENDED BOOKS
Charity Majors, Liz Fong-Jones & George Miranda • Observability Engineering
Kelly Shortridge & Aaron Rinehart • Security Chaos Engineering
Nora Jones & Casey Rosenthal • Chaos Engineering
Mikolaj Pawlikowski • Chaos Engineering
Russ Miles • Learning Chaos Engineering
Murphy, Beyer, Jones & Petoff • Site Reliability Engineering
Beyer, Murphy, Rensin, Kawahara & Thorne • The Site Reliability Workbook
David N. Blank-Edelman • Seeking SRE

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

02 Sep 2022Expert Talk: What’s Next For .NET? • Hannes Lowette & Martin Thwaites00:41:42

This interview was recorded for GOTO Unscripted at CodeNode in London.
gotopia.tech

Read the full transcription of this interview here

Hannes Lowette - Head of Learning & Development at Axxes
Martin Thwaites - Developer Advocate at Honeycomb

DESCRIPTION
.NET has been undergoing a massive development since its very beginning. Martin Thwaites, developer advocate for Honeycomb, and Hannes Lowette, head of learning and development at Axxes, enjoyed every step of its path.
Join them as they reveal important milestones in .NET’s evolution as well as gain practical insights into web performance, running .NET at scale, and how to implement observability.

RECOMMENDED BOOKS
Anthony Brown • Reactive Applications with Akka.NET
Jamie Allen • Effective Akka
Roestenburg, Bakker & Williams • Akka in Action 1st Ed.
Francisco Lopez-Sancho Abraham • Akka in Action 2nd Ed.
Chantzis, Stais, Calderon, Deirmentzoglou & Woods • Practical IoT Hacking

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

09 Sep 2022Humankind: A Hopeful History • Rutger Bregman & Preben Thorø00:21:09

This interview was recorded for GOTO Unscripted.
http://gotopia.tech

Read the full transcription of this interview here

Rutger Bregman - Historian and Author of "Humankind: A Hopeful History"
Preben Thorø - CTO at Trifork Switzerland

DESCRIPTION
If you look at recent developments in human history, the world may seem like a grim place, in which humanity is setting itself for destruction. However, if you consider the research made in various disciplines such as anthropology, archaeology, sociology, philosophy and psychology, you’ll see that in fact the contrary is happening.
Preben Thorø, CTO at Trifork Switzerland, talked to Rutger Bregman, historian and author of “Humankind: A Hopeful History”, about how the world is a much better place than we perceive it and how research can restore our belief in the good of humanity.

RECOMMENDED BOOKS
Rutger Bregman • Humankind: A Hopeful History
Rutger Bregman • Utopia For Realists
Daniel Kahneman • Thinking, Fast and Slow

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

16 Sep 2022How to Help Your Boss Help You • Ken Kousen & Trisha Gee00:51:21

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Ken Kousen - Author of "Help Your Boss Help You" & President at Kousen IT
Trisha Gee - Co-Editor of "97 Things Every Java Programmer Should Know" & Java Advocacy Lead at JetBrains

DESCRIPTION
There are tons of books about how to become a manager and how to improve as a manager, but in this Book Club episode, Trisha Gee talks to Ken Kousen about how you can manage your own manager. They explore his book "Help Your Boss Help You," which takes the standpoint of an employee and how you can build a relationship with your boss that helps you get what you want. What drives the dynamic in a professional relationship, and how can you as an employee steer the wheel for your career?
The interview is based on Ken's book "Help Your Boss Help You".

Read the full transcription of the interview here

RECOMMENDED BOOKS
Ken Kousen • Help Your Boss Help You
Ken Kousen • Kotlin Cookbook
Ken Kousen • Modern Java Recipes
Ken Kousen • Gradle Recipes for Android
Ken Kousen • Making Java Groovy
Robert Axelrod • The Evolution of Cooperation
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Matthew Skelton & Manuel Pais • Team Topologies

Twitter
LinkedIn
Facebook
ncase.me/trust
medium.com/@kenkousen
kenkousen.substack.com

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

23 Sep 2022Restful Web API Patterns & Practices Cookbook • Mike Amundsen & Alianna Inzana00:47:38

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Mike Amundsen - Author of "Restful Web API Patterns & Practices Cookbook" and (Co-)Author of Many More Books
Alianna Inzana - Vice President of Product at WeTransfer

DESCRIPTION
The API ecosystem is evolving and the focus is changing from “how to design them” to “how to implement them”. Mike Amundsen, author of "Restful Web API Patterns & Practices Cookbook", and Alianna Inzana, VP of Product at WeTransfer, cover the recent changes while also touching on broader subjects like evolvable architectures. Join them in this conversation around restful web API.

The interview is based on Mike's book "Restful Web API Patterns & Practices Cookbook"

RECOMMENDED BOOKS
Mike Amundsen • Restful Web API Patterns & Practices Cookbook
Mike Amundsen • Design and Build Great Web APIs
Mike Amundsen • RESTful Web Clients
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running
Ronnie Mitra, Irakli Nadareishvili, Matt McLarty & Mike Amundsen • Microservice Architecture
Ronnie Mitra, Mehdi Medjaoui, Erik Wilde & Mike Amundsen • Continuous API Management
Ronnie Mitra & many more • DataPower SOA Appliance Administration, Deployment, and Best Practices
James Higginbotham • Principles of Web API Design

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

30 Sep 2022Expert Talk: How to Deal with Hypergrowth • Lena Reinhard & Blake Walters00:53:39

This interview was recorded for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Lena Reinhard - Leadership Coach & Consultant
Blake Walters - Senior Director of Engineering at CircleCI

DESCRIPTION
While hypergrowth means that a company is on the right track, this phase comes with challenges at all levels of the organization. Lena Reinhard, leadership coach & consultant, and Blake Walters, senior director of engineering at CircleCI, share best practices based on their own experiences, navigating the ambiguity that comes along with these hypergrowth phases in a company's life cycle. Learn how to get through this phase successfully, what tools and tips can support the company and what hypergrowth means for the software engineering team.

RECOMMENDED BOOKS
Frank Slootman • Amp It Up
Aaron Ross & Jason Lemkin • From Impossible to Inevitable
Scott Hallman • The 7 Success Drivers to HyperGrowth
Aino Vonge Corry • Retrospectives Antipatterns
Lee, Wickens, Liu & Boyle • Designing for People
Matthew Skelton & Manuel Pais • Team Topologies

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

07 Oct 2022Driving Innovation with Kubernetes & Java • Ana-Maria Mihalceanu & Eric Johnson00:31:59

This interview was recorded at GOTO Amsterdam 2022 for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Ana-Maria Mihalceanu - Developer Advocate at Red Hat & Java Champion
Eric Johnson - Principal Developer Advocate for Serverless at AWS

DESCRIPTION
Technology can advance faster if we share our knowledge. That’s the mission of a developer advocate. Ana-Maria Mihalceanu, developer advocate at Red Hat, talked to Eric Johnson, principal developer advocate at AWS, about her passion for learning, sharing knowledge, Java and Kubernetes. Discover what a Kubernetes operator is and when to use it vs Terraform.

RECOMMENDED BOOKS
Brendan Burns, Joe Beda & Kelsey Hightower • Kubernetes: Up and Running
Markus Eisele & Natale Vinto • Modernizing Enterprise Java
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Burns, Villalba, Strebel & Evenson • Kubernetes Best Practices
Adzic & Korac • Running Serverless
Scott Patterson • Learn AWS Serverless Computing
Peter Sbarski • Serverless Architectures on AWS

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

14 Oct 2022Craftsmanship: Code, Guitars & Tech • Dylan Beattie, Hannes Lowette & Kevlin Henney00:56:59

This interview was recorded for GOTO Unscripted at CodeNode in London.
gotopia.tech

Read the full transcription of this interview here

Dylan Beattie - Creator of Rockstar Language, Microsoft MVP, Keynote Speaker & Guitarist
Hannes Lowette - Head of Learning & Development at Axxes, Monolith Advocate, Speaker & Whiskey Lover
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
Writing music, building guitars and writing software share more similarities than one would imagine at first.
Kevlin Henney, an independent consultant, chats with Dylan Beatttie, creator of the Rockstar programming language, and Hannes Lowette, head of learning & development at Axxes, about the craftsmanship and creativity that is required from them. They showcase Hannes’ self-made guitar, the importance of making decisions at the right point in time or how there isn’t a default for solving problems in either of these domains, but rather a personalized and evolving approach.

RECOMMENDED BOOKS
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Henney, Buschmann & Schmidt • Pattern-Oriented Software Architecture Volume 5
Gamma, Helm, Johnson & Booch • Design Patterns (Gang of Four)
David Farley • Modern Software Engineering

Twitter
LinkedIn
Facebook

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily.

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

21 Oct 2022AWS Cookbook: Recipes for Success on AWS • John Culkin, Mike Zazon & Kesha Williams00:46:14

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Kesha Williams - Cloud Leadership at Slalom, Speaker & AWS Machine Learning Hero
Mike Zazon - Senior Cloud Architect at AWS and Co-Author of "AWS Cookbook: Recipes for Success on AWS"
John Culkin - Senior Solutions Architect AWS and Co-Author of "AWS Cookbook: Recipes for Success on AWS"

DESCRIPTION
If you are working with AWS on a daily basis or are looking into applying it, then the AWS Cookbook by John Culkin and Mike Zazon should definitely be on your radar. Explore some of the recipes that can ease and improve your workflow in a discussion with Kesha Williams, senior manager at Slalom. Some of the recipes discussed look at security, networking, storage, serverless, and containers.

The interview is based on John's & Mike's book "AWS Cookbook"

RECOMMENDED BOOKS
John Culkin & Mike Zazon • AWS Cookbook
Chris Fregly & Antje Barth • Data Science on AWS
Gareth Eagar • Data Engineering with AWS
Prashant Lakhera • AWS for System Administrators

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

28 Oct 2022Expert Talk: Scaling Down Complexity in Software • James Lewis & Kevlin Henney00:50:56

This interview was recorded at GOTO Amsterdam 2022 for GOTO Unscripted. gotopia.tech

Read the full transcription of this interview here

James Lewis - Principal Consultant & Technical Director at Thoughtworks
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
Software shares multiple similarities with living creatures. Embark on a journey with Kevlin Henney, an independent consultant & speaker, and James Lewis, consultant at Thoughtworks, to undercover some of the aspects that make producing software so complex from trending frameworks, that help you understand the human component, to its disposable aspect and the way it influences companies and solves real-world problems.

RECOMMENDED BOOKS
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Matthew Skelton & Manuel Pais • Team Topologies
Michael Jackson • Software Requirements and Specifications
Geoffrey West • Scale
Charles Stross • Singularity Sky
Charles Stross • Quantum of Nightmares
Charles Stross • The Atrocity Archives
Charles Stross • Accelerando
Ted Chiang • Stories of Your Life and Others
Ted Chiang • Exhalation: Stories

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

04 Nov 2022Expert Talk: Code Refactoring • Adam Tornhill & Christian Clausen00:15:56

This interview was recorded for GOTO Unscripted at GOTO Aarhus.
gotopia.tech

Read the full transcription of this interview here

Adam Tornhill - Author of "Software Design X-Rays" and Founder & CTO at CodeScene
Christian Clausen - Author of "Five Lines of Code"

DESCRIPTION
When do you refactoring your code? Learn from Christian Clausen, author of "Five Lines of Code" and Adam Tornhill, author of "Your Code As A Crime Scene" and "Software Design X-Rays” how to analyze your code to understand its need for refactoring. Furthermore, gain an understanding of the social side of refactoring and its implications.

RECOMMENDED BOOKS
Adam Tornhill • Software Design X-Rays
Adam Tornhill • Your Code as a Crime Scene
Christian Clausen • Five Lines of Code
Adam Tornhill • Lisp for the Web
Adam Tornhill • Patterns in C
Martin Fowler • Refactoring
Maude Lemaire • Refactoring at Scale

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

11 Nov 2022Machine Learning for Autonomous Vehicles • Oscar Beijbom & Prayson Daniel00:42:52

This interview was recorded for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Oscar Beijbom - Co-Founder at Nyckel
Prayson Daniel - Principal Data Scientist at NTT DATA

DESCRIPTION
Self-driving vehicles have been a hot topic for a while now and everyone is waiting for the next breakthrough. Prayson Daniel, principal data scientist at NTT DATA, and Oscar Beijbom, co-founder at Nyckel, stuck their heads together to review what type of machine learning data is needed to run an autonomous vehicle. Furthermore, they talked about topics such as security, language choices and when the time of deploying a model has come.

RECOMMENDED BOOKS
Phil Winder • Reinforcement Learning
Kelleher & Tierney • Data Science (The MIT Press Essential Knowledge series)
Lakshmanan, Robinson & Munn • Machine Learning Design Patterns
Lakshmanan, Görner & Gillard • Practical Machine Learning for Computer Vision
Aurélien Géron • Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

18 Nov 2022Spring Boot: Up & Running • Mark Heckler & Thomas Vitale00:56:22

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Mark Heckler - Principal Cloud Advocate, Java/JVM Languages at Microsoft & Author of "Spring Boot: Up and Running"
Thomas Vitale - Senior Software Engineer at Systematic & Author of "Cloud Native Spring in Action"

DESCRIPTION
Spring Boot is a versatile and supportive environment for developers. Mark Heckler, the author of Spring Boot: Up and Running and Thomas Vitale, software architect at Systematic, explore many of its capabilities while discussing Mark’s book. They cover hot topics such as data integrations, deploying in production, security and reactive vs imperative programming. They both share their views and transforming experiences of joining the Spring Boot community.

The interview is based on Mark's book "Spring Boot Up & Running"

RECOMMENDED BOOKS
Mark Heckler • Spring Boot: Up & Running
Laurentiu Spilca • Spring, Start Here
Thomas Vitale • Cloud Native Spring in Action (available soon)
Craig Walls • Spring Boot in Action
Craig Walls • Spring in Action

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

25 Nov 2022Expert Talk: Cloud Chaos & How Contract Tests Can Help • Holly Cummins & Kevlin Henney00:36:59

This interview was recorded at GOTO Amsterdam 2022 for GOTO Unscripted. gotopia.tech

Read the full transcription of this interview here

Holly Cummins - Senior Principal Software Engineer on the Red Hat Quarkus Team
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
Today cloud native and cloud transformation are more than buzzwords. However, most companies and development teams have not yet surpassed all the hurdles that come with moving to the cloud.
Holly Cummins and Kevlin Henney dismantle why many organizations think by adopting microservices to their cloud strategy, they are ‘doing cloud right’ and how ‘Contract Testing’ can help to reduce the risks of microservices deployments.

RECOMMENDED BOOKS
Holly Cummins & Timothy Ward • Enterprise OSGi in Action
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Pini Reznik, Jamie Dobson & Michelle Gienow • Cloud Native Transformation
John Arundel & Justin Domingus • Cloud Native DevOps with Kubernetes
Kasun Indrasiri & Sriskandarajah Suhothayan • Design Patterns for Cloud Native Applications
Alexander Raul • Cloud Native with Kubernetes

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

02 Dec 2022Kafka in Action • Viktor Gamov & Tim Berglund00:33:17

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Viktor Gamov - Principal Developer Advocate at Kong & Co-Autor of "Kafka in Action"
Tim Berglund - VP DevRel at StarTree & Author of "Gradle Beyond the Basics"

DESCRIPTION
Kafka has been on developers’ radars for quite a while now. Viktor Gamov’s co-authored book “Kafka in Action” ensures that you have a list of recipes to dive into. Joined by Tim Berglund, VP DevRel at StarTree, they explore the fundamentals of Apache Kafka.
Learn what Kafka can help you achieve, what Viktor’s favorite MCU film is and what “Highway to Mars” by Beast In Black has to do with all of this.

The interview is based on Viktor's co-authored book "Kafka in Action"

LINKS
Streaming Audio: Apache Kafka® & Real-Time Data

RECOMMENDED BOOKS
Viktor Gamov, Dylan Scott & Dave Klein • Kafka in Action
Viktor Gamov, Tartakovsky, Rasputnis & Fain • Enterprise Web Development
Tim Berglund • Gradle Beyond the Basics
Tim Berglund & Matthew McCullough • Building and Testing with Gradle
Shapira, Palino, Sivaram & Petty • Kafka: The Definitive Guide
Martin Kleppmann • Designing Data-Intensive Applications
Jono Bacon • People Powered
Mary Thengvall • The Business Value of Developer Relations
Jay Kreps • I ❤️ Logs
Zhamak Dehghani • Data Mesh
Bill Bejeck • Kafka Streams in Action

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

09 Dec 2022Legacy Systems & Digital Transformations • Ian Cartwright, Rob Horn & Hannes Lowette00:35:09

This interview was recorded for GOTO Unscripted at GOTO Aarhus.
gotopia.tech

Read the full transcription of this interview here

RESOURCES
martinfowler.com
thoughtworks.com/podcasts/technology-podcasts

Ian Cartwright - Technical Director at Thoughtworks 
Rob Horn - Technical Principal Consultant at Thoughtworks
Hannes Lowette - Head of Learning & Development at Axxes, Monolith Advocate, Speaker & Whiskey Lover

DESCRIPTION
Legacy systems as well as legacy software have a significant impact on any digital transformation project. Join Hannes Lowette, head of learning & development at Axxes, Rob Horn, technical principal director at Thoughtworks, and Ian Cartwright, technical director at Thoughtworks, to learn how to recognize a legacy system. They discuss common patterns and anti-patterns as well as how to break a legacy system into smaller pieces to ensure a successful transformation.

RECOMMENDED BOOKS
Thomas M. Siebel • Digital Transformation
David L. Rogers • The Digital Transformation Playbook
Fawad A. Khan & Jason M. Anderson • Digital Transformation using Emerging Technologies
Tony Saldanha • Why Digital Transformations Fail
Nitin Seth • Winning in the Digital Age

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

16 Dec 2022Software Engineering at Google • Titus Winters & Matt Kulukundis00:52:32

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Titus Winters - Principal Software Engineer at Google and Co-Curator of "Software Engineering at Google"
Matt Kulukundis - Senior Staff Software Engineer at Google

DESCRIPTION
What’s the difference between programming and software engineering?
Join Titus Winters, co-curator of “Software Engineering at Google”, and Matt Kulukundis while they approach the lessons learned by software engineering teams at Google in establishing the right practices for writing sustainable code in a safe environment. Discover what Google is still trying to improve on and what software decisions are difficult to undo.

The interview is based on Titus' co-curated book "Software Engineering at Google"

RECOMMENDED BOOKS
Titus Winters, Tom Manshreck & Hyrum Wright • Software Engineering at Google
Forsgren, Humble & Kim • Accelerate: The Science of Lean Software and DevOps
George Fairbanks • Just Enough Software Architecture
Fred Brooks Jr. • The Mythical Man-Month
Kim Scott • Just Work
Douglas R. Hofstadter • Gödel, Escher, Bach
Douglas R. Hofstadter • I Am a Strange Loop
Alasdair MacIntyre • After Virtue
N. K. Jemisin • The Fifth Season
Becky Chambers • Wayfarers Series
Ken Liu • The Dandelion Dynasty
David Farley • Modern Software Engineering
Martin Kleppmann • Designing Data-Intensive Applications
Zhamak Dehghani • Data Mesh

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

23 Dec 2022Can Top-Down Agile Work? • Luxshan Ratnaravi, Mikkel Noe-Nygaard & Malte Foegen00:26:06

This interview was recorded for GOTO Unscripted at GOTO Aarhus.
gotopia.tech

Read the full transcription of this interview here

Luxshan Ratnaravi - Co-Author of Comic Agilé and Agile Coach at Bankdata
Mikkel Noe-Nygaard - Co-Author of Comic Agilé and UX Design Specialist at Vestas
Malte Foegen - Chief Operating Officer at wibas

DESCRIPTION
In many cases, agile practices have been introduced in organizations starting bottom-up. There is, however, a new trend where management is trying to be the driver of agility. Join the discussion with Malte Foegen, COO at wibas, Luxshan Ratnaravi, agile coach at Bankdata and Mikkel Noe-Nygaard, UX design specialist at Vestas, to understand what changes have to be implemented in an enterprise for such a top-down approach. And more importantly, can it be successful?

RECOMMENDED BOOKS
Aino Vonge Corry • Retrospectives Antipatterns
Gamma, Helm, Johnson & Booch • Design Patterns (Gang of Four)
Subramaniam & Hunt • Practices of an Agile Developer
Derby, Larsen & Schwaber • Agile Retrospectives
Jeff Sutherland • Scrum: The Art of Doing Twice the Work in Half the Time
Lee, Wickens, Liu & Boyle • Designing for People
Stone, Chaparro, Keebler, Chaparro & McConnell • Introduction to Human Factors

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

30 Dec 2022Expert talk: Cloud Native & Serverless • Matt Turner & Eric Johnson00:36:30

This interview was recorded at GOTO Amsterdam 2022 for GOTO Unscripted. gotopia.tech

Read the full transcription of this interview here

Matt Turner - DevOps Leader & Software Engineer at Tetrate
Eric Johnson - Principal Developer Advocate for Serverless at AWS

DESCRIPTION
Should everyone move to the cloud? Are all event-driven architectures serverless or is it rather the other way around?
Join the two experts, Matt Turner, software engineer at Tetrate, and Eric Johnson, principal developer advocate for serverless at AWS, to discover if you should take that journey to become cloud native. Understand the power of these technologies together with some useful tips & tricks about testing and the BEAM languages.

RECOMMENDED BOOKS
Brendan Burns, Joe Beda & Kelsey Hightower • Kubernetes: Up and Running
Liz Rice • Container Security
Liz Rice • Kubernetes Security
Burns, Villalba, Strebel & Evenson • Kubernetes Best Practices
John Arundel & Justin Domingus • Cloud Native DevOps with Kubernetes
Adzic & Korac • Running Serverless
Scott Patterson • Learn AWS Serverless Computing
Peter Sbarski • Serverless Architectures on AWS
Kasun Indrasiri & Danesh Kuruppu • gRPC: Up and Running

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

06 Jan 2023Expert Talk: What is Agile Sabotage? • Fred George & Kevlin Henney00:35:47

This interview was recorded at GOTO Amsterdam 2022 for GOTO Unscripted. gotopia.tech

Read the full transcription of this interview here

Fred George - Early Adopter of OO & Agile, Advocating Microservices & Programmer Anarchy
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
Kevlin Henney, an independent consultant, and Fred George, an early adopter of OO & agile development, are exploring the ins and outs of agile transformation. They exchange views on what brings back the joy of programming while still offering companies a competitive advantage. They explore some of the frameworks for dealing with complex problems like Cynefin and agile development They also talk about what went wrong with Microservices.

RECOMMENDED BOOKS
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Aino Vonge Corry • Retrospectives Antipatterns
Lee, Wickens, Liu & Boyle • Designing for People
Stone, Chaparro, Keebler, Chaparro & McConnell • Introduction to Human Factors
Sam Newman • Monolith to Microservices
Sam Newman • Building Microservices
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

13 Jan 202397 Things Every Cloud Engineer Should Know • Emily Freeman, Nathen Harvey & Chris Williams00:43:33

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Emily Freeman - Head of DevOps Product Marketing, Head of Community Engagement at AWS & Co-Editor of "97 Things Every Cloud Engineer Should Know"
Nathen Harvey - Developer Advocate at Google Cloud and Co-Editor of "97 Things Every Cloud Engineer Should Know"
Chris Williams - Cloud Therapist at World Wide Technology

DESCRIPTION
Migrating to the cloud has become a "sine qua non" these days. The compact articles in 97 Things Every Cloud Engineer Should Know inspect the entirety of cloud computing, including fundamentals, architecture and migration. You'll go through security and compliance, operations and reliability and software development. And examine networking, organizational culture, and more.
Find out the story behind the benefits of curating such a community-driven book from the co-editors Emily Freeman, head of DevOps product marketing at AWS, Nathen Harvey, developer advocate at Google Cloud, and Chris Williams, cloud therapist and principal cloud solutions architect for World Wide Technologies.

The interview is based on Emily's & Nathen's co-edited book "97 Things Every Cloud Engineer Should Know"

RECOMMENDED BOOKS
Emily Freeman & Nathen Harvey • 97 Things Every Cloud Engineer Should Know
Emily Freeman • DevOps For Dummies
Martin Kleppmann • Designing Data-Intensive Applications
Emil Stolarsky & Jaime Woo • 97 Things Every SRE Should Know
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Kasun Indrasiri & Danesh Kuruppu • gRPC: Up and Running

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

03 Feb 2023Beyond the Code: Deploying Empathy • Michele Hansen & Hannes Lowette00:30:07

This interview was recorded for GOTO Unscripted at GOTO Aarhus.
gotopia.tech

Read the full transcription of this interview here

Michele Hansen - Author or "Deploy Empathy" and Co-Founder of Geocodio
Hannes Lowette - Head of Learning & Development at Axxes, Monolith Advocate, Speaker & Whiskey Lover

RESOURCES
deployempathy.com
brenebrown.com

DESCRIPTION
Code is always a means to an end rather than the end product itself. It’s extremely important to understand the broader picture and see what the code that you or your team are going to write is helping to solve.

Michele Hansen, author of Deploy Empathy and co-founder of Geocodio, reveals some of the best practices around understanding your users and responding to their needs. Join Michele and Hannes Lowette, head of learning & development at Axxes, while they dive into how to run successful and useful customer interviews.

RECOMMENDED BOOKS
Michele Hansen • Deploy Empathy
Jim Kalbach • The Jobs to be Done Playbook
Brené Brown • The Gifts of Imperfection
Brené Brown • I Thought It Was Just Me (but it isn't)
Brené Brown • Dare to Lead
Stone, Chaparro, Keebler, Chaparro & McConnell • Introduction to Human Factors

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

20 Jan 2023Is Machine Learning a Black Box? • Dean Wampler & Preben Thorø00:15:57

This interview was recorded for GOTO Unscripted 2021.
gotopia.tech

Read the full transcription of this interview here

Dean Wampler - Principal Software Engineer at Domino Data Lab
Preben Thorø - CTO at Trifork Switzerland

DESCRIPTION
Data science has become a bigger part of software engineering. Where does the path lead? What have the changes been over the last couple of years and where are we heading? In this unscripted episode, Dean Wampler takes you on a journey through data science.

RECOMMENDED BOOKS
Dean Wampler • Programming Scala
Dean Wampler • Functional Programming for Java Developers
Dean Wampler, Edward Capriolo & Jason Rutherglen • Programming Hive
Holden Karau, Trevor Grant, Boris Lublinsky, Richard Liu & Ilan Filonenko • Kubeflow for Machine Learning
Phil Winder • Reinforcement Learning

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

27 Jan 2023Domain Storytelling • Stefan Hofer, Henning Schwentner & Avraham Poupko00:44:13

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Stefan Hofer - Co-Author of "Domain Storytelling" & Requirements & DDD Expert at WPS
Henning Schwentner - Co-Author of "Domain Storytelling" & Coder, Coach, Consultant at WPS
Avraham Poupko - Head of Product Security and Compliance at Forescout Technologies

DESCRIPTION
"Some things must be told that cannot be written, so that storytelling is deeply, deeply human."
Stories are the backbone of our culture as humankind. They can be successfully used as agile, collaborative ways to not only view but understand the various domains that software projects touch upon. Avraham Poupko explores how you can better understand and visualize this, in a domain-driven way, with the authors of the  "Domain Storytelling: A Collaborative, Visual & Agile Way to Build Domain-Driven Software",  Stefan Hofer and Henning Schwentner.

The interview is based on Stefan's & Henning's book "Domain Storytelling":

RECOMMENDED BOOKS
Stefan Hofer & Henning Schwentner • Domain Storytelling
James Higginbotham • Principles of Web API Design
Vlad Khononov • Balancing Coupling in Software Design
Eoin Woods, Murat Erder & Pierre Pureur • Continuous Architecture in Practice

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

10 Feb 2023Simplicity & Complexity: The Beauty & the Beast? • Sander Hoogendoorn & Kevlin Henney00:44:26

This interview was recorded at GOTO Amsterdam 2022 for GOTO Unscripted. gotopia.tech

Read the full transcription of this interview here

Sander Hoogendoorn - CTO at iBood.com
Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

DESCRIPTION
In most cases, there is more than one way to solve a problem. Based on our evolution, however, we are tempted to solve problems by adding features, code, and complexity.
There is an alternative to that, though. Kevlin Henney and Sander Hoogendoorn discuss these attempts in this GOTO Unscripted episode recorded at GOTO Amsterdam 2022. A good starting point is to reevaluate the way in which we do things and try to eliminate the complexity that software developers are attracted to.

RECOMMENDED BOOKS
Sander Hoogendoorn • This is Agile
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Gerald M. Weinberg • Becoming a Technical Leader
Lee, Wickens, Liu & Boyle • Designing for People
Sam Newman • Monolith to Microservices
Ronnie Mitra & Irakli Nadareishvili • Microservices: Up and Running

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

17 Feb 2023Better Tests at GitHub & Commodore 64 Music • Ole Friis Østergaard & Hannes Lowette00:29:09

This interview was recorded for GOTO Unscripted at GOTO Aarhus.
gotopia.tech

Read the full transcription of this interview here

Ole Friis Østergaard - Senior Software Engineer at GitHub
Hannes Lowette - Head of Learning & Development at Axxes, Monolith Advocate, Speaker & Whiskey Lover

RESOURCES
hanselminutes.com
hvsc.c64.org

DESCRIPTION
The engineering culture, core functionalities and it’s monolithic architecture are just some of the factors behind GitHub’s success. Ole Friis Østergaard talks about the special division for analyzing tests that are not behaving as expected. In such a complex environment, their work has a big impact on the entire system. Discover how their engineering culture, approach to software overall, and some Commodore 64 love have inspired all this.

RECOMMENDED BOOKS
Saleem Siddiqui • Learning Test-Driven Development
David Farley • Modern Software Engineering
Dave Farley & Jez Humble • Continuous Delivery
Roy Osherove • The Art of Unit Testing
Kent Beck • Test Driven Development
Nicole Forsgren, Jez Humble & Gene Kim • Accelerate

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

24 Feb 2023Release It! • Michael Nygard & Trisha Gee00:37:28

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Michael Nygard - Innovative technology leader & Author of "Release It!"
Trisha Gee - Java Champion & Co-Editor of "97 Things Every Java Programmer Should Know"

DESCRIPTION
Despite the widespread adoption of DevOps and CICD, some companies still rely on manual deployments in 2023. Michael Nygard, author of "Release It!" examines new patterns and anti-patterns that have emerged since the first edition of his book was released in 2007.
Mike and Trisha Gee explore why companies using current best practices continue to encounter challenges.
Come along to hear from the trenches of the DevOps movement.

The interview is based on Mike's book "Release It! (2nd Edition)"

RECOMMENDED BOOKS
Michael Nygard • Release It! 2nd Edition
Michael Nygard • Release It! 1st Edition
Kim, Humble, Debois, Forsgren & Willis • The DevOps Handbook
James Higginbotham • Principles of Web API Design
Vlad Khononov • Balancing Coupling in Software Design
Eoin Woods, Murat Erder & Pierre Pureur • Continuous Architecture in Practice

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

03 Mar 2023Agile is Dead – Long Live DevOps? • Lars Kruse, Malte Foegen & Klaus Bucka-Lassen00:36:21

This interview was recorded for GOTO Unscripted at GOTO Aarhus.
gotopia.tech

Read the full transcription of this interview here

Lars Kruse - Technology Counselor & Rainmaker at Inc Inc
Malte Foegen - COO at wibas
Klaus Bucka-Lassen - Free Radical at Netcetera & Agile Coach, Trainer & Keynote Speaker

DESCRIPTION
Agile, Lean, and DevOps are more than buzzwords even though they have taken over the world at different times. The processes and technologies they employed have helped improve the entire world, not just the software world. Klaus Bucka-Lassen, Lars Kruse, and Malte Foegen debate the intersection and cross-pollination between the three worlds with a focus on applying them on all levels in practice in large organizations.

RECOMMENDED BOOKS
Joshua Kerievsky • Joy of Agility
Aino Vonge Corry • Retrospectives Antipatterns
Lee, Wickens, Liu & Boyle • Designing for People
Stone, Chaparro, Keebler, Chaparro & McConnell • Introduction to Human Factors
Derby, Larsen & Schwaber • Agile Retrospectives
Jeff Sutherland • Scrum: The Art of Doing Twice the Work in Half the Time
-----

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

10 Mar 2023Software Architecture: The Hard Parts • Neal Ford & Mark Richards00:42:52

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Neal Ford - Software Consultant at Thoughtworks & Co-Author of "Software Architecture: The Hard Parts"
Mark Richards - Hands-On Software Architect, Independent Consultant & Co-Author of "Software Architecture: The Hard Parts"

DESCRIPTION
There are no easy decisions in software architecture. Instead, there are many hard parts--difficult problems or issues with no best practices--that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures.

Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture. By interweaving a story about a fictional group of technology professionals--the Sysops Squad--they examine everything from how to determine service granularity, manage workflows and orchestration, manage and decouple contracts, and manage distributed transactions to how to optimize operational characteristics, such as scalability, elasticity, and performance.

By focusing on commonly asked questions, this book provides techniques to help you discover and weigh the trade-offs as you confront the issues you face as an architect.
• Analyze trade-offs and effectively document your decisions
• Make better decisions regarding service granularity
• Understand the complexities of breaking apart monolithic applications
• Manage and decouple contracts between services
• Handle data in a highly distributed architecture
• Learn patterns to manage workflow and transactions when breaking apart applications

* Book description: © O’Reilly

The interview is based on Neal's & Mark's co-authored book "Software Architecture: The Hard Parts"

RECOMMENDED BOOKS
Ford, Richards, Sadalage & Dehghani • Software Architecture: The Hard Parts
Mark Richards & Neal Ford • Fundamentals of Software Architecture
Ford, Parsons, Kua & Sadalage  • Building Evolutionary Architectures 2nd Edition
Ford, Parsons & Kua • Building Ev

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

17 Mar 2023The Path to Becoming a Senior Engineering Manager • Denise Yu & Jiaqi Liu00:33:02

This interview was recorded for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Jiaqi Liu - Senior Engineering Manager at GitHub
Denise Yu - Senior Software Engineer at GitHub

DESCRIPTION
In this Unscripted episode, Jiaqi Liu and Denise Yu give you insight into their path to becoming senior engineering managers at Github while covering what the position is like. You’ll learn about "glue work" and how speaking at conferences can influence your career.

RECOMMENDED BOOKS
Will Larson • Staff Engineer: Leadership beyond the management track
Matthew Skelton & Manuel Pais • Team Topologies
Ken Kousen • Help Your Boss Help You
Julie Zhuo • The Making of a Manager
Michael D. Watkins • The First 90 Days

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

24 Mar 2023Getting to Know IntelliJ IDEA • Trisha Gee & Helen Scott00:44:27

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Trisha Gee - Lead Developer Evangelist at Gradle, Java Champion & Co-Author of "Getting to Know IntelliJ IDEA"
Helen Scott - Developer Advocate at JetBrains & Co-Author of "Getting to Know IntelliJ IDEA"

BLOG POSTS
helenjoscott.com
trishagee.com

DESCRIPTION
We’re frequently taught to use a text editor when we’re learning to write code so that we understand the fundamentals. However, if we treat our IDE as a text editor, we are doing ourselves a disservice. As professional developers, we no longer need to learn the fundamentals; we need to deliver working applications. We can use the features of an IDE to help us with this.

IntelliJ IDEA is an extremely fully-featured IDE that can help professional developers with almost any task they need to perform, and this can be overwhelming to get to grips with. Getting to Know IntelliJ IDEA uses two approaches to help newcomers and experienced users alike:

• Tutorials that walk through writing code and developing applications that show when, why and how to use IntelliJ IDEA features to create working applications.
• A questions-and-answers approach that demonstrates which features can be used to solve the problems that professional developers face.

Seeing how to use IntelliJ IDEA from these different angles not only showcases the most useful features but also teaches multiple approaches for using these features. No matter which technologies you use or how you like to work, reading this book will help you find an approach that enables you to work comfortably and productively with IntelliJ IDEA.

* Book description: © leanpub.com

The interview is based on Trisha's & Helen's co-authored book "Getting to Know IntelliJ IDEA"

RECOMMENDED BOOKS
Trisha Gee • Getting to Know IntelliJ IDEA
Trisha Gee, Kathy Sierra & Bert Bates • Head First Java
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Michael Nygard • Release It! 2nd Edition
Aditya Y. Bhargava • Grokking Algorithms
Ford, Richards, Sadalage & Dehghani • Software Architectu

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

31 Mar 2023The Current State of Cyber Security • Eleanor Saitta & Aino Vonge Corry00:14:10

This interview was recorded for GOTO Unscripted at GOTO Amsterdam.
gotopia.tech

Read the full transcription of this interview here

Eleanor Saitta - International Security Researcher & Co-founder of Open Source Tool Trike
Aino Vonge Corry - Author of "Retrospectives Antipatterns"

DESCRIPTION
It’s almost a given that you or your company will be hacked one day. How fast and how you react is the thing that makes the difference. Eleanor Saitta explains the ins and outs of an attack and what you should have in place to surpass it successfully. The interview is led by Aino Vonge Corry.

RECOMMENDED BOOKS
Aino Vonge Corry • Retrospectives Antipatterns
Liz Rice • Container Security
Liz Rice • Kubernetes Security
Aaron Parecki • OAuth 2.0 Simplified
Aaron Parecki • OAuth 2.0 Servers
Aaron Parecki • The Little Book of OAuth 2.0 RFCs
Erdal Ozkaya • Cybersecurity: The Beginner's Guide
Richer & Sanso • OAuth 2 in Action
Wilson & Hingnikar • Demystifying OAuth 2.0, OpenID Connect, and SAML 2.0

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

07 Apr 2023Code Complete • Steve McConnell & Jeffrey van Gogh01:04:49

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Steve McConnell - Author of “Code Complete” & CEO at Construx Software
Jeffrey van Gogh - Director of Engineering at Google & Secretary of the Board at Kotlin Foundation

RESOURCES
stevemcconnell.com

DESCRIPTION
Widely considered one of the best practical guides to programming, Steve McConnell’s original “Code Complete” has been helping developers write better software for over three decades. The author’s timeless techniques and strategies are still relevant in spite of the evolution of programming languages or the shift from waterfall to agile. He revises the impact these changes have had on the software environment together with Jeffrey Van Gogh, Director of Software Engineering at Google. They don’t step away from covering some of the controversial subjects from the book and give relevant advice for programmers that are just entering this space.

The interview is based on Steve's book "Code Complete: A Practical Handbook of Software Construction".

RECOMMENDED BOOKS
Steve McConnell • Code Complete
Steve McConnell • Software Estimation
Steve McConnell • Rapid Development
Steve McConnell • Professional Software Development
Trisha Gee • Getting to Know IntelliJ IDEA
Trisha Gee, Kathy Sierra & Bert Bates • Head First Java
Michael Nygard • Release It! 2nd Edition
Ford, Richards, Sadalage & Dehghani • Software Architecture: The Hard Parts
Martin Kleppmann • Designing Data-Intensive Applications

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

14 Apr 2023Building Modern Apps with Serverless & Feature Flags • Jessica Cregg & Julian Wood00:20:16

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Jessica Cregg - Information Technology Operations engineer at CybSafe
Julian Wood - Developer Advocate at AWS

DESCRIPTION
What are the technologies that one should leverage to build modern, scalable, and flexible applications?
Julian Wood, developer advocate at AWS Serverless, talks with Jessica Cregg, previously a developer advocate at LaunchDarkly, now an information technology operations engineer at CybSafe about the mindset and tools required to build scalable software without over-engineering a solution.

RECOMMENDED BOOKS
Adzic & Korac • Running Serverless
Scott Patterson • Learn AWS Serverless Computing
Peter Sbarski • Serverless Architectures on AWS
Gregor Hohpe • The Software Architect Elevator
Henney & Monson-Haefel • 97 Things Every Software Architect Should Know
Matthew Skelton & Manuel Pais • Team Topologies
Forsgren, Humble & Kim • Accelerate: The Science of Lean Software and DevOps

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

21 Apr 2023Rust in Action • Tim McNamara & Richard Feldman00:51:19

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Tim McNamara - Author of “Rust in Action” &  Software Developer at AWS
Richard Feldman - Author of Elm in Action & Head of Open Source at NoRedInk

RESOURCES
Get 35% discount on all Manning products with code: ytGOTO35
mng.bz/z5RQ
rustinaction.com
doc.rust-lang.org/stable/book

DESCRIPTION
Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases.

Richard Feldman, author of Elm in Action, goes over the benefits of this multi-paradigm, high-level, general-purpose language together with Tim McNamara, author of Rust in Action.

* Book description: © manning.com

The interview is based on Tim's book "Rust in Action: Systems programming concepts & techniques"

RECOMMENDED BOOKS
Tim McNamara • Rust in Action
Richard Feldman • Elm in Action
Brenden Matthews • Code Like a Pro in Rust
Prabhu Eshwarla • Rust Servers, Services & Apps
Bastian Gruber • Rust Web Development
Blandy, Orendorff & Tindall • Programming Rust
Ken Youens-Clark • Command-Line Rust
Kevin Hoffman • Programming WebAssembly with Rust

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

28 Apr 2023Why Cloud Native is the New Standard • Tibi Covaci & Eric Johnson00:26:09

This interview was recorded for GOTO Unscripted at GOTO Aarhus.
gotopia.tech

Read the full transcription of this interview here

Tiberiu "Tibi" Covaci - Application Innovation Lead at Microsoft Azure
Eric Johnson - Principal Developer Advocate for Serverless at AWS

DESCRIPTION
A few years ago, cloud native was viewed by many as a buzzword or just a developing trend. Today, it has become the standard for companies seeking to boost team efficiency and reduce costs. To fully realize its benefits, a comprehensive understanding of both its capabilities and costs is essential. AWS and Microsoft are two big players on the market and Tibi Covaci, from Microsoft Azure, and Eric Johnson from AWS Serverless, are advocating for cloud native as a default characteristic of any organization, no matter of its size.

RECOMMENDED BOOKS
Adzic & Korac • Running Serverless
Scott Patterson • Learn AWS Serverless Computing
Steve Miles & Peter De Tender • Microsoft Azure Fundamentals Certification & Beyond
Peter Sbarski • Serverless Architectures on AWS
Vlad Riscutia • Data Engineering on Azure
Liz Rice • Kubernetes Security

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

05 May 2023Expert Talk: Five Lines of Code • Christian Clausen & Julian Wood00:20:35

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Christian Clausen - Author of "Five Lines of Code", Founder of mist-cloud & Technical Agile Coach
Julian Wood - Developer Advocate at AWS

DESCRIPTION
Revamp your code with refactoring! In an insightful interview with Julian Wood, Christian Clausen, author of Five Lines of Code, shares practical tips for improving your code without relying on “code smells”. Simplifying your code is the key to running your business smoothly. Clausen highlights what matters most in terms of simplifying your code and how it can aid in choosing the right architectural paradigm. Streamline your code today and focus on what really matters!

RECOMMENDED BOOKS
Christian Clausen • Five Lines of Code
Martin Fowler • Refactoring
Maude Lemaire • Refactoring at Scale
Uncle Bob • Clean Code
Adam Tornhill • Software Design X-Rays
Adam Tornhill • Your Code as a Crime Scene

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

12 May 2023How AutoML & Low Code Empowers Data Scientists • Linda Stougaard Nielsen & Moez Ali00:15:29

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Linda Stougaard Nielsen - Director of Data Science & Data Engineering at AVA Women
Moez Ali - Creator of PyCaret

DESCRIPTION
Over the past decade, AutoML has revolutionized the world of data science, propelling it several layers forward in terms of abstraction. This powerful technology has paved the way for a new era of democratization, empowering experts from all fields to harness the power of data through the concept of the citizen data scientist. Moez Ali, Creator of PyCaret, and Linda Stougaard Nielsen, director of data science at Ava Women, discuss two sides of this discipline and its future.

RECOMMENDED BOOKS
Stefan Helzle • Low-Code Application Development with Appian
Forsgren, Humble & Kim • Accelerate
David Farley • Modern Software Engineering

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

19 May 2023Working Effectively with Legacy Code • Michael Feathers & Christian Clausen00:46:19

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Michael Feathers - Author of “Working Effectively with Legacy Code” &  Chief Architect at Globant
Christian Clausen - Author of "Five Lines of Code" & Founder of mist-cloud & Technical Agile Coach

RESOURCES
github.com/features/copilot
xp123.com/articles/procedural-and-declarative-tests
owasp.org/www-community/Fuzzing
youtu.be/4cVZvoFGJTU
investopedia.com/terms/p/paretoprinciple.asp
codescene.com
sonarsource.com/products/sonarqube

DESCRIPTION
Legacy code has been one of the problems that developers worldwide have been trying to tackle for a long time. But what is legacy code and how can you learn from writing tests that give you more insights into the system and the code?
Christian Clausen, author of “Five Lines of Code”, talks to Michael Feathers, author of “Working Effectively With Legacy Code”, about their shared passion for testing, refactoring, and solving real-life problems with the help of clean code.

RECOMMENDED BOOKS
Michael Feathers • Working Effectively with Legacy Code
Christian Clausen • Five Lines of Code
Kent Beck • Test Driven Development
Martin Fowler • Refactoring
Adam Tornhill • Your Code as a Crime Scene
Matthew Skelton & Manuel Pais • Team Topologies
Eric Evans • Domain-Driven Design

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

26 May 2023Quantified Self: From Data to Actionable Dashboards • Felix Krause & Johan Abildskov00:28:44

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Felix Krause - Creator of Fastlane & howisfelix.today & Security & Privacy Researcher
Johan Abildskov - Software Engineer at Uber & Author of "Practical Git"

DESCRIPTION
Software engineers are builders and problem solvers by definition. They leverage data and automation not only to solve work-related problems but also to make their life and the life of people around them simpler. Two software engineers that are passionate about what they do, Johan Abildskov and Felix Krause, examine the use and importance of transforming data pushes into data pulls and why dashboards and automation play a central place in the life of a software developer.

RECOMMENDED BOOKS
Johan Abildskov • Practical Git
Walter Isaacson • Steve Jobs
Liz Rice • Container Security
John Arundel & Justin Domingus • Cloud Native DevOps with Kubernetes
Pini Reznik, Jamie Dobson & Michelle Gienow • Cloud Native Transformation

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

02 Jun 2023Unlocking the Power of Real-Time Analytics • Tim Berglund & Adi Polak00:44:07

This interview was recorded for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Tim Berglund - VP DevRel at StarTree & Author of "Gradle Beyond the Basics"
Adi Polak - VP of Developer Experience at Treeverse & Contributing to lakeFS OSS

RESOURCES
Tim
timberglund.com
twitter.com/tlberglund
linkedin.com/in/tlberglund

Adi
twitter.com/AdiPolak
instagram.com/polak.code
linkedin.com/in/polak-adi

Tools & companies
pinot.apache.org
twitter.com/startreedata
linkedin.com/company/startreedata
dev.startree.ai
stree.ai/slack

YT videos
Data Mesh • Zhamak Dehghani
Beyond Microservices • Gwen Shapira

DESCRIPTION
Adi Polak and Tim Berglund explore the concept of analytics and what it truly means in the software development world. They delve into the benefits of real-time analytics for product development, highlighting the fine line between compute and storage and the technical requirements for achieving effective real-time analytics. They also discuss the applications of real-time analytics through the lens of Apache Pinot and StarTree Cloud, exploring use cases such as the popular "Who's Watched My Profile on LinkedIn" feature powered by Apache Pinot.

RECOMMENDED BOOKS
Adi Polak • Scaling Machine Learning with Spark
Tim Berglund • Gradle Beyond the Basics
Tim Berglund & Matthew McCullough • Building and Testing with Gradle
Mark Needham • Building Real-Time Analytics Systems
Gwen Shapira, Todd Palino, Rajini Sivaram & Krit Petty • Kafka: The Definitive Guide

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

09 Jun 2023War Stories from Moving to the Cloud • Holly Cummins & Lorna Jane Mitchell00:17:07

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Holly Cummins - Senior Principal Software Engineer on the Red Hat Quarkus Team
Lorna Jane Mitchell - Head of Developer Relations at Aiven & Open Source Specialist

DESCRIPTION
Are you a developer ready to embark on your cloud journey but feeling overwhelmed? Fear not! The benefits of the cloud far outweigh the initial struggles. With automation and proper monitoring, you can avoid sky-high bills while elevating your company and user experience to new heights. Don't miss out on the opportunity to learn from Lorna Jane Mitchell and Holly Cummins as they share their practical war stories from their own cloud migration and operations. Join us and take your development game to the next level!

RECOMMENDED BOOKS
Holly Cummins & Timothy Ward • Enterprise OSGi in Action
Liz Rice • Container Security
Liz Rice • Kubernetes Security
Brendan Burns, Joe Beda & Kelsey Hightower • Kubernetes: Up and Running
John Arundel & Justin Domingus • Cloud Native DevOps with Kubernetes
Pini Reznik, Jamie Dobson & Michelle Gienow • Cloud Native Transformation

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

16 Jun 2023Building Evolutionary Architectures • Rebecca Parsons, Neal Ford & James Lewis00:46:45

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Rebecca Parsons - CTO at Thoughtworks & Co-Author of "Building Evolutionary Architectures
Neal Ford - Software Consultant at Thoughtworks & Co-Author of "Building Evolutionary Architectures
James Lewis - Principal Consultant & Technical Director at Thoughtworks

RESOURCES
thoughtworks.com/radar

Rebecca
@rebeccaparsons
rebeccaparsons.com

Neal
@neal4d
nealford.com

James
@boicy

DESCRIPTION
The software development ecosystem is constantly changing, providing a constant stream of new tools, frameworks, techniques, and paradigms. Over the past few years, incremental developments in core engineering practices for software development have created the foundations for rethinking how architecture changes over time, along with ways to protect important architectural characteristics as it evolves. This practical guide ties those parts together with a new way to think about architecture and time.

* Book description: © O’Reilly

The interview is based on the book "Building Evolutionary Architectures"

RECOMMENDED BOOKS
Ford, Parsons, Kua & Sadalage  • Building Evolutionary Architectures 2nd Edition
Ford, Richards, Sadalage & Dehghani • Software Architecture: The Hard Parts
Mark Richards & Neal Ford • Fundamentals of Software Architecture
Ford, Parsons & Kua • Building Evolutionary Architectures
Neal Ford • Functional Thinking
Michael Feathers • Working Effectively with Legacy Code
Christian Clausen • Five Lines of Code

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

23 Jun 2023Zig Programming Language & Linters • Andrew Kelley & Jeroen Engels00:40:12

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Andrew Kelley - Creator of the Zig Programming Language
Jeroen Engels - Author of Elm-review

DESCRIPTION
This conversation between Jeroen Engels, a software engineer at CrowdStrike, and Andrew Kelley, the president and lead software developer of the Zig Software Foundation, discusses the use of linters in programming languages.

They talk about the challenges of refactoring code with custom macros and the need for improved refactoring tools and integration with compilers for programming languages. The conversation also covers the importance of error codes versus warning codes in linters, handling potentially null values, and the tradeoffs of having linting errors.

Although the Zig compiler does not have a separate linter, they agree that a separate linter step from the compilation step is a viable option. The conversation highlighted the importance of enforcing linting in the continuous integration (CI) process and the need for programmers to cooperate to make functions work without side effects.

RECOMMENDED BOOKS
Dean Bocker • Don't Panic! I'm A Professional Zig Programmer
Richard Feldman • Elm in Action
Jeremy Fairbank • Programming Elm
Wolfgang Loder • Web Applications with Elm
Cristian Salcescu • Functional Programming in JavaScript
Tim McNamara • Rust in Action

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

30 Jun 2023Scaling Machine Learning with Spark • Adi Polak & Holden Karau00:40:06

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Adi Polak - VP of Developer Experience at Treeverse & Contributing to lakeFS OSS
Holden Karau - Co-Author of "Kubeflow for Machine Learning" & many more books & Open Source Engineer at Netflix

DESCRIPTION
Learn how to build end-to-end scalable machine learning solutions with Apache Spark. With this practical guide, author Adi Polak introduces data and ML practitioners to creative solutions that supersede today's traditional methods. You'll learn a more holistic approach that takes you beyond specific requirements and organizational goals--allowing data and ML practitioners to collaborate and understand each other better.

Scaling Machine Learning with Spark examines several technologies for building end-to-end distributed ML workflows based on the Apache Spark ecosystem with Spark MLlib, MLflow, TensorFlow, and PyTorch. If you're a data scientist who works with machine learning, this book shows you when and why to use each technology.

You will:
• Explore machine learning, including distributed computing concepts and terminology
• Manage the ML lifecycle with MLflow
• Ingest data and perform basic preprocessing with Spark
• Explore feature engineering, and use Spark to extract features
• Train a model with MLlib and build a pipeline to reproduce it
• Build a data system to combine the power of Spark with deep learning
• Get a step-by-step example of working with distributed TensorFlow
• Use PyTorch to scale machine learning and its internal architecture

* Book description: © O’Reilly

The interview is based on the book "Scaling Machine Learning with Spark"

RECOMMENDED BOOKS
Adi Polak • Machine Learning with Apache Spark
Holden Karau, Trevor Grant, Boris Lublinsky, Richard Liu & Ilan Filonenko • Kubeflow for Machine Learning
Holden Karau • Distributed Computing 4 Kids
Holden Karau • Scaling Python with Dask
Holden Karau & Boris Lublinsky • Scaling Python with Ray
Holden Karau & Rachel Warren • High Performance Spark
Holden Karau, Konwinski, Wendell & Zaharia • Learning Spark
Holden Karau & Krishna Sankar • Fast Data Processing with Spark 2nd Edition

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

07 Jul 2023Hack Like a Pro: Bug Bounties, Web Vulnerabilities & More! • Ben Sadeghipour (NahamSec) & Julian Wood00:33:55

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Ben Sadeghipour - VP of Research at Hadrian Security
Julian Wood - Developer Advocate at AWS @julian_wood 

RESOURCES
tryhackme.com
hackthebox.com
pentesterlab.com
ctfchallenge.com
bugbountyhunter.com
portswigger.net/burp

Ben
nahamsec.com
@nahamsec
twitch.tv/nahamsec
instagram.com/nahamsec

Julian
@julian_wood
wooditwork.com
linkedin.com/in/julianrwood

DESCRIPTION
Join us for an engaging conversation between Ben Sadegiphour, VP of Research at Hadrian Security, and Julian Wood, Developer Advocate at AWS. In this conversation, we will explore a range of captivating topics, such as: Bug bounties, ethical hacking, Skills, Resources, tips and much more.

Whether you're an aspiring ethical hacker or simply interested in the fascinating world of cybersecurity, this video is packed with knowledge and practical advice. Get ready to hack like a pro and join us on this exciting journey!

RECOMMENDED BOOKS
Peter Yaworski • Real-World Bug Hunting
Vickie Li • Bug Bounty Bootcam
Carlos A. Lozano & Shahmeer Amir • Bug Bounty Hunting Essential
Sanjib Sinha • Bug Bounty Hunting for Web Security
Jim Manico & August Detlefsen • Iron-Clad Java
Liz Rice • Container Security
Aaron Parecki • OAuth 2.0 Simplified
Aaron Parecki • OAuth 2.0 Servers
Erdal Ozkaya • Cybersecurity: The Beginner's Guide

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

14 Jul 2023Platform Engineering on Kubernetes • Mauricio Salatino & Thomas Vitale00:41:11

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Mauricio Salatino - Author of "Platform Engineering on Kubernetes" 
Thomas Vitale - Software Architect & Author of "Cloud Native Spring in Action"

RESOURCES
Mauricio
@salaboy
linkedin.com/in/salaboy
salaboy.com

Thomas
@vitalethomas
github.com/ThomasVitale
linkedin.com/in/vitalethomas
thomasvitale.com

DESCRIPTION
Platform Engineering on Kubernetes accelerates development of cloud-based systems with vibrant open source tools of the Kubernetes ecosystem. You’ll use powerful open source projects like Helm, Tekton, Knative, and Crossplane to automate your projects from testing through delivery. Learn how to package services, build and deploy services to a Kubernetes cluster, and combine different tools to solve the complex challenges of CD in a cloud native environment.

* Book description: © manning.com

The interview is based on the book "Platform Engineering on Kubernetes".

RECOMMENDED BOOKS
Mauricio Salatino • Platform Engineering on Kubernetes
Mauricio Salatino,  Mariano De Maio & Esteban Aliverti • Mastering JBoss Drools 6
Thomas Vitale • Cloud Native Spring in Action
David Farley • Modern Software Engineering
Dave Farley & Jez Humble • Continuous Delivery
Gene Kim, Jez Humble, Nicole Forsgren, Patrick Debois & John Willis • The DevOps Handbook
Forsgren, Humble & Kim • Accelerate: The Science of Lean Software and DevOps
John Arundel & Justin Domingus • Cloud Native DevOps with Kubernetes

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

21 Jul 2023Empowering Consumers: Evolution of Software in the Future • Derek Collison & Linda Stougaard Nielsen00:25:47

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Linda Stougaard Nielsen - Data Scientist, Software Developer & Agile Practitioner
Derek Collison - Founder of NATS

RESOURCES
Linda
github.com/stougaard
linkedin.com/in/linda-stougaard-nielsen

Derek
@derekcollison
github.com/derekcollison
linkedin.com/in/derekcollison

DESCRIPTION
In this captivating GOTO Unscripted conversation, Linda Stougaard Nielsen, an accomplished data scientist and agile practitioner at AVA Women, joins forces with Derek Collison, the visionary Founder & CEO at Synadia Communications. They embark on a thrilling exploration of cutting-edge topics, including the path to personal data sovereignty beyond GDPR, the quest for innovative AI systems that break traditional boundaries, unlocking the utility paradigm in cloud computing's exciting future, the shift from developers to empowered consumers shaping the future of software, and their fascinating adventures in programming diversity.
Prepare to be inspired by their insightful and thought-provoking dialogue!

RECOMMENDED BOOKS
Jeff Hawkins & Sandra Blakeslee • On Intelligence
Stefan Helzle • Low-Code Application Development with Appian
Forsgren, Humble & Kim • Accelerate
David Farley • Modern Software Engineering
Zhamak Dehghani • Data Mesh
Piethein Strengholt • Data Management at Scale
Martin Kleppmann • Designing Data-Intensive Applications

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

28 Jul 2023Building Green Software Part 1: Introduction • Anne Currie00:09:03

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Anne Currie -  Co-Author of "Building Green Software", Leadership Team at Green Software Foundation & Veteran Software Engineer

RESOURCES
www.oreilly.com/library/view/building-green-software/9781098150617
greensoftware.foundation

Anne
www.annecurrie.com
@anne_e_currie

DESCRIPTION
How will software development and operations have to change to meet the sustainability and green needs of the planet? And what does that imply for development organizations? In this eye-opening book, sustainable software advocates Anne Currie, Sarah Hsu, and Sara Bergman provide a unique overview of this topic—discussing everything from the likely evolution of national grids to the effect those changes will have on the day-to-day lives of developers.

Ideal for everyone from new developers to CTOs, Building Green Software tackles the challenges involved and shows you how to build, host, and operate code in a way that's not only better for the planet, but also cheaper and relatively low-risk for your business. Most hyperscale public cloud providers have already committed to net-zero IT operations by 2030. This book shows you how to get on board.

You'll explore:
• How the energy transition is likely to change hosting on prem and in the cloud—and how your company can prepare
• The fundamental architectural principles of sustainable software development and how to apply them
• How to determine which parts of your system need to change
• The concept of extending hardware longevity and the part that software plays

* Book description: © Manning

RECOMMENDED BOOKS
Ioannis Kolaxis • 101 Green Software
Mehdi Khosrow-Pour • Green Computing Strategies for Competitive Advantage and Business Sustainability
Lässig, Kersting & Morik • Computational Sustainability
Zbigniew H. Gontar • Smart Grid Analytics for Sustainability and Urbanization
Katsoni & Segarra-Oña • Smart Tourism as a Driver for Culture and Sustainability

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

04 Aug 2023Simplifying Developer Environments With the Right Tools • Christian Heilmann & Julian Wood00:29:54

This interview was recorded for GOTO Unscripted at GOTO Copenhagen.
gotopia.tech

Read the full transcription of this interview here

Christian Heilmann - uthor of Several JS Books & Previously Worked at Yahoo, Mozilla & Microsoft
Julian Wood - Developer Advocate at AWS

RESOURCES
codepo8.github.io/more-developer-tools-tricks
codepo8.github.io/dearconsole
devtoolstips.org
canidev.tools

Christian
christianheilmann.com
@codepo8
toot.cafe/@codepo8
github.com/codepo8
linkedin.com/in/christianheilmann

Julian
@julian_wood
wooditwork.com
linkedin.com/in/julianrwood

DESCRIPTION
Developers often face challenges in setting up their development environments and experience a lot of time wasted on customization. In this episode of GOTO Unscripted, Julian Wood interviews Christian Heilmann, former principal program manager for developer tools at Microsoft. Christian emphasizes the need to break free from the traditional monolithic IDE and debugging tools by leveraging the power of web technology and standardizing extensions. By highlighting the importance of contextual tooling, where interfaces learn from user behavior and provide automated suggestions and simplified workflows, he aims to streamline the development process and make it more accessible, empowering developers to focus on writing code rather than navigating complex environments.

RECOMMENDED BOOKS
Christian Heilmann & Jens Oliver Meiert • The Developer Advocacy Handbook
Christian Heilmann & Russ Ferguson • Beginning JavaScript with DOM Scripting and Ajax
Christian Heilmann & Mark Norm Norman Francis • Web Development Solutions
Multiple Authors • Web Accessibility

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

11 Aug 2023Five Lines of Code • Christian Clausen & Kevlin Henney01:09:34

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Christian Clausen - Author of "Five Lines of Code" & CEO & Founder of Mistware Kevlin Henney - Consultant, Programmer, Keynote Speaker, Technologist, Trainer & Writer

RESOURCES
mist-cloud.eu
hbr.org/2016/01/trick-yourself-into-breaking-a-bad-habit

Christian
@thedrlambda
github.com/thedrlambda
linkedin.com/in/thedrlambda
thedrlambda.medium.com

Kevlin
about.me/kevlin
@KevlinHenney
linkedin.com/in/kevlin
instagram.com/kevlin.henney
kevlinhenney.medium.com

DESCRIPTION
Five Lines of Code is a fresh look at refactoring for developers of all skill levels. In it, you’ll master author Christian Clausen’s innovative approach, learning concrete rules to get any method down to five lines—or less! You’ll learn when to refactor, specific refactoring patterns that apply to most common problems, and characteristics of code that should be deleted altogether.

You will learn:
• The signs of bad code
• Improving code safely, even when you don’t understand it
• Balancing optimization and code generality
• Proper compiler practices
• The Extract method, Introducing Strategy pattern, and many other refactoring patterns
• Writing stable code that enables change-by-addition
• Writing code that needs no comments
• Real-world practices for great refactoring

* Book description: © Manning

The interview is based on the book "Five Lines of Code"

RECOMMENDED BOOKS
Christian Clausen • Five Lines of Code
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know
Martin Fowler • Refactoring 2nd Ed.
Fowler, Beck, Brant, Opdyke, Roberts & Gamma • Refactoring 1st Ed.
Edsger W. Dijkstra • A Discipline of Programming
Gamma, Helm, Johnson, Vlissides & Booch • Design Patterns

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

18 Aug 2023Digital Nudge • Fabio Pereira & Linda Rising00:37:42

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Fabio Pereira - Author of "Digital Nudge" & Head of Open Innovation Labs in Latin America at Red Hat
Linda Rising - Author of various books & Computer Software Consultant and Professional

DESCRIPTION
35,000. That's the average number of decisions a person makes every day. Have you ever wondered how many of these are digital decisions — ones made using technology like smartphones, wearables or laptops? How about decisions that computers, algorithms and artificial intelligence make for us?
The vast majority of our decisions are influenced by irrational and emotional factors. For decades, scientists have been studying so we can better understand how it is possible not only to predict but also influence decisions through interventions on the environment where decisions are made.
Learn more by diving into this GOTO Book Club episode with Fabio Pereira and Linda Rising.
The interview is based on Fabio's book "Digital Nudge"

Read the full transcription of the interview here

RECOMMENDED BOOKS
Fabio Pereira • Digital Nudge
Daniel Kahneman • Thinking, Fast and Slow
Thaler & Sunstein • Nudge
Dan Ariely • Predictably Irrational
Robert B Cialdini • Influence, New and Expanded
Cathy O'Neil • Weapons of Math Destruction
Nir Eyal • Indistractable
Eckhart Tolle • The Power of Now
Linda Rising • Design Patterns in Communications Software
Linda Rising • The Pattern Almanac 2000
Linda Rising • The Patterns Handbook
Linda Rising • Fearless Change
Linda Rising • More Fearless Change

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

25 Aug 2023Quantum Computing in Action • Johan Vos & Preben Thorø00:41:24

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Johan Vos - Author of "Quantum Computing in Action" & Co Founder at Gluon
Preben Thorø - CTO at Trifork Switzerland

DESCRIPTION
Quantum Computing is on the rise. Do you want to know why you shouldn’t wait to program quantum computers until they are available for everyone? Johan Vos will tell you in this GOTO Book Club episode. Watch the teaser now.
The interview is based on Johan's book "Quantum Computing in Action"

Read the full transcription of the interview here

RECOMMENDED BOOKS
Johan Vos • Quantum Computing in Action
Jack D. Hidary • Quantum Computing: An Applied Approach
Sarah C. Kaiser & Christopher Grenade • Learn Quantum Computing with Python & Q#
Venkateswaran Kasirajan • Fundamentals of Quantum Computing
Brian Clegg • Quantum Computing: The Transformative Technology of the Qubit Revolution
Scott Aaronson • Quantum Computing Since Democritus
William (Chuck) Easttom • Quantum Computing Fundamentals
Wolfgang Scherer • Mathematics of Quantum Computing

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

01 Sep 2023Sustainable Software in Practice • Sophia Davies & Niels Freier00:40:19

This interview was recorded for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Sophia Davies - Senior Technology Architect & Global Product Manager at BCG
Niels Freier - Chairperson at Green Software Foundation & Principal AI Eng. at BCG

RESOURCES
greensoftware.foundation
linkedin.com/in/sophiaemilydavies
linkedin.com/in/nielsfreier
github.com/Green-Software-Foundation
bcg.com/capabilities/climate-change-sustainability/overview
weforum.org/first-movers-coalition
innoq.com/en/articles/2023/02/what-is-sustainable-software

DESCRIPTION
Join technology architect Sophia Davies and Principal AI Engineering Niels Freier from the Boston Consulting Group (BCG) as they discuss the implementation of real-life green software projects. Discover the challenges they faced and their insights on how companies can reduce their carbon footprint through initiatives like the Green Software Foundation. As software engineers, you'll gain valuable knowledge on how green code and sustainable software is becoming increasingly important in the industry and what to expect in the future.

RECOMMENDED BOOKS
Ioannis Kolaxis • 101 Green Software
Mehdi Khosrow-Pour • Green Computing Strategies for Competitive Advantage and Business Sustainability
Lässig, Kersting & Morik • Computational Sustainability
Zbigniew H. Gontar • Smart Grid Analytics for Sustainability and Urbanization
Katsoni & Segarra-Oña • Smart Tourism as a Driver for Culture and Sustainability

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

08 Sep 2023Once Upon a Time in Agile • John Le Drew00:55:17

This presentation was recorded at GOTO Chicago 2021.
gotochgo.com

John Le Drew - Coach, consultant, trainer, experienced engineer and international keynote speaker; founder of Wise Noodles

ABSTRACT
Stories are the foundation of the human experience. They are what define us, individually and collectively. They engage us, entertain us, bring us together and drive us apart. What stories do you tell about you? Who knows your stories? Everyone? Perhaps just a select few? Maybe, just you.
In this session, we explore how our individual journeys to self-acceptance and alignment are also the heart of how we can work with and support teams. We will learn about how to truly help teams move towards agility, by helping them find and own their process and tell their own story. So they stay aligned and can continually realign when their context changes.

• Why authenticity and self-acceptance matters for both individuals and teams
• How to create lasting change in teams, without imposing process or creating learned helplessness.
• How to help teams own their process and tell their own story.

Over the last 20 years, John has helped countless teams. But in the last 3 years, when his world was turned upside down, he realised that changing a team [...]

Read the full abstract here

RECOMMENDED BOOKS
Aino Vonge Corry • Retrospectives Antipatterns
Matthew Skelton & Manuel Pais • Team Topologies
Lee, Wickens, Liu & Boyle • Designing for People
Stone, Chaparro, Keebler, Chaparro & McConnell • Introduction to Human Factors

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

15 Sep 2023Gamification, Systems Thinking & the Power of Observability • Jessica Kerr & Jessica Cregg00:23:10

This interview was recorded at YOW! London for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Jessica Kerr - Principal Developer Evangelist at Honeycomb
Jessica Cregg - Information Technology Operations Engineer at CybSafe

RESOURCES
Jessica Kerr
jessitron.com
@jessitron
github.com/jessitron
linkedin.com/in/jessicakerr
twitch.tv/jessitronica
instagram.com/jessitronica

Jessica Cregg
@JessicaCregg
github.com/jessicarfactory
linkedin.com/in/jessicacregg

DESCRIPTION
Software's evolving landscape goes beyond mere programming, creating far-reaching consequences. Dive into software development's intricate world in this GOTO Unscripted talk where Jessica Kerr explores observability, gamification and systems thinking. Speaking with Jessica Cregg, Kerr highlights the distinct satisfaction derived from collaborative tasks and the pros and cons of integrating gamification as well as competition-driven incentives in software engineering.
The talk underscores the interplay of observability and feature flags for agile deployment and issue resolution. Gain deeper insights into systems thinking, a framework that has evolved to embrace software's constant evolution and uncover how observability extends beyond monitoring to provide actionable insights.

RECOMMENDED BOOKS
Debbie Levitt • Customers Know You Suck
Yu-kai Chou • Actionable Gamification
Chris Collins • Gamification: Playing for Profits
Charity Majors, Liz Fong-Jones & George Miranda • Observability Engineering
Kelly Shortridge & Aaron Rinehart • Security Chaos Engineering
Matthew Skelton & Manuel Pais • Team Topologies

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

22 Sep 2023The Origin of Dylan Beattie & The Linebreakers • Vagif Abilov, Hannes Lowette & Dylan Beattie00:51:06

This interview was recorded at YOW! London for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Dylan Beattie - Creator of Rockstar Language, Microsoft MVP, Keynote Speaker & Guitarist
Hannes Lowette - Head of Learning & Development at Axxes, Monolith Advocate, Speaker & Whiskey Lover
Vagif Abilov - Senior Consultant at Miles with 30+ Years of Programming Experience

RESOURCES
Dylan
@dylanbeattie
github.com/dylanbeattie
linkedin.com/in/dylanbeattie
dylanbeattie.net

Vagif
@ooobject
github.com/object
linkedin.com/in/vagif-abilov-0192b51

Hannes
@hannes_lowette
github.com/Belenar
github.com/Belenar/Axxes.ToyCollector
linkedin.com/in/hanneslowette

DESCRIPTION
When one hears the words ‘HTML’, ‘DCML’, ‘framework’ and ‘blockchain’, one would not think these are the main themes of a rock band. Dylan Beattie, Microsoft MVP and creator of the ‘Rockstar’ language took his passion for music and technology, merged them and created a software-themed rock band, The Linebreakers. What sets them apart is their innovative approach of infusing software-related perspectives into the lyrics of classic rock songs.

Delve into the captivating journey of band members Dylan, Hannes Lowette and Vagif Abilov as they recount the genesis of their endeavor. Join the conversation in this enlightening episode of GOTO Unscripted, where they share insights about their inspirations, challenges and aspirations.

RECOMMENDED BOOKS
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Gamma, Helm, Johnson & Booch • Design Patterns (Gang of Four)
David Farley • Modern Software Engineering

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

29 Sep 2023Building Green Software Part 2: Measurement • Sara Bergman00:09:48

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Sara Bergman -  Co-Author of "Building Green Software", Senior Software Engineer at Microsoft & Individual Contributor at Green Software Foundation

RESOURCES
oreilly.com/library/view/building-green-software/9781098150617
greensoftware.foundation
ghgprotocol.org
sci-guide.greensoftware.foundation
iso.org/standard/66453.html
cloudcarbonfootprint.org

Sara
@SaraEbergman
github.com/SaraEmilyBergman
linkedin.com/in/sara-bergman1

DESCRIPTION
How will software development and operations have to change to meet the sustainability and green needs of the planet? And what does that imply for development organizations? In this eye-opening book, sustainable software advocates Anne Currie, Sarah Hsu, and Sara Bergman provide a unique overview of this topic—discussing everything from the likely evolution of national grids to the effect those changes will have on the day-to-day lives of developers.

Ideal for everyone from new developers to CTOs, Building Green Software tackles the challenges involved and shows you how to build, host, and operate code in a way that's not only better for the planet, but also cheaper and relatively low-risk for your business. Most hyperscale public cloud providers have already committed to net-zero IT operations by 2030. This book shows you how to get on board.

You'll explore:
• How the energy transition is likely to change hosting on prem and in the cloud—and how your company can prepare
• The fundamental architectural principles of sustainable software development and how to apply them
• How to determine which parts of your system need to change
• The concept of extending hardware longevity and the part that software plays

* Book description: © O'Reilly

RECOMMENDED BOOKS
Anne Currie, Sarah Hsu, & Sara Bergman • Building Green Software
Ioannis Kolaxis • 101 Green Software
Mehdi Khosrow-Pour • Green Computing Strategies for Competitive Advantage and Business Sustainability

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

06 Oct 2023Teaching Kids to Code with Sonic Pi • Sam Aaron & James Lewis00:45:24

This interview was recorded at GOTO Aarhus for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Sam Aaron - Live Coding Musician & Creator of Sonic Pi
James Lewis - Principal Consultant & Technical Director at Thoughtworks

RESOURCES
sonic-pi.net
@sonic_pi
github.com/sonic-pi-net/sonic-pi
ableton.com/en/link
hydra.ojack.xyz

Sam
patreon.com/samaaron
@samaaron
github.com/samaaron
linkedin.com/in/samaaron

James
@boicy
linkedin.com/in/james-lewis-microservices

DESCRIPTION
Programming isn't just lines of code but a gateway to creating music and art and legends such as Ada Lovelace were proof of that. With the aim to reshape the perception of coding which has traditionally been complex and intimidating, Sam Aaron created Sonic Pi, an open-source, free-to-use platform that empowers users to create music through code. What began as a humble endeavor has grown exponentially with more than millions of downloads globally and a large number of schools integrating the tool as part of their computing curriculum to teach children how to program.
Tune in to this GOTO Unscripted where Sam spoke to James Lewis about how Sonic Pi is on a mission to democratize coding and break down barriers that have hindered people from engaging with both coding and music.

RECOMMENDED BOOKS
Hans Gruendel • Making Music with Sonic Pi
Hans Gruendel • Learn to Program with Sonic PI
Simon Monk • Raspberry Pi Cookbook
Matthew Skelton & Manuel Pais • Team Topologies
Forsgren, Humble & Kim • Accelerate: The Science of Lean Software and DevOps

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

13 Oct 2023Crafting Robust Architectures for a Resilient Future • Eleanor Saitta & Jez Humble00:30:23

This interview was recorded at GOTO Aarhus for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Eleanor Saitta - International Security Researcher & Co-founder of Open Source Tool Trike
Jez Humble - SRE at Google Cloud & Lecturer at UC Berkeley

RESOURCES
Eleanor
dymaxion.org
linkedin.com/in/dymaxion
@Dymaxion
infosec.exchange/@dymaxion

Jez
continuousdelivery.com
github.com/jezhumble
linkedin.com/in/jez-humble
@jezhumble
sre.google/resources

DESCRIPTION
Whether you're building a new system with an established team, trying to tame a legacy ecosystem, or starting from scratch, how you think about security and reliability has a big impact on how hard they are for you to achieve.

In a candid conversation between security expert Eleanor Saitta and technology thought leader Jez Humble, the critical role of architectural clarity in ensuring robust security and resilience comes to the forefront. Saitta emphasizes the necessity of understanding and intentionally designing your architecture, highlighting the challenges faced by organizations in adapting to changing ecosystems. They discuss the dual aspects of security – external services and internal IT operations – shedding light on the potential risks associated with Windows and Office usage.
Hear in this GOTO Unscripted talk about the significance of architectural awareness and basic IT hygiene in safeguarding organizations against security threats.

RECOMMENDED BOOKS
Jez Humble & David Farley • Continuous Delivery
Jez Humble, Joanne Molesky & Barry O'Reilly • Lean Enterprise
Nicole Forsgren, Jez Humble & Gene Kim • Accelerate
Liz Rice • Container Security
Liz Rice • Kubernetes Security
Aaron Parecki • OAuth 2.0 Simplified
Aaron Parecki • OAuth 2.0 Servers
Erdal Ozkaya • Cybersecurity: The Beginner's Guide
Kim, Humble, Debois, Willis & Forsgren • The DevOps Handbook

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

20 Oct 2023Genetic Algorithms in Elixir • Sean Moriarity & Bruce Tate00:41:42

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Sean Moriarity - Author of "Genetic Algorithms in Elixir" & "Machine Learning in Elixir"  Bruce Tate - President at Groxio & Author of many Books

RESOURCES
Sean
seanmoriarity.com
@sean_moriarity
github.com/seanmor5

Bruce
grox.io
@redrapids
linkedin.com/in/bruce-tate

DESCRIPTION
From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don’t need an exotic new language or framework to get started; you can learn about genetic algorithms in a language you’re already familiar with. Join us for an in-depth look at the algorithms, techniques, and methods that go into writing a genetic algorithm. From introductory problems to real-world applications, you’ll learn the underlying principles of problem solving using genetic algorithms.

* Book description: © The Pragmatic Bookshelf

The interview is based on the book "Genetic Algorithms in Elixir"

RECOMMENDED BOOKS
Sean Moriarity • Genetic Algorithms in Elixir
Sean Moriarity • Machine Learning in Elixir
Bruce Tate • Programmer Passport: Elixir
Bruce Tate • Programmer Passport: Prolog
Bruce Tate,  Ian Dees, Frederic Daoud & Jack Moffitt • Seven More Languages in Seven Weeks
Bruce Tate • Seven Languages in Seven Weeks
Svilen Gospodinov • Concurrent Data Processing in Elixir
Ian Goodfellow, Yoshua Bengio & Aaron Courville • Deep Learning
Francois Chollet • Deep Learning with Python

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

27 Oct 2023Building Green Software Part 3: Code Efficiency • Anne Currie00:26:29

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Anne Currie - Co-Author of "Building Green Software", Leadership Team at Green Software Foundation & Veteran Software Engineer

RESOURCES
oreilly.com/library/view/building-green-software/9781098150617
greensoftware.foundation

Anne
annecurrie.com
@anne_e_currie

DESCRIPTION
How will software development and operations have to change to meet the sustainability and green needs of the planet? And what does that imply for development organizations? In this eye-opening book, sustainable software advocates Anne Currie, Sarah Hsu, and Sara Bergman provide a unique overview of this topic—discussing everything from the likely evolution of national grids to the effect those changes will have on the day-to-day lives of developers.

Ideal for everyone from new developers to CTOs, Building Green Software tackles the challenges involved and shows you how to build, host, and operate code in a way that's not only better for the planet, but also cheaper and relatively low-risk for your business. Most hyperscale public cloud providers have already committed to net-zero IT operations by 2030. This book shows you how to get on board.

You'll explore:
• How the energy transition is likely to change hosting on prem and in the cloud—and how your company can prepare
• The fundamental architectural principles of sustainable software development and how to apply them
• How to determine which parts of your system need to change
• The concept of extending hardware longevity and the part that software plays

* Book description: © O'Reilly

RECOMMEDED BOOKS
Anne Currie, Sarah Hsu, & Sara Bergman • Building Green Software
Ioannis Kolaxis • 101 Green Software
Mehdi Khosrow-Pour • Green Computing Strategies for Competitive Advantage and Business Sustainability
Lässig, Kersting & Morik • Computational Sustainability
Zbigniew H. Gontar • Smart Grid Analytics for Sustainability and Urbanization
Katsoni & Segarra-Oña • Smart Tourism as a Driver for Culture and Sustainability

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

03 Nov 2023Problem Solving with Erlang & the BEAM • Robert Virding & Francesco Cesarini00:28:04

This interview was recorded at GOTO Aarhus for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Robert Virding - Erlang Co-inventor & Principal Language Expert at Erlang Solutions
Francesco Cesarini - Founder of Erlang Solutions & O'Reilly Author

RESOURCES
Robert
@rvirding
github.com/rvirding
linkedin.com/in/robertvirding

Francesco
@FrancescoC
github.com/francescoc
linkedin.com/in/francescocesarini

DESCRIPTION
Erlang is being used in various industries demanding reliability and scalability. Its debugging tools and cross-platform compatibility has solidified its position as an invaluable choice for building resilient, concurrent, and scalable applications in a slew of use cases.

Hear this GOTO Unscripted episode where Robert Virding, one of the original architects of Erlang shares the genesis of Erlang with Francesco Cesarini, founder & technical director at Erlang Solutions. Unveiling the fascinating tale behind the birth of this programming language.

Virding and Cesarini delve into the initial challenges that faced the Erlang ecosystem, the remarkable journey that followed and the plans ahead. Discover how Erlang's unique design has empowered it to play a pivotal role in mission-critical applications for companies like WhatsApp, Ericsson, Klarna, and many more, demonstrating its remarkable concurrency capabilities and fault tolerance, making it an invaluable tool for building high-performance systems in today's interconnected world.

RECOMMENDED BOOKS
Francesco Cesarini & Steve Vinoski • Designing for Scalability with Erlang/OTP
Francesco Cesarini & Simon Thompson • Erlang Programming
Saša Jurić • Elixir in Action
Joe Armstrong • Programming Erlang
Dave Thomas • Programming Elixir ≥ 1.6: Functional
Simon St. Laurent • Introducing Erlang
Logan, Merritt & Carlsson • Erlang and OTP in Action
McCord, Tate & Valim • Programming Phoenix 1.4

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

10 Nov 2023Design for Developers • Stephanie Stimac & Sophie Freiermuth00:48:23

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Stephanie Stimac - Author of "Design for Developers" and Design & UX Consultant
Sophie Freiermuth - UX & Service Design, Manager, Strategist, Designer, Trainer, Coach, CSPO

RESOURCES
Get 35% discount on all Manning products with code: *ytGOTO35*
mng.bz/z5RQ

Stephanie
seaotta.dev
@seaotta
linkedin.com/in/stephaniestimac
github.com/ststimac
instagram.com/seaotta

Sophie
@wickedgeekie
wakelet.com/@SophieFreiermuth
linkedin.com/in/sophiefrei
github.com/wickedgeekie

DESCRIPTION
Design for Developers reveals essential design and UX principles every web developer needs to know. You’ll love the book’s developer-centric approach, which demonstrates new ideas with examples from popular sites and user interfaces. Discover insightful techniques for user research, and learn to use color, typography, and layout to create communicative web visuals. By the time you’re done reading, you’ll know it’s true: having good design sense will make you a better web developer!

In Design for Developers you will learn how to:
• Use color, typography, and layout to create hierarchy on a web page
• Apply color palettes consistently in a user interface
• Choose the correct typefaces and fonts
• Conduct user research to validate design decisions
• Quickly plan a website’s layout and structure

* Book description: © Manning

The interview is based on the book "Design for Developers"

RECOMMENDED BOOKS
Stephanie Stimac • Design for Developers
Christian Clausen • Five Lines of Code
Martin Fowler • Refactoring
Kevlin Henney & Trisha Gee • 97 Things Every Java Programmer Should Know
Kevlin Henney • 97 Things Every Programmer Should Know

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

17 Nov 2023Quantum Computing in the Cloud • Stig Elkjær Rasmussen, Søren Gammelmark & James Lewis00:26:56

This interview was recorded at GOTO Aarhus for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Søren Gammelmark - Quantum Software Architect at Kvantify
Stig Elkjær Rasmussen - Quantum Engineer with a PhD in Quantum Technology & ML at Kvantify
James Lewis - Principal Consultant & Technical Director at Thoughtworks

RESOURCES

Søren

@SGammelmark
linkedin.com/in/sgammelmark

Stig
linkedin.com/in/s-e-rasmussen

James
@boicy
linkedin.com/in/james-lewis-microservices

DESCRIPTION
Quantum computing today is seen as a promising technology for addressing various challenges and quantum computers are already accessible through major cloud-computing providers, coexisting with classical computing hardware. However, it cannot operate in isolation. Embark on a journey into the integration of quantum computing with classical high-performance computing (HPC).

In a new GOTO Unscripted talk, Søren Gammelmark & Stig E. Rasmussen spoke to James Lewis about the significance of solving complex computational problems efficiently by quantum computing and its potential benefits for humanity, especially in areas like drug design, logistics, and finance. They dive deep into the heart of computational conundrums, showcasing quantum computing's promise and revealing Kvantify's ingenious fusion of quantum and classical computing.

RECOMMENDED BOOKS

Johan Vos • Quantum Computing in Action (available soon)
Jack D. Hidary • Quantum Computing: An Applied Approach
Sarah C. Kaiser & Christopher Grenade • Learn Quantum Computing with Python and Q#
Venkateswaran Kasirajan • Fundamentals of Quantum Computing
Brian Clegg • Quantum Computing: The Transformative Technology of the Qubit Revolution
Scott Aaronson • Quantum Computing Since Democritus
William (Chuck) Easttom • Quantum Computing Fundamentals
Wolfgang Scherer • Mathematics of Quantum Computing

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

24 Nov 2023Feelability: How We Lost Touch with Life • Imran Rashid & Fabio Pereira00:36:56

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Imran Rashid - Author of "Offline" & "Feelability"
Fabio Pereira - TEDx Speaker & Author of "Digital Nudge"

RESOURCES
Imran

@DrImranRashid
linkedin.com/in/imranrashid

Fabio
@fabiopereirame
linkedin.com/in/fabiopereirame
fabiopereira.me

DESCRIPTION
Amid the challenges caused by the COVID-19 pandemic, which has laid bare an exceedingly digitized way of life and a marked reduction in interpersonal interactions, a key question has emerged: How can software developers aspire to foster in this evolving landscape? Is it one that remains subject to external forces and unending technological advancement where metrics such as speed, consumption and financial prosperity dominate? Alternatively, should the pursuit revolve around the re-establishment of an authentic connection with life, thereby enabling a deeper sense of purpose, immersion, and human connectivity, especially in software development?

In "Feelability," the sequel to the acclaimed bestseller "Offline," readers are invited into a thought-provoking discussion between the author, Dr. Imran Rashid, a specialist doctor, and Fabio Pereira, as they explore the profound consequences of our digitized and rapidly accelerating society on individuals. Learn about some practical tools to navigate the challenges posed by technology's impact and confront smartphone addiction. Whether you seek to reclaim a more meaningful and connected existence or are intrigued by the stories behind this insightful work, "Feelability" offers an enlightening journey toward a more fulfilled life in our digitized age.

The interview is based on the book "FEELABILITY"

RECOMMENDED BOOKS
Imran Rashid & Rikke Østergaard • FEELABILITY
Imran Rashid & Soren Kenner • Offline
Fabio Pereira • Digital Nudge
Daniel Kahneman • Thinking, Fast and Slow
Thaler & Sunstein • Nudge
Dan Ariely • Predictably Irrational
Robert B Cialdini • Influence, New and Expanded

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

01 Dec 2023Building Secure Container Images with Wolfi • Matt Turner & Adrian Mouat00:12:37

This interview was recorded at GOTO Amsterdam for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Matt Turner - DevOps Leader & Software Engineer at Tetrate
Adrian Mouat - Author of 'Using Docker' & Dev Rel at Chainguard

RESOURCES
github.com/wolfi-dev

Matt
@mt165
github.com/mt-inside
linkedin.com/in/mt165
mt165.co.uk

Adrian
@adrianmouat
github.com/amouat
linkedin.com/in/adrianmouat
adrianmouat.com

DESCRIPTION
Adrian Mouat and Matt Turner delve into the world of container image security and network trust. Matt shares his expertise on Chainguard tooling, emphasizing the practical benefits of image size reduction while Adrian explores the parallels between securing container images and implementing a zero-trust network strategy. They emphasize the importance of being explicit and concrete in both domains, highlighting the common thread of strong trust and identity-based authentication. This engaging conversation offers valuable insights for those navigating the complex landscape of containerization and network security.

RECOMMENDED BOOKS
Adrian Mouat • Using Docker
Burns, Beda & Hightower • Kubernetes: Up & Running
Burns, Villalba, Strebel & Evenson • Kubernetes Best Practices
Liz Rice • Container Security

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

08 Dec 2023Code, Immutability & the Future of Development • Pragmatic Dave Thomas & Hannes Lowette00:25:01

This interview was recorded at GOTO Amsterdam for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Dave Thomas - Author of The Pragmatic Programmer
Hannes Lowette - Head of Learning & Development at Axxes, Monolith Advocate, Speaker & Whiskey Lover

RESOURCES
youtu.be/Adu75GJ0w1o
youtu.be/gy44CTCce0o
unison-lang.org

Dave
@pragdav
pragdave.me
github.com/pragdave
linkedin.com/in/dave-thomas-53aa1057

Hannes
@hannes_lowette
github.com/Belenar
linkedin.com/in/hanneslowette

DESCRIPTION
Software development in the 1990s was characterized as a chaotic period with projects often failing or delivering buggy software. The traditional approach involved lengthy requirement gathering, design and coding phases, fraught with issues, such as static requirements that didn't account for evolving business needs and poor assumptions about value and functionality. The rapid evolution of frameworks, tools and techniques in the software industry came as a blessing and fostered innovation. However, it was challenging for developers as they struggled to keep up with the constant changes.

In this GOTO Unscripted conversation, Dave Thomas, original signatory and author of The Manifesto for Agile Software Development and co-author of The Pragmatic Programmer, spoke to Hannes Lowette about the future of software development, focusing on the concept of immutability in code and databases. Immutability in code refers to the idea that once code is made shareable, it becomes unchangeable, and it is identified by a unique identifier rather than its name. This approach allows for frequent code changes without breaking interfaces used by others. Regarding databases, Dave highlights the advantages of immutable databases, which, when combined with unique identifiers, make it easier to manage and work with data. Tune in to get insights into the dynamic landscape of software engineering and the need for continuous self-improvement in an era of advanced AI tools.

RECOMMENDED BOOKS
Dave Thomas & Andy Hunt • The Pragmatic Programmer
Dave Thomas • Programming Elixir

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

15 Dec 2023The Current State of Software Engineering • Jez Humble & Holly Cummins00:35:46

This interview was recorded at GOTO Aarhus for GOTO Unscripted.
gotopia.tech

Read the full transcription of this interview here

Jez Humble - SRE at Google Cloud & Lecturer at UC Berkeley
Holly Cummins - Senior Principal Software Engineer on the Red Hat Quarkus Team

RESOURCES
dora.dev

Jez
continuousdelivery.com
github.com/jezhumble
linkedin.com/in/jez-humble
@jezhumble
sre.google/resources

Holly
hollycummins.com
hollycummins.com/type/blog
@holly_cummins
hachyderm.io/@holly_cummins
github.com/holly-cummins
linkedin.com/in/holly-k-cummins

DESCRIPTION
Holly Cummins and Jez Humble explore the delicate balance of communication in the tech industry. They dissect two contrasting trends – the need for increased communication and the burden of communication overhead. Jez highlights the importance of effectively managing limited communication bandwidth, emphasizing the need to focus on the right things and automate processes when possible. They delve into the significance of good platforms and touch on the persistence of the perennial issue of code formatting standards.
Despite the challenges, they remain optimistic about the potential for positive change and acknowledge the progress made through continuous integration.

RECOMMENDED BOOKS
Nicole Forsgren, Jez Humble & Gene Kim • Accelerate
Kim, Humble, Debois, Willis & Forsgren • The DevOps Handbook
Jez Humble & David Farley • Continuous Delivery
Jez Humble, Joanne Molesky & Barry O'Reilly • Lean Enterprise
Holly Cummins & Timothy Ward • Enterprise OSGi in Action
Liz Rice • Container Security
Liz Rice • Kubernetes Security
Brendan Burns, Joe Beda & Kelsey Hightower • Kubernetes: Up and Running

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

22 Dec 2023Practical Data Privacy • Katharine Jarmul & Alyona Galyeva00:39:22

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Katharine Jarmul - Principal Data Scientist at Thoughtworks & Author of "Practical Data Privacy"
Alyona Galyeva - Principal MLOps & Data Engineer at Thoughtworks

RESOURCES
Katharine
twitter.com/kjam
linkedin.com/in/katharinejarmul
kjamistan.com
probablyprivate.com

Alyona
github.com/alyonagalyeva
linkedin.com/in/alyonagalyeva

DESCRIPTION
Integrating privacy-enhancing technologies into software applications is an imperative step for safeguarding user data and adhering to regulatory requirements in the realm of software development. However, prior to implementation, it is vital for development teams to grasp the potential pitfalls associated with incorporating privacy technology. They must also appreciate the significance of iterative processes and the necessity of collaborative efforts to ensure compliance.
Furthermore, achieving the delicate equilibrium between privacy and utility is of paramount importance. Organizations must meticulously fine-tune privacy settings, tailoring them to suit specific use cases.
Additionally, alongside this core evaluation criterion, considerations such as speed and computational efficiency may enter the equation, demanding expertise in privacy engineering for successful implementation at scale.

Katharine Jarmul, the author of "Practical Data Privacy," spoke to Alyona Galyeva from PyLadies Amsterdam, during which she unveiled a slew of open-source libraries and practical examples for implementing privacy technology. Katharine also explored how developers can proactively guarantee that their data science projects prioritize security by design and uphold privacy by default.

The interview is based on the book "Practical Data Privacy"

RECOMMENDED BOOK
Katharine Jarmul • Practical Data Privacy
Katharine Jarmul & Jacqueline Kazil • Data Wrangling with Python
Katharine Jarmul & Richard Lawson • Python Web Scraping
Yehonathan Sharvit • Data-Oriented Programming
Zhamak Dehghani • Data Mesh
Eberhard Wolff & Hanna Prinz • Service Mesh
Piethein Strengholt • Data Management at Scale
Martin Kleppmann • Designing Data-Intensive A

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

29 Dec 2023Data-Oriented Programming • Yehonathan Sharvit & James Lewis00:40:16

This interview was recorded for the GOTO Book Club.
gotopia.tech/bookclub

Read the full transcription of the interview here

Yehonathan Sharvit - Author of Data-Oriented programming
James Lewis - Principal Consultant & Technical Director at Thoughtworks

RESOURCES
Get 35% discount on all Manning products with code: *ytGOTO35*

Yehonathan
twitter.com/viebel
github.com/viebel
linkedin.com/in/viebel
blog.klipse.tech

James
twitter.com/boicy
linkedin.com/in/james-lewis-microservices

DESCRIPTION
Unlock the power of data-oriented programming with this groundbreaking guide ‘Data-Oriented Programming: Reduce software complexity‘, introducing a paradigm that revolutionizes software design by representing data through generic immutable structures. DOP simplifies state management, streamlines concurrency and eradicates common issues in object-oriented code, all while offering language-agnostic flexibility. In this GOTO Book Club episode, author Yehonathan Sharvit spoke to James Lewis about how you can change the way you look at programming where code is clearer, state-related bugs are history, and your applications are more robust.

This conversation-driven book is complete with code snippets and diagrams about DOP and the best part—it's not bound to a single programming language, making it adaptable to JavaScript, Ruby, Python, Clojure and traditional languages like Java or C#. Learn to design data models for business entities and implement state management systems without mutating data. Discover how to separate code from data, write data-oriented unit tests, and specify the shape of your data, all while gaining a deeper understanding of these exciting new concepts.

The interview is based on the book "Data-Oriented Programming"

RECOMMENDED BOOKS
Yehonathan Sharvit • Data-Oriented Programming
Yehonathan Sharvit • The Clojure Workshop
Zhamak Dehghani • Data Mesh
Eberhard Wolff & Hanna Prinz • Service Mesh
Piethein Strengholt • Data Management at Scale
Martin Kleppmann • Designing Data-Intensive Applications

Bluesky
Twitter
Instagram
LinkedIn
Facebook

CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join

Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket: gotopia.tech

SUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted daily!

Améliorez votre compréhension de GOTO - The Brightest Minds in Tech avec My Podcast Data

Chez My Podcast Data, nous nous efforçons de fournir des analyses approfondies et basées sur des données tangibles. Que vous soyez auditeur passionné, créateur de podcast ou un annonceur, les statistiques et analyses détaillées que nous proposons peuvent vous aider à mieux comprendre les performances et les tendances de GOTO - The Brightest Minds in Tech. De la fréquence des épisodes aux liens partagés en passant par la santé des flux RSS, notre objectif est de vous fournir les connaissances dont vous avez besoin pour vous tenir à jour. Explorez plus d'émissions et découvrez les données qui font avancer l'industrie du podcast.
© My Podcast Data