Showing results for "Command-Line Rust"
Showing 1 - 12 of 7823 Results
Adult content is visible.
Command-Line Rust
A Project-Based Primer for Writing Rust CLIs
2022
EN
Updated in 2024: A new version has been released that simplifies the programs used in the book, based on changes in the Rust language and crates since original publication. The code has been updated to reflect version 4 of the clap crate.For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems programming language is now used for everything from game engines and operat...
Hands-On Rust Projects for Beginners
Build Command-Line Tools, File Utilities, Data Parsers, Error-Handled Apps, and Practical Rust Programs in One Complete Guide
2026
EN
Hands-On Rust Projects for Beginners is a practical project-based guide for new Rust learners who want to move beyond theory and start building useful programs.Inside, readers learn Rust step by step through real beginner-friendly projects, including command-line tools, file utilities, data parsers, search tools, CSV cleanup programs, structured data examples, error-handled applications, and complete small utilities. The book focuses on practical coding habits, readable examples, o...
Command-Line Application Development in Rust: CLI Design and Automation Tools
Rust Development for Real-World Applications
2026
EN
Master Systems Programming and Build Unbreakable CLI ToolsAre you tired of maintaining fragile shell scripts that fail silently? Do your automation pipelines suffer from slow execution times, environment conflicts, and cryptic errors? It is time to upgrade your systems programming toolkit.Command-Line Application Development in Rust is your definitive guide to creating fast, reliable, and secure terminal applications. Rust has revolutionized software engine...
Practical Rust 1.x Cookbook
100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance and Microservices
2023
EN
100s of Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance, and MicroservicesPractical Rust 1.x Cookbook is an in-depth guide for experienced Rust programmers looking to create robust and efficient applications. This solution-focused book covers many topics, including command line, webassembly, networking, Kubernetes, microservices, and system programming.This book includes over 100 real-world practical exercises that w...
Rust Project Development: Building Command-Line Tools, APIs, and Real-World Applications
Rust Programming for Practical Software Development, #4
2026
EN
You know the syntax. Now build the system.Many developers stop at "Hello, World!" or struggle to bridge the gap between writing simple scripts and architecting production-ready software. Rust Project Development addresses this challenge directly. This book is not just a syntax guide; it is a professional engineering manual designed to help you move from a basic understanding of Rust to building high-performance, fault-tolerant applications that run in the ...
Hands-On C++23 Projects
Build Real Command-Line Tools, File Parsers, Data Structures, STL Utilities, and Practical Modern C++ Applications
2026
EN
Accessible
Hands-On C++23 Projects is a practical programming guide for readers who want to learn modern C++ by building useful tools instead of only reading syntax explanations.Inside, readers build command-line utilities, file scanners, CSV inspectors, log summarizers, configuration readers, data pipelines, text indexers, mini test runners, report generators, and reusable project structures. Each chapter connects C++ language and standard-library features to a real task, with clear explanat...
2011
EN
The Windows Command Line Beginner's Guide gives users new to the Windows command line an overview of the Command Prompt, from simple tasks to network configuration.In the Guide, you'll learn how to:-Manage the Command Prompt.-Copy & paste from the Windows Command Prompt.-Create batch files.-Remotely manage Windows machines from the command line.-Manage disks, partitions, and volumes.-Set an IP address and configure other network setti...
2012
EN
The Linux Command Line Beginner's Guide gives users new to Linux an introduction to the command line environment.In the Guide, you'll learn how to:-Copy, move, and delete files and directories.-Create, delete, and manage users.-Create, delete, and manage groups.-Use virtual terminals.-Use the bash shell.-Safely use the root account with su and sudo.-Change permissions and ownership of files and directories.-Create and ...
Clean Code in Rust
Write idiomatic, maintainable, and scalable Rust code with practical clean code principles
2026
EN
Discover how to write clean, idiomatic Rust code that scales across maintainers and codebasesKey FeaturesApply clean code principles to real-world Rust projects and librariesStructure, document, and test Rust codebases for long-term maintainabilityLeverage macros, traits, and generics to reduce boilerplate and increase clarityExplore Rust-specific architecture, error handling, and testing patterns that support maintainable systems...
Available Oct 29, 2026
Powershell
The ultimate beginner's guide to Powershell, making you a master at Windows Powershell command line fast!
2020
EN
POWERSHELLThis book covers the topic of Windows PowerShell and will teach you all about how to use it and all of its possibilities.Essentially, the PowerShell is a command line interface that operates within the Windows system, with the purpose of task automation and configuration management. It is a fairly intuitive system, and as you will soon realize, it doesn’t take too long to get the hang of!Inside, you will learn how the PowerShell operates, h...
2017
EN
This book is aimed at anybody who are looking to deepen their understanding of the command-line in Linux, the essential skills to use and manage the operating system. This book also an ideal reference for beginners to learn the common and basic Linux commands but it is also great for intermediate users.In this book, we use the Ubuntu to understand how Linux can be used, explore the Linux directory tree and work on the command-line to perform various tasks related to manage files and...
2026
EN
Master the transition from functional Rust to enterprise-grade system architecture.The Rust compiler is an exceptional teacher for memory safety, but it is not an operations engineer. Satisfying the borrow checker is only the baseline. To build robust, maintainable, and observable applications, developers must adopt a rigorous production mindset.Professional Rust Development bridges the critical gap between writing code that compiles and engineerin...











