 
      
    | You are here | www.ardanlabs.com | ||
| | | | | blog.adnansiddiqi.me | |
| | | | | In this post, I am going to talk about Proto Buffers and how you can use them in Python for passing messages across networks. Protocol Buffers or Porobuf in short, are used for data serialization and deserialization. Before I discuss Protobuf, I would like to discuss data serialization and serialization first. Data Serialization and De-serialization | |
| | | | | martinheinz.dev | |
| | | | | Nowadays, when people want to implement backend API, they go straight to creating application with RESTful API that communicates using JSON, without eve... | |
| | | | | yos.io | |
| | | | | Above is a recorded talk I gave on 'Beyond JSON: Fantastic Serialization Formats and Where to Find Them' for API Craft. Slides are available here. This blog post is an aspirational transcript for the talk. Keep reading for more! | |
| | | | | stefan-marr.de | |
| | | Lectures on programming language interpreters and just-in-time compilation | ||