Best Sellers in Books
Discover the most popular and best selling products in Books based on sales

Disclosure: I get commissions for purchases made through links in this website
Programming - Rust for Rustaceans: Idiomatic Programming for Experienced Developers

Description

 

Book Synopsis: Master professional-level coding in Rust.

For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your projects.

Author Jon Gjengset takes you deep into the Rust programming language, dissecting core topics like ownership, traits, concurrency, and unsafe code. You’ll explore key concepts like type layout and trait coherence, delve into the inner workings of concurrent programming and asynchrony with async/await, and take a tour of the world of no_std programming.

Gjengset also provides expert guidance on API design, testing strategies, and error handling, and will help develop your understanding of foreign function interfaces, object safety, procedural macros, and much more.

You’ll Learn:

  • How to design reliable, idiomatic, and ergonomic Rust programs based on best principles
  • Effective use of declarative and procedural macros, and the difference between them
  • How asynchrony works in Rust – all the way from the Pin and Waker types used in manual implementations of Futures, to how async/await saves you from thinking about most of those words
  • What it means for code to be unsafe, and best practices for writing and interacting with unsafe functions and traits
  • How to organize and configure more complex Rust projects so that they integrate nicely with the rest of the ecosystem
  • How to write Rust code that can interoperate with non-Rust libraries and systems, or run in constrained and embedded environments

Brimming with practical, pragmatic insights that you can immediately apply, Rust for Rustaceans helps you do more with Rust, while also teaching you its underlying mechanisms.

 

Details

Looking to take your Rust programming skills to the next level? Look no further than "Rust for Rustaceans: Idiomatic Programming for Experienced Developers". This book is a comprehensive guide that will equip you with the knowledge and skills needed to build and maintain larger code bases, write powerful applications, and confidently tackle complex projects.

Authored by programming expert Jon Gjengset, this book delves deep into the Rust programming language, covering essential topics such as ownership, traits, concurrency, and unsafe code. Gjengset provides expert guidance on API design, testing strategies, error handling, and much more. You'll also learn about declarative and procedural macros, as well as how to work with asynchrony using async/await.

What sets this book apart is its focus on teaching you how to write reliable and idiomatic Rust programs based on best principles. With practical insights and real-world examples, you'll be able to immediately apply what you learn to your own projects. Plus, the book covers topics like interoperation with non-Rust libraries and systems, as well as writing code for constrained and embedded environments.

Don't miss out on the opportunity to become a true Rustacean. Take your Rust programming skills to new heights with "Rust for Rustaceans: Idiomatic Programming for Experienced Developers". Grab your copy now and unlock the full potential of Rust!

Click here to get your copy of "Rust for Rustaceans: Idiomatic Programming for Experienced Developers" today!

Disclosure: I get commissions for purchases made through links in this website