Início The Conf no InfoQ Brasil
Apresentações
Feed RSS-
Beyond your daily coding
On this talk, I'll tell you a story about introducing Elixir at Globo.com while doing my daily job. From this story and others from my career, I extracted some patterns to share with you, about h(...)
-
From "Hello, World!" to "Hello, Smart City!"
You are an expert in your favorite programming language, but what can you do with it to develop smart city solutions? Calil, who created and coordinated the Innovation Laboratory of São Paulo Cit(...)
-
Go for Rubyists
In this talk we will compare Go and Ruby against each other and see how a Rubyists can start and become productive with Go. Go is a open source programming language created at Google whereas Ru(...)
-
Trabalhar no Exterior
Esta será a única sessão em Português pois é específica aos Brasileiros. Teremos um debate com brasileiros trabalhando e morando fora do Brasil para discutir sobre oportunidades e desafios, como (...)
-
Go concurrency in the real world
In this talk, we'll explore several idioms and patterns applied in real world software running Go, starting from the basic syntax all the way to complete programs and blueprints for how to do new(...)
-
Keeping Code Style Sanity in a 13-year-old Codebase
In this talk, I'll explore the good, bad, and the ugly of code style consistency as illustrated by the history of Shopify's 13-year-old codebase. You will hear about our techniques, tools and gui(...)
-
Real-Time Monitoring with Grafana, StatsD and InfluxDB
This talk is not only focused on the theory behind some tools but also in the experience we had with them at Youse. I will present the tools (and the alternative tools too), explain how to use th(...)
-
Understanding Memory Behavior on Nodejs
In a nutshell: The idea is to talk about memory in nodejs (V8) and on spidermonkey (Firefox), focusing in common issues and complex leaks. Presenting how to debug, detect and solve memory problem(...)
-
Writing extensible functional code
In this talk, we are going to present the concept of Protocols (Elixir & Clojure) and/or TypeClasses (Haskell & friends) and relate them to alternatives in other languages (e.g. Mixins in Ruby an(...)
-
Elm and game development, a perfect fit
Let's see how Elm and functional reactive programming can be a very good fit for web game development. We'll learn * Elm's architecture * Why does it fit on game development? * The conse(...)
-
Realtime Data Activation - Analytics, Intelligence & Decision Making
How can you make your data really work for you, deliver value in meaningful ways to your users and dodge the countless pitfalls awaiting the unwary data explorer? You'll learn about how you can s(...)
-
Nubank's experience scaling microservices operations
In this session, we want to share Nubank's history looking for sanity and balance between Dev and Ops under a microservices architecture. We will present how we matured from an engineering team w(...)