Início The Conf no InfoQ Brasil
Apresentações
Feed RSS-
Data as the fabric of your app
Following the "Data as Code" mantra, let analyze its implications lifting our information model and treating it with the same precision that we used to deal with data itself, whereby we shorten t(...)
-
Beyond Promises - Async Patterns in JavaScript
Asynchronous Programming goes far beyond Promises and Async/Await. In this talk we will: - Explain how it used to be done with callbacks - Review how Promises work - Look at the benefits of(...)
-
Geolocation & Real Estate over Brazil
Challenges building a stack of applications that handles localization in one of the largest real estate portal in Brazil. How we use Scala & Akka to solve business and technical requirements to b(...)
-
Building a git reverse proxy in Go for Caddy
When your core business depends on custom communication protocols, you may end up having to get your hands dirty and write custom system services. In this talk I’m going to show how we can levera(...)
-
What Can We Learn With JavaScript Fatigue?
In this talk, I won’t talk about the language itself and I won’t talk about frameworks. I will talk about what how this ended up happening and why we should see it as a positive thing from a soft(...)
-
Game Battleplans - How a Ruby on Rails backend can be viable for a mobile real time strategy game?
Battleplans is a real time strategy game for Android and iOS, but backed by an Ruby on Rails server. In this talk I will share my experience maintaining the backend of the game and some tricks th(...)
-
Developing Distributed Apps on the Ethereum Blockchain
A hands-on talk about programming distributed apps on the Ethereum Blockchain. In this talk you will be introduced in the basics of the blockchain and we'll show some real code of an example appl(...)
-
Telegram bots with Python? Why not?
Nessa palestra você conhecerá os melhores frameworks pra construir bots com Python. Conhecerá alguns repositórios do Github de onde poderá tirar os melhores exemplos, boas referências e onde faze(...)
-
Learn how does video CODEC works under the hood
Some people used to say that the Internet video streaming is the future of the TV if that's the case, the core of this evolution is the video compression. In this talk we're going to learn how vi(...)
-
Your first game with Unity3d Framework
With Unity3d you can deploy the game created to any current cell phone OS and a lot of game consoles. The proposal of this talk is to show you in a little less than 1h that you can create a game(...)
-
Designing Experiences for Chatbots
Chatbots came with it's promise to be a revolution in the way we interact with software, communicate with brands and commit with tasks. It's the last big change in user experience since the touch(...)
-
How to enjoy WebVR right now
WebVR is an open standard that makes it possible to experience VR in your browser. There are some limits to use this technology in browsers but it is already possible. Lets see how to start VR st(...)