1. Building a HTTP Server From Scratch: Serving Arbitrary Files Securely

    Building a HTTP Server From Scratch: Serving Arbitrary Files Securely

    18
  2. Building a Command Line Application: Mutability

    Building a Command Line Application: Mutability

    12
  3. Building a Command Line Application: Basic Data Types

    Building a Command Line Application: Basic Data Types

    6
  4. Building a Command Line Application: The Standard Library

    Building a Command Line Application: The Standard Library

    10
  5. Building a Command Line Application: Functions

    Building a Command Line Application: Functions

    12
  6. Building a HTTP Server From Scratch: Structs

    Building a HTTP Server From Scratch: Structs

    16
  7. Building a Command Line Application: Finishing Touches

    Building a Command Line Application: Finishing Touches

    20
  8. 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
  9. Building a Command Line Application: References and Borrowing

    Building a Command Line Application: References and Borrowing

    14
  10. Building a Command Line Application: Ownership

    Building a Command Line Application: Ownership

    16
  11. Building a HTTP Server From Scratch: Silencing Compiler Warnings

    Building a HTTP Server From Scratch: Silencing Compiler Warnings

    12
  12. Building a HTTP Server From Scratch: Logging the Incoming Requests to the Console

    Building a HTTP Server From Scratch: Logging the Incoming Requests to the Console

    13
  13. Building a HTTP Server From Scratch: Traits and Type Conversions

    Building a HTTP Server From Scratch: Traits and Type Conversions

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

    Building a HTTP Server From Scratch: Lifetimes - Part 1

    9
  15. 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
  16. Building a HTTP Server From Scratch: Iterating Over Strings

    Building a HTTP Server From Scratch: Iterating Over Strings

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

    Building a HTTP Server From Scratch: Custom Errors

    23
  18. Building a HTTP Server From Scratch: Representing the Query String Using a Hash Map - Part 1

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

    41
  19. Building a HTTP Server From Scratch: Lifetimes - Part 2

    Building a HTTP Server From Scratch: Lifetimes - Part 2

    30