Post
EOY 2016 links
Some links about interesting things I've read or watched by the end of 2016. Further comments are provided on each item of the list.
Some links about interesting things I've read or watched by the end of 2016. Further comments are provided on each item of the list.
- Single file libraries: open source libraries with minimal dependencies.
- The sorry state of programming world as the end of 2016 AD: food for though regarding how most of development is done nowadays.
- Find my Phone: what happens when your phone is stolen.
- PayPal Cuts Costs 10x With Open Source CI: self descriptive.
- Learning to Read x86 Assembly: self descriptive.
- Json-c tutorial: how to manipulate json in C.
- The 101 of ELF Binaries on Linux: Understanding and Analysis: self descriptive.
- How the Linux kernel knows it’s running in a Virtual Machine: self descriptive.
- Stack Overflow: The Architecture - 2016 Edition: self descriptive.
- AMQP 1.0 in Azure Service Bus and Event Hubs protocol guide: a detailed explanation abou AMQP 1.0.
- 10 Tips for C and C++ Performance Improvement Code Optimization: simple optimization tips.
- Light Weight Protocol: Critical Implications: a talk about MQTT and security.
- Modern C: a book about modern C programming.