Code Like a Pro in Rust
eBook - ePub

Code Like a Pro in Rust

  1. 264 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Code Like a Pro in Rust

About this book

Get ready to code like a pro in Rust with insider techniques used by Rust veterans! Code Like a Pro in Rust dives deep into memory management, asynchronous programming, and the core Rust skills that make you a Rust pro! Plus, you'll find essential productivity techniques for Rust testing, tooling, and project management. You'll soon be writing high-quality code that needs way less maintenance overhead. In Code Like A Pro in Rust, you will learn:

  • Essential Rust tooling
  • Core Rust data structures
  • Memory management
  • Testing in Rust
  • Asynchronous programming for Rust
  • Optimized Rust
  • Rust project management


Code Like A Pro in Rust is a fast-track guide to building and delivering professional quality software in Rust. It skips the fluff and gets right to the heart of this powerful modern language. You'll learn how to sidestep common Rust pitfalls and navigate quirks you might never have seen before—even if you've been programming for many years! Plus, discover timeless strategies for navigating the evolving Rust ecosystem and ensure your skills can easily adapt to future changes. About the technology Rust is famous for its safety, performance, and security, but it takes pro skills to make this powerful language shine. This book gets you up to speed fast, so you'll feel confident with low-level systems, web applications, asynchronous programming, concurrency, optimizations, and much more. About the book Code Like a Pro in Rust will make you a more productive Rust programmer. This example-rich book builds on your existing know-how by introducing Rust-specific design patterns, coding shortcuts, and veteran skills like asynchronous programming and integrating Rust with other languages. You'll also meet amazing Rust tools for testing, code analysis, and application lifecycle management. It's all the good stuff in one place! What's inside

  • Core Rust data structures
  • Memory management
  • Creating effective APIs
  • Rust tooling, testing, and more


About the reader Assumes you know Rust basics. About the author Brenden Matthews is a software engineer, entrepreneur, and a prolific open source contributor who has been using Rust since the early days of the language. Table of Contents 1 Feelin' Rusty
PART 1
2 Project management with Cargo
3 Rust tooling
PART 2
4 Data structures
5 Working with memory
PART 3
6 Unit testing
7 Integration testing
PART 4
8 Async Rust
9 Building an HTTP REST API service
10 Building an HTTP REST API CLI
PART 5
11 Optimizations

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Code Like a Pro in Rust by Brenden Matthews in PDF and/or ePUB format, as well as other popular books in Informatik & Parallele Programmierung. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2024
eBook ISBN
9781638354543

Table of contents

  1. inside front cover
  2. Code Like a Pro in Rust
  3. Copyright
  4. contents
  5. Front matter
  6. 1 Feelin’ Rusty
  7. Part 1 Pro Rust
  8. 2 Project management with Cargo
  9. 3 Rust tooling
  10. Part 2 Core data
  11. 4 Data structures
  12. 5 Working with memory
  13. Part 3 Correctness
  14. 6 Unit testing
  15. 7 Integration testing
  16. Part 4 Asynchronous Rust
  17. 8 Async Rust
  18. 9 Building an HTTP REST API service
  19. 10 Building an HTTP REST API CLI
  20. Part 5 Optimizations
  21. 11 Optimizations
  22. appendix
  23. index