LibCoder

Rust In Practice: A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages

1C Agda Rust
Rust In Practice: A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages
Автор: Rustacean Team
Дата выхода: 2023
Издательство: GitforGits | Asian Publishing House
Количество страниц: 223
Размер файла: 602,4 КБ
Тип файла: PDF
Добавил: LibCoder
Оглавление
Rust In Practice....3 Chapter 1: Understanding Why Rust!....14 Chapter 2: Getting Ready with Rust Environment....31 Chapter 3: Most Essentials of Rust....45 Chapter 4: Structs....93 Chapter 5: Enums and Pattern Matching....110 Chapter 6: Exploring Ownership and Borrowing....127 Chapter 7: Cargo, Crates and Packages....135 Chapter 8: Cargo Commands....147 Chapter 9: Using Rust Standard Library....154 Chapter 10: My First Command Line App (CLI)....180 Chapter 11: Code Testing of Applications....189 Chapter 12: Smart Pointers & Reference Cycles....196 Thank You....223

Описание

Ниже — практический обзор по теме «rust».

Rust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications.

Starting with the fundamentals, this book guides you through the syntax and semantics of the Rust language, including its unique ownership model and type system. You'll learn about common data types, control flow, error handling, and more.

As you progress through the book, you'll dive deeper into advanced topics such as building programs, rust libraries and crates, using the standard library, and working with external crates. You'll also learn how to write concurrent and parallel code, take advantage of Rust's built-in testing features, and use popular Rust frameworks and libraries.

By the end of this book, you'll have a solid understanding of Rust programming and be well-equipped to start building your own robust and efficient applications. The book also provides hands-on examples and exercises to help you practice and apply the concepts you've learned. With clear explanations, practical examples, and expert advice, this book will help you get an edge on Rust programming and become proficient in building and testing Rust applications, right from day one.

Key LearningsGet well versed with cargo, different cargo commandsUnderstanding data types, ownership, and borrowingWrite flexible, efficient code with traits and genericsMake use of closures, iterators, and asynchronous programming to write multi-threaded programsUtilizing collections, strings, text, input and output, macros, and avoiding unsafe codesRun code testing on different types of rust programs and applications50+ examples covered to demonstrate every feature and functionality of rust

Если материал оказался полезен — сохраните страницу.

rust book programming applications this building practice programs

Частые вопросы

Можно ли скачать «Rust In Practice: A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages» бесплатно?

Да, «Rust In Practice: A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages» доступна для бесплатного скачивания на нашем сайте в формате PDF. Ссылка на файл находится на этой странице.

В каком формате и какого размера файл?

Книга предоставляется в формате PDF, размер файла 602,4 КБ.

Кто автор и когда вышла книга?

автор — Rustacean Team, издательство GitforGits | Asian Publishing House, год выпуска 2023, 223 страниц.

О чём книга «Rust In Practice: A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages»?

Rust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1.

Похожие материалы