Início Linguagens de Programação no InfoQ Brasil
Apresentações
Feed RSS-
Desenvolvimento de jogos acessíveis utilizando Unity
A palestra é resultado de um estudo sobre jogos acessíveis para pessoas cegas ou com baixa acuidade visual. O trabalho se mostrou bastante desafiador e muito engrandecedor. Ele mostra que, por me(...)
-
Visão Computacional com GO e OpenCV
Softwares de Visão Computacional, proporcionam um grande potencial: o de se ter olhos ao redor do mundo. A linguagem GO, através do GoCV, disponibiliza as bibliotecas de Visão Computacional mais (...)
-
Criando uma PWA com React para consumir uma API
A palestra introduz brevemente o que os conceitos de PWA e APIs. Em seguida, mostra como é possível montar uma PWA para consumir dados de uma API, independentemente da linguagem usada no back-en(...)
-
Demystifying compilers by writing your own
In this talk, I'll use as a case study a compiler that I'm currently working on to show you how to build one from scratch using Elixir–explaining each phase of a compilation process and how Elixi(...)
-
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 (...)
-
Keynote: Growing a community of gophers
In this talk we will go over what is important for community health, and what makes a healthy open source project. We will discuss how community has affected Gophers all over the world, and how i(...)
-
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(...)