This edition
Where your application allocates memory is a challenging task. Some valuable tools like Valgrid are hard to understand and use.
In this talk, we will implement a custom allocation from scratch that allows us to easily track memory allocation inside an application.
Finally, I will show how it can be used in your applications.
LEVEL: Advanced
Past Editions
From scratch, we will build a simple HTTP APIs on a WebServer testing, documenting and packaging it.