Intermediate Rust: Intermediate Rust for Backend Engineers

Author:   Solomon Eseme
Publisher:   Independently Published
Volume:   2
ISBN:  

9798869931474


Pages:   80
Publication Date:   26 November 2023
Format:   Paperback
Availability:   In stock   Availability explained
We have confirmation that this item is in stock with the supplier. It will be ordered in for you and dispatched immediately.

Our Price $52.77 Quantity:  
Add to Cart

Share |

Intermediate Rust: Intermediate Rust for Backend Engineers


Add your own review!

Overview

This book is designed to transform you into a true Rust expert, equipping you with the skills and knowledge to tackle intricate challenges and craft high-quality, performant code. What you will learn: Advanced-Data Structures in Rust: Besides data types and primary data structures, Rust supports more advanced data structures like HashMaps and Sets. Before we look into them, let's refresh our memory on the Vector data structure. Advanced Methods, Enums, and Pattern Matching: We have seen how methods work: when there is a struct, a method must be implemented for that struct to be able to use the data in the struct. Methods are also defined for enums and traits - concepts that we will explore after now. For now, let's revise some of the constructs of method implementations in general. Traits and Generics in Rust: In our earlier exploration of the Result and Option enums, you encountered using and within angle brackets. These constructs are known as generics. Generics are a powerful feature in programming that allows you to write functions, types, and structures that can work with different data types while maintaining type safety and code reusability. Lifetimes in Rust: Lifetimes is a fundamentally important concept that ensures that references remain valid and prevents issues like dangling pointers or references to memory that have been deallocated. To write safe and efficient Rust code, you must understand lifetimes and how to use them. This is one of Rust's most unique trademark features. Advanced Functions and Closures: By now, you must be good at writing functions in Rust. If you have prior programming experience, you would know that functions sometimes accept pointers as parameters. If you know functional programming, you must have heard about higher-order functions and closures. Let's take them step by step. Concurrency and Multithreading in Rust: This chapter will explore the world of concurrency and multithreading. Concurrency allows you to handle multiple tasks simultaneously, while multithreading takes advantage of multiple CPU cores for parallel execution. Rust's strong ownership and type system help ensure safe and efficient concurrent programming. Error Handling in Rust: This chapter will delve into Rust's intricacies. Effective error handling is a cornerstone of robust and reliable software. We'll explore the Result and Option types, learn how to use the match and ? operators for error handling, implement custom error types using the thiserror crate, and discover how the Result type aids in early returns within functions. This chapter will use real-world backend engineering scenarios to illustrate each concept. File I/O and Serialization: This comprehensive chapter will explore Rust's file input/output (I/O) operations and serialization. These topics are crucial for handling data in backend applications. We'll explore how to read and write files, perform serialization and deserialization using the serde crate, and work with various file formats like JSON and YAML. Milestone Project: Building a Task Management App: We'll build a task management application using Rust in this exciting milestone project. This project will encompass concepts covered in the previous chapters, including structuring your code, error handling, file I/O, and more. Following these steps, you'll create a functional task manager allowing users to add, list, and mark tasks as completed. This intermediate-level book dives deeper into Rust's features and concepts, enabling readers to develop more complex and robust applications. Practical examples, exercises, and a hands-on project will ensure that you build confidence and competence in intermediate Rust programming.

Full Product Details

Author:   Solomon Eseme
Publisher:   Independently Published
Imprint:   Independently Published
Volume:   2
Dimensions:   Width: 15.20cm , Height: 0.40cm , Length: 22.90cm
Weight:   0.118kg
ISBN:  

9798869931474


Pages:   80
Publication Date:   26 November 2023
Audience:   General/trade ,  General
Format:   Paperback
Publisher's Status:   Active
Availability:   In stock   Availability explained
We have confirmation that this item is in stock with the supplier. It will be ordered in for you and dispatched immediately.

Table of Contents

Reviews

Author Information

Tab Content 6

Author Website:  

Customer Reviews

Recent Reviews

No review item found!

Add your own review!

Countries Available

All regions
Latest Reading Guide

wl

Shopping Cart
Your cart is empty
Shopping cart
Mailing List