<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/thecodedmessage/best-of/2024/07" -->

---
title: Best The Coded Message posts — July 2024 | daily.dev
description: The most upvoted The Coded Message posts from July 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/thecodedmessage/best-of/2024/07
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/thecodedmessage/best-of/2024/07
og:type: website
og:site_name: daily.dev
og:title: Best The Coded Message posts — July 2024 | daily.dev
og:description: The most upvoted The Coded Message posts from July 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of The Coded Message — July 2024

1. 1  
[](https://daily.dev/posts/programming-portfolio-mooekrbuh "Programming Portfolio")  
Article  
![Avatar of thecodedmessage](https://media.daily.dev/image/upload/s--spot6mQz--/f_auto/v1713076618/logos/thecodedmessage)The Coded Message · 2y  
Programming Portfolio  
The programming portfolio showcases publicly available code written by the author. It includes both hobbyist and professional projects in languages such as Rust, C#, and Haskell. Highlights include a serialization format for serde-dbus in Rust, a blockchain app for Ledger Nano S in C#, and various hobby projects like a chess game and a Wordle clone in Haskell.  
72  
2
2. 2  
[](https://daily.dev/posts/recommended-reading-for-programmers-rfgi77bv8 "Recommended Reading for Programmers")  
Article  
![Avatar of thecodedmessage](https://media.daily.dev/image/upload/s--spot6mQz--/f_auto/v1713076618/logos/thecodedmessage)The Coded Message · 2y  
Recommended Reading for Programmers  
This post provides a curated list of resources recommended for programmers, particularly those interested in Rust and systems programming. It categorizes resources for beginners, intermediate learners, and those looking to understand unsafe Rust. Additionally, it mentions essential readings for C and C++ programmers, notable articles, and classic texts.  
41  
2
3. 3  
[](https://daily.dev/posts/c-network-programming-study-questions-and-practice-projects-rfvdvoz4c "C++ Network Programming: Study Questions and Practice Projects")  
Article  
![Avatar of thecodedmessage](https://media.daily.dev/image/upload/s--spot6mQz--/f_auto/v1713076618/logos/thecodedmessage)The Coded Message · 2y  
C++ Network Programming: Study Questions and Practice Projects  
The post covers various aspects of C++ network programming, including important study questions and practical projects. It provides a detailed look at C++ concepts like undefined behavior, RAII, and the STL, as well as performance optimization techniques and compiler flags. Additionally, it delves into operating system fundamentals and network protocols, offering practice projects such as echo servers, chat servers, file servers, and exchange systems.  
33

[See all The Coded Message archives](/sources/thecodedmessage/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/thecodedmessage/best-of/2024/07#page","url":"https://daily.dev/sources/thecodedmessage/best-of/2024/07","name":"Best The Coded Message Posts — July 2024","description":"The most upvoted The Coded Message posts from July 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/thecodedmessage/best-of/2024/07#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/programming-portfolio-mooekrbuh","name":"Programming Portfolio"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/recommended-reading-for-programmers-rfgi77bv8","name":"Recommended Reading for Programmers"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/c-network-programming-study-questions-and-practice-projects-rfvdvoz4c","name":"C++ Network Programming: Study Questions and Practice Projects"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"The Coded Message","item":"https://daily.dev/sources/thecodedmessage"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/thecodedmessage/best-of"},{"@type":"ListItem","position":5,"name":"July 2024"}]}]}
```

