The GOTO podcast seeks out the brightest and boldest ideas from language creators and the world's leading experts in software development in the form of interviews and conference talks. Tune in to get the inspiration you need to bring in new technologies or gain extra evidence to support your software development plan.
Podcast hosts
- GOTO
@GOTO
Keywords
© 2023 Trifork AG
GOTO - Today, Tomorrow and the Future
Reviews
No reviews yet
Podcast information
- Amount of episodes
- 113
- Subscribers
- 10
- Verified
- Yes
- Website
- Explicit content
- No
- Episode type
- episodic
- Podcast link
- https://podvine.com/link/..
- Last upload date
- May 26, 2023
- Last fetch date
- May 26, 2023 12:17 PM
- Upload range
- WEEKLY
- Author
- GOTO
- Copyright
- © 2023 Trifork AG
susbcribers
- Quantified Self: From Data to Actionable Dashboards • Felix Krause & Johan AbildskovThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Working Effectively with Legacy Code • Michael Feathers & Christian ClausenThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- GOTO - Today, Tomorrow and the Future May 12 · 15m How AutoML & Low Code Empowers Data Scientists • Linda Stougaard Nielsen & Moez AliThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Expert Talk: Five Lines of Code • Christian Clausen & Julian WoodThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Why Cloud Native is the New Standard • Tibi Covaci & Eric JohnsonThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Rust in Action • Tim McNamara & Richard FeldmanThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Building Modern Apps with Serverless & Feature Flags • Jessica Cregg & Julian WoodThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Code Complete • Steve McConnell & Jeffrey van GoghThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- GOTO - Today, Tomorrow and the Future Mar 31 · 14m The Current State of Cyber Security • Eleanor Saitta & Aino Vonge CorryThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Getting to Know IntelliJ IDEA • Trisha Gee & Helen ScottThis 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 Architecture: The Hard Parts Twitter LinkedIn Facebook 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 almost daily0 comments0
- The Path to Becoming a Senior Engineering Manager • Denise Yu & Jiaqi LiuThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Software Architecture: The Hard Parts • Neal Ford & Mark RichardsThis 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 Evolutionary Architectures Neal Ford • Functional Thinking Michael Nygard • Release It! 2nd Edition Gene Kim & John Willis • Beyond The Phoenix Project Twitter LinkedIn Facebook 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 almost daily0 comments0
- Agile is Dead – Long Live DevOps? • Lars Kruse, Malte Foegen & Klaus Bucka-LassenThis 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 -- Twitter LinkedIn Facebook 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 almost daily0 comments0
- Release It! • Michael Nygard & Trisha GeeThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- GOTO - Today, Tomorrow and the Future Feb 17 · 29m Better Tests at GitHub & Commodore 64 Music • Ole Friis Østergaard & Hannes LowetteThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Simplicity & Complexity: The Beauty & the Beast? • Sander Hoogendoorn & Kevlin HenneyThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Beyond the Code: Deploying Empathy • Michele Hansen & Hannes LowetteThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Domain Storytelling • Stefan Hofer, Henning Schwentner & Avraham PoupkoThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Is Machine Learning a Black Box? • Dean Wampler & Preben Thorø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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- 97 Things Every Cloud Engineer Should Know • Emily Freeman, Nathen Harvey & Chris WilliamsThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- GOTO - Today, Tomorrow and the Future Jan 6 · 35m Expert Talk: What is Agile Sabotage? • Fred George & Kevlin HenneyThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Expert talk: Cloud Native & Serverless • Matt Turner & Eric JohnsonThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Can Top-Down Agile Work? • Luxshan Ratnaravi, Mikkel Noe-Nygaard & Malte FoegenThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Software Engineering at Google • Titus Winters & Matt KulukundisThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
- Legacy Systems & Digital Transformations • Ian Cartwright, Rob Horn & Hannes LowetteThis 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 Twitter LinkedIn Facebook 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 almost daily0 comments0
Podcast hosts
- GOTO
@GOTO
Keywords
© 2023 Trifork AG