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

    Building a HTTP Server From Scratch: Lifetimes - Part 1

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

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

    16
  3. Building a HTTP Server From Scratch: Iterating Over Strings

    Building a HTTP Server From Scratch: Iterating Over Strings

    14
  4. Building a HTTP Server From Scratch: Custom Errors

    Building a HTTP Server From Scratch: Custom Errors

    23
  5. Building a HTTP Server From Scratch: The If Let Expression

    Building a HTTP Server From Scratch: The If Let Expression

    17
  6. 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

    19
  7. Building a HTTP Server From Scratch: Introduction

    Building a HTTP Server From Scratch: Introduction

    24
  8. Building a HTTP Server From Scratch: Copy and Clone Types

    Building a HTTP Server From Scratch: Copy and Clone Types

    26
  9. Building a HTTP Server From Scratch: The Result Enum

    Building a HTTP Server From Scratch: The Result Enum

    16
  10. Building a HTTP Server From Scratch: Serving HTML Files

    Building a HTTP Server From Scratch: Serving HTML Files

    17
  11. Building a HTTP Server From Scratch: Working with Environment Variables

    Building a HTTP Server From Scratch: Working with Environment Variables

    16
  12. 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

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

    Building a HTTP Server From Scratch: The Option Enum

    18
  14. Building a HTTP Server From Scratch: Strings

    Building a HTTP Server From Scratch: Strings

    25
  15. Building a HTTP Server From Scratch: Next Steps

    Building a HTTP Server From Scratch: Next Steps

    32
  16. Building a HTTP Server From Scratch: Organising Our Code into Modules

    Building a HTTP Server From Scratch: Organising Our Code into Modules

    27
  17. Building a HTTP Server From Scratch: Silencing Compiler Warnings

    Building a HTTP Server From Scratch: Silencing Compiler Warnings

    12
  18. Building a HTTP Server From Scratch: Structs

    Building a HTTP Server From Scratch: Structs

    16
  19. Building a Command Line Application: Finishing Touches

    Building a Command Line Application: Finishing Touches

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

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

    14
  21. Building a Command Line Application: References and Borrowing

    Building a Command Line Application: References and Borrowing

    14
  22. Building a Command Line Application: Ownership

    Building a Command Line Application: Ownership

    16