1. Building a HTTP Server From Scratch: Implementing Getters

    Building a HTTP Server From Scratch: Implementing Getters

    19
  2. Building a HTTP Server From Scratch: Custom Traits

    Building a HTTP Server From Scratch: Custom Traits

    18
  3. Building a HTTP Server From Scratch: Dynamic vs Static Dispatch

    Building a HTTP Server From Scratch: Dynamic vs Static Dispatch

    22
  4. Building a HTTP Server From Scratch: Copy and Clone Types

    Building a HTTP Server From Scratch: Copy and Clone Types

    30
  5. Building a HTTP Server From Scratch: Modelling the HTTP Response

    Building a HTTP Server From Scratch: Modelling the HTTP Response

    13
  6. Building a HTTP Server From Scratch: The Derive Attribute

    Building a HTTP Server From Scratch: The Derive Attribute

    20
  7. Building a HTTP Server From Scratch: Representing the Query String Using a Hash Map - Part 2

    Building a HTTP Server From Scratch: Representing the Query String Using a Hash Map - Part 2

    22
  8. Building a HTTP Server From Scratch: Lifetimes - Part 1

    Building a HTTP Server From Scratch: Lifetimes - Part 1

    13
  9. Building a HTTP Server From Scratch: The If Let Expression

    Building a HTTP Server From Scratch: The If Let Expression

    21
  10. Building a HTTP Server From Scratch: Converting an Option into a Result

    Building a HTTP Server From Scratch: Converting an Option into a Result

    20
  11. Building a HTTP Server From Scratch: Iterating Over Strings

    Building a HTTP Server From Scratch: Iterating Over Strings

    20
  12. Building a HTTP Server From Scratch: Custom Errors

    Building a HTTP Server From Scratch: Custom Errors

    30
  13. Building a HTTP Server From Scratch: The Match Expression

    Building a HTTP Server From Scratch: The Match Expression

    22
  14. Building a HTTP Server From Scratch: The Result Enum

    Building a HTTP Server From Scratch: The Result Enum

    20
  15. Building a HTTP Server From Scratch: Listening for TCP Connections

    Building a HTTP Server From Scratch: Listening for TCP Connections

    20
  16. Building a HTTP Server From Scratch: The Option Enum

    Building a HTTP Server From Scratch: The Option Enum

    22
  17. Building a HTTP Server From Scratch: Strings

    Building a HTTP Server From Scratch: Strings

    29
  18. Building a HTTP Server From Scratch: Structs

    Building a HTTP Server From Scratch: Structs

    18
  19. Building a HTTP Server From Scratch: The HTTP Protocol and the Architecture of Our Server

    Building a HTTP Server From Scratch: The HTTP Protocol and the Architecture of Our Server

    23
  20. Building a HTTP Server From Scratch: Introduction

    Building a HTTP Server From Scratch: Introduction

    28
  21. Building a Command Line Application: Finishing Touches

    Building a Command Line Application: Finishing Touches

    22
  22. Building a Command Line Application: Explore the Ownership and Borrowing in GDB

    Building a Command Line Application: Explore the Ownership and Borrowing in GDB

    16
  23. Building a Command Line Application: References and Borrowing

    Building a Command Line Application: References and Borrowing

    16