Início Programação no InfoQ Brasil
Apresentações
Feed RSS-
Isso a TV não mostra! As cabeçadas que dei projetando para SmarTVs
O foco da palestra é compartilhar como nosso time aprendeu com erros: mostrar na prática os caminhos que tomamos pra resolver os problemas, e também compartilhar aquilo que não conseguimos resolv(...)
-
Writing a simple game in Rust
We will learn some basic concepts of game development and how to implement them in Rust. In the end, we will have a simple but fully functional snake game running.
-
Handling Go Errors (at The New York Times)
Veja os slides no site https://slides.com/marwansameer/handling-go-errors#/
-
Scala ♥ Graal
Scala é a linguagem predominante no Twitter dadas as suas características que facilitam a implementação de sistemas de alta performance. Essa palestra apresenta desafios de performance da linguag(...)
-
It's about (run)time - Elixir beyond the hype
In this talk, we are going to do a deep dive into what lies beyond Elixir - the Erlang/OTP runtime - and explore what makes this adoption worthwhile. We will see how the runtime differs from the (...)
-
Deferred rendering e fetching com GraphQL e React
This talk approaches how Concurrent React and GraphQL defer strategies helps to solve the frontend dichotomy. The frontend dichotomy is the two opposing forces, where one wants to prerender and (...)
-
Modeling GraphQL APIs
Essa talk fala sobre como é imprecindível entender profundamente dos conceitos que estão por trás do GraphQL e de como eles nos levam a escrever o schema graphql da forma certa, usando todo o pod(...)
-
Explorando o Cross Compiling do Golang para ambiente embarcado
Golang é uma linguagem fantástica para se desenvolver aplicações e um fator a ser explorado é o seu uso em dispositivos IoT. A linguagem já conta com diversas ferramentas de cross-compile, alguns(...)
-
Terminal With Your Life
I'll talk about the overview of terminal system stack and details of GNU Readline and terminal tools. I'm writing "Reline" that is Ruby's new Readline compatible implementation, and writing some (...)
-
Uma experiência open-source com React Native, GraphQL e Relay Modern
Uma palestra sobre uma experiencia open source utilizando react native relay modern e graphql