29,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 1-2 Wochen
payback
15 °P sammeln
  • Broschiertes Buch

Grasp the fundamentals of programming in Rust and put your knowledge to use KEY FEATURES ¿ Includes the basics of Rust, its advanced features, and how to get started with coding in Rust. ¿ Numerous projects that improve coding, concept fluency, and real-world experience. ¿ Every part of Rust is introduced and explained in detail, along with how to use it. DESCRIPTION Rust is a sophisticated systems programming language for speed, memory safety, and parallelism. This book gives you a fast introduction to Rust so that you may get started with low-level system programming and developing web…mehr

Produktbeschreibung
Grasp the fundamentals of programming in Rust and put your knowledge to use KEY FEATURES ¿ Includes the basics of Rust, its advanced features, and how to get started with coding in Rust. ¿ Numerous projects that improve coding, concept fluency, and real-world experience. ¿ Every part of Rust is introduced and explained in detail, along with how to use it. DESCRIPTION Rust is a sophisticated systems programming language for speed, memory safety, and parallelism. This book gives you a fast introduction to Rust so that you may get started with low-level system programming and developing web applications, network services, and embedded programmes. The book begins with instructions on setting up the Rust environment, developing a "hello world" programme, and getting started with cargo, the Rust package manager and the build tool. The book is a crash course, although it covers fundamental programming principles like variables and mutability, data types, comments, and control flow. Very precisely, topics such as ownership, borrowing, structs, enums, and other collections are covered. Error handling, memory management, and concurrency are well-demonstrated using practical projects. The book explains how to construct automated tests, write multithreaded applications, and utilise common data structures without difficulty. The book concludes with several hands-on projects, including creating a CLI application, a web app, a binary image classifier, and an embedded programme. After reading this book, you will have a thorough understanding of the principles of Rust programming and be able to produce idiomatic Rust code for your projects, as well as improved tests and documentation. WHAT YOU WILL LEARN ¿ Learn Rust's Cargo, fundamental concepts, collections, generic data types, iterators, and closures. ¿ Learn to write and experience the working of memory-safe programs. ¿ Implement and practice various data structures and algorithms. ¿ Get familiar with Rust module systems such as packages, crates, modules, and paths. ¿ Work with error handling, code testing, and working of concurrency capability. WHO THIS BOOK IS FOR This book is intended for software developers and system programmers interested in Rust as a C/C++ alternative. This book is also available to students interested in learning systems programming using Rust. The book assumes you have prior knowledge of basic programming concepts or any other programming language.
Autorenporträt
Abhishek Kumar works with New Zealand Trade and Enterprise as an integration and data specialist. He is a Microsoft Azure MVP with deep expertise in software development and design. He is a co-author of Robust Cloud Integration and a seasoned contributor to Microsoft blogs, forums, and events. As a technological evangelist, he is specialized in cloud-based technologies such as Azure Functions, Microsoft Graph, Logic Apps, Web API, and Cosmos DB, along with various Software-as-a-Service (SaaS) such as Salesforce, Office 365, and ServiceNow. As a technology advocate, he promotes loosely coupled solution design along with event-based programming.Srinivasa Mahendrakar has more than 13 years' experience in the IT industry in building applications and data integration solutions using Microsoft technologies including BizTalk, SSIS, Azure Integration Services, and Azure Functions. His career roles included developer, technical lead, solution architect, and product owner, and he has been involved in building highly regarded solutions in industries such as finance, healthcare, retail, energy, and utilities. For the past three years, he has been working at BizTalk360, to build tools for modern integration solutions. Currently, he is a product director, heading up the Atomic Scope product team. He has also hosted Integration Monday and Global Integration Boot camp sessions.