1. Building a Command Line Application: Basic Data Types

    Building a Command Line Application: Basic Data Types

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

    Building a Command Line Application: The Standard Library

    10
  3. Building a Command Line Application: Functions

    Building a Command Line Application: Functions

    12
  4. Building a HTTP Server From Scratch: Structs

    Building a HTTP Server From Scratch: Structs

    16
  5. Building a Command Line Application: Finishing Touches

    Building a Command Line Application: Finishing Touches

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

    Building a Command Line Application: References and Borrowing

    14
  8. Building a Command Line Application: Ownership

    Building a Command Line Application: Ownership

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

    Building a HTTP Server From Scratch: Silencing Compiler Warnings

    12
  10. 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
  11. Building a HTTP Server From Scratch: Traits and Type Conversions

    Building a HTTP Server From Scratch: Traits and Type Conversions

    14
  12. Building a HTTP Server From Scratch: Next Steps

    Building a HTTP Server From Scratch: Next Steps

    33
  13. Building a HTTP Server From Scratch: Modelling the HTTP Response

    Building a HTTP Server From Scratch: Modelling the HTTP Response

    11
  14. 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

    49
  15. Building a HTTP Server From Scratch: Lifetimes - Part 2

    Building a HTTP Server From Scratch: Lifetimes - Part 2

    38
  16. Building a HTTP Server From Scratch: Advanced Error Handling

    Building a HTTP Server From Scratch: Advanced Error Handling

    59