List of videos

Build a complex app with TDD | Ivan Pesenti | Conf42 Golang 2023

Read the abstract ➤ https://www.conf42.com/Golang_2023_Ivan_Pesenti_complex_app_tdd Other sessions at this event ➤ https://www.conf42.com/golang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 Intro 0:18 Talk

Watch
Let's Go Build Cloud Native Pulsar Apps with Go | David Kjerrumgaard | Conf42 Golang 2023

Read the abstract ➤ https://www.conf42.com/Golang_2023_David_Kjerrumgaard_cloud_native_pulsar_apps Other sessions at this event ➤ https://www.conf42.com/golang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 Intro 0:18 Talk

Watch
Art of building secure and scalable Webhooks | Marvin Collins Hosea | Conf42 Golang 2023

Read the abstract ➤ https://www.conf42.com/Golang_2023_Marvin_Collins_Hosea_building_secure_scalable_webhooks Other sessions at this event ➤ https://www.conf42.com/golang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 Intro 0:18 Talk

Watch
Memory Management in Go: The good, the bad and the ugly | Liam Conroy Hampton | Conf42 Golang 2023

Read the abstract ➤ https://www.conf42.com/Golang_2023_Liam_Conroy_Hampton_memory_management Other sessions at this event ➤ https://www.conf42.com/golang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 Intro 0:18 Talk

Watch
Premiere - Conf42 Golang 2024

Support our mission ➤ https://www.conf42.com/support Schedule, Lineup & RSVP ➤ https://www.conf42.com/golang2024 Join Discord ➤ https://discord.gg/DnyHgrC7jC Upcoming CFPs ➤ https://www.papercall.io/events?cfps-scope=&keywords=conf42 0:00 Intro cloud 0:45 Julien Breux - https://www.conf42.com/Golang_2024_Julien_Breux_test_testcontainers_container 1:23 Mohamed Abdelrhman - https://www.conf42.com/Golang_2024_Mohamed_Abdelrhman_kubernetes 1:50 Thorsten Hans - https://www.conf42.com/Golang_2024_Thorsten_Hans_serverless_webassembly deep dive 2:26 Raghav Roy - https://www.conf42.com/Golang_2024_Raghav_Roy_coroutines 2:52 Chinmay Naik - https://www.conf42.com/Golang_2024_Chinmay_Naik_concurrency_gigabyte_realworld 3:18 Rangarajan Lakshminarayanachar - https://www.conf42.com/Golang_2024_Rangarajan_Lakshminarayanachar_strategic_playbooks_mapped_lacrosse frameworks 4:08 Anais Dotis-Georgiou - https://www.conf42.com/Golang_2024_Anais_DotisGeorgiou_leveraging_apache_flight 4:34 Alexandre Evangelista de Souza - https://www.conf42.com/Golang_2024_Alexandre_Evangelista_de_Souza_langchain 4:58 Aryan Mehrotra - https://www.conf42.com/Golang_2024_Aryan_Mehrotra_revolutionize_gofr_observable lessons learned 5:25 Dmitry Korolev - https://www.conf42.com/Golang_2024_Dmitry_Korolev_common_mistakes 5:44 Andrew Williams - https://www.conf42.com/Golang_2024_Andrew_Williams_love_building_apps 6:15 Alessio Greggi - https://www.conf42.com/Golang_2024_Alessio_Greggi_secured_project_tests performance 6:47 Kirill Parasotchenko - https://www.conf42.com/Golang_2024_Kirill_Parasotchenko_system_design_mistakes 7:15 Marco Marino - https://www.conf42.com/Golang_2024_Marco_Marino_performance_memory_optimization 7:44 Yashvardhan Kukreja - https://www.conf42.com/Golang_2024_Yashvardhan_Kukreja_profileguided_optimization 8:13 Ivan Lemeshev - https://www.conf42.com/Golang_2024_Ivan_Lemeshev_resilient_traffic_spikes security 8:46 Munawar Hafiz - https://www.conf42.com/Golang_2024_Munawar_Hafiz_bridging_security_tool 9:12 Prabesh Thapa - https://www.conf42.com/Golang_2024_Prabesh_Thapa_optimizing_performance_security tools 9:49 Sandeep Bhat - https://www.conf42.com/Golang_2024_Sandeep_Bhat_custom_load_balancer_envoy 10:15 Eugene Khabarov - https://www.conf42.com/Golang_2024_Eugene_Khabarov_build_enough_bazel 10:45 Haseeb Majid - https://www.conf42.com/Golang_2024_Haseeb_Majid_using_nix_reproducible 11:27 thank you!

Watch
How to test your code with Testcontainers in Go | Julien Breux | Conf42 Golang 2024

Read the abstract ➤ https://www.conf42.com/Golang_2024_Julien_Breux_test_testcontainers_container Other sessions at this event ➤ https://www.conf42.com/golang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:20 preamble 1:58 demo

Watch
Learning Go when you don't know how to code | Miriah Peterson | Conf42 Golang 2021

Miriah Peterson Data Engineer @ Weave Go as a language is infamously not friendly to new developers. This is funny to me because I consider it my “first” language. This talk explores how to use go to teach first time developers basic programing topics, how to set up a dev environment, how to write a program and basic coding practices. Intro I believe the simplicity and cleanliness of the Go programming Language makes it suitable as a language for first time programmers. However, things like a GoPath, Dependencies, binaries, CLIs, IDEs, and Git make it hard for someone who has never coded before to just pick up go in their free time. This tutorial is written for people who have less that one year programming experience or even no experience whatsoever. It is to help them learn go and master their tools as well. I do not have experience in education theory, but from personal experience this course is curated in an order to help them learn go as well as all the scary stuff. In this talk we will go over the sections and tools used to help first time devs Master go. Open Source Learning As experience devs we can learn most things online and for free. Blog posts, tutorials, demos, meetups, etc. these all contribute to our learning via Open Source. But what about first time devs? we require them to take university courses or bootcamps? They have to pay thousands of dollars just to start off using tools and tech that are not top of the line? The idea behind this tutorial it to replicate the opensource blog posts and tutorials, but to make it for beginners. And to make it truely opensource anyone can contribute to it, I am just waiting for someone to make a pr and finish it for me cough cough (that is only half a joke). Hopefully it becomes something that can get people off the ground and ready to tackle projects either on their own or in a workplace setting. — 0:00 Intro 0:25 Talk More Timestamps to come — 🥇 Gold Sponsors Mattermost Teleport 🥈 Silver Sponsors Envato Last9.io Magic RestorePoint 🤝 Media Partners AWS Infosec Conferences Inside Dev Manning Packt — Website 🚀🪐 https://www.conf42.com​ Reach Out 📧📭 mark@conf42.com Discord Server 🧑‍🤝‍🧑💬 https://discord.com/invite/dT6ZsFJ5ZM​ LinkedIn 👨‍💼💼 https://www.linkedin.com/company/4911...​ Twitter 🎵🐦https://twitter.com/conf42com​ Conf42Cast 🎧 http://www.conf42.com/podcast

Watch
Ultimate Guide to Golang Development for Beginners | Huseyin Babal | Conf42 Golang 2021

Huseyin Babal Software Development Team Lead @ Hazelcast A talk about easy start with Golang development with production grade examples and tools In this talk I will try to show how to start Golang Development with production grade best practices. You will learn the answers of “How to do environmental/project setup?”, “How to test your projects”, “What kind of tools you need to use to ship your application?”, etc.... On each section, there will be a mapping from other languages to have better insight. — 0:00 Intro 0:25 Talk More Timestamps to come — 🥇 Gold Sponsors Mattermost Teleport 🥈 Silver Sponsors Envato Last9.io Magic RestorePoint 🤝 Media Partners AWS Infosec Conferences Inside Dev Manning Packt — Website 🚀🪐 https://www.conf42.com​ Reach Out 📧📭 mark@conf42.com Discord Server 🧑‍🤝‍🧑💬 https://discord.com/invite/dT6ZsFJ5ZM​ LinkedIn 👨‍💼💼 https://www.linkedin.com/company/4911...​ Twitter 🎵🐦https://twitter.com/conf42com​ Conf42Cast 🎧 http://www.conf42.com/podcast

Watch
Concurrency for beginners | Jayaganesh Kalyanasundaram | Conf42 Golang 2021

Jayaganesh Kalyanasundaram SRE @ Google As a beginner myself (not so long ago) trying to learn this language, it always seemed like C++/Python like language. Golang is much more than just functions and execution, its probably the easiest to write code which exploits concurrency at its best and in an intuitive and readable manner. In this talk, I’ll discuss “channels” and “go-routines” with an example of MergeSort to demonstrate the power of this language for beginners. — 0:00 Intro 0:25 Talk More Timestamps to come — 🥇 Gold Sponsors Mattermost Teleport 🥈 Silver Sponsors Envato Last9.io Magic RestorePoint 🤝 Media Partners AWS Infosec Conferences Inside Dev Manning Packt — Website 🚀🪐 https://www.conf42.com​ Reach Out 📧📭 mark@conf42.com Discord Server 🧑‍🤝‍🧑💬 https://discord.com/invite/dT6ZsFJ5ZM​ LinkedIn 👨‍💼💼 https://www.linkedin.com/company/4911...​ Twitter 🎵🐦https://twitter.com/conf42com​ Conf42Cast 🎧 http://www.conf42.com/podcast

Watch