1. Building a HTTP Server From Scratch: The Derive Attribute

    Building a HTTP Server From Scratch: The Derive Attribute

    20
  2. 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
  3. Building a HTTP Server From Scratch: Lifetimes - Part 1

    Building a HTTP Server From Scratch: Lifetimes - Part 1

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

    Building a HTTP Server From Scratch: The If Let Expression

    21
  5. 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
  6. Building a HTTP Server From Scratch: Iterating Over Strings

    Building a HTTP Server From Scratch: Iterating Over Strings

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

    Building a HTTP Server From Scratch: Custom Errors

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

    Building a HTTP Server From Scratch: The Match Expression

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

    Building a HTTP Server From Scratch: The Result Enum

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

    Building a HTTP Server From Scratch: Listening for TCP Connections

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

    Building a HTTP Server From Scratch: The Option Enum

    22
  12. Building a HTTP Server From Scratch: Strings

    Building a HTTP Server From Scratch: Strings

    29
  13. Building a HTTP Server From Scratch: Structs

    Building a HTTP Server From Scratch: Structs

    18
  14. 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
  15. Building a Command Line Application: Finishing Touches

    Building a Command Line Application: Finishing Touches

    22
  16. 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
  17. Building a Command Line Application: References and Borrowing

    Building a Command Line Application: References and Borrowing

    16
  18. Building a Command Line Application: Ownership

    Building a Command Line Application: Ownership

    18
  19. Building a Command Line Application: The Standard Library

    Building a Command Line Application: The Standard Library

    14
  20. Building a Command Line Application: Mutability

    Building a Command Line Application: Mutability

    16
  21. Building a Command Line Application: Functions

    Building a Command Line Application: Functions

    16
  22. Building a Command Line Application: Basic Data Types

    Building a Command Line Application: Basic Data Types

    10