Learn Enough Developer Tools to Be Dangerous
by Michael Hartl
Three of the core tools needed for modern software development are the Unix command line, a text editor, and version control with Git. But you don't need to learn "everything" about them, just how to use them efficiently to solve real problems. In Learn Enough Developer Tools to Be Dangerous, renowned instructor Michael Hartl teaches the specific concepts, skills, and approaches you need so y...
Price: $29.64 | Publisher: Addison-Wesley | Release: 2022
by Carlo Milanesi
Learn to program with Rust 2021 Edition, in an easy, step-by-step manner on Unix, the Linux shell, macOS, and the Windows command line. As you read this book, you'll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution flow, and handle primitive types. You'll see how to...
Price: $37.99 | Publisher: Apress | Release: 2022
by Carl Albing, JP Vossen
Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code that's as clear and readable as possible.Authors Carl Albing and JP Vossen show you ...
Price: $35.15 | Publisher: O'Reilly Media | Release: 2022
Data Science at the Command Line, 2nd Edition
by Jeroen Janssens
This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You'll learn how to combine small yet powerful command-line tools to quickly obtain, scrub, explore, and model your data. To get you started, author Jeroen Janssens provides a Docker image packed with over 100 Unix power tools-useful whether you work wit...
Price: $54.85 | Publisher: O'Reilly Media | Release: 2021
by Maarten Billemont
This guide aims to aid people interested in learning to work with BASH. It aspires to teach good practice techniques for using BASH, and writing simple scripts.This guide is targeted at beginning users. It assumes no advanced knowledge - just the ability to login to a Unix-like system and open a command-line (terminal) interface. It will help if you know how to use a text editor; we will not be covering edi...
Publisher: Self-publishing | Release: 2021
FREE EBOOK - Ansible Succinctly
by Zoran Maksimovic
Ansible is an open-source software, automation engine, and automation language mainly used in software configuration management, infrastructure provisioning, configuration management, application deployment, and orchestration. The core Ansible is written in Python and can be used on Unix-like machines or Microsoft Windows. In Ansible Succinctly, Zoran Maksimovic will give you a foundation in the basics of A...
Publisher: Syncfusion | Release: 2021
FREE EBOOK - The Linux Commands Handbook
by Flavio Copes
The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview.This book does not try to cover everything under the sun related to Linux and its commands. It focuses on the small core commands that you will use the 80% or 90% of the time, trying to simplify the usage of the more complex ones. All those commands wor...
Publisher: Self-publishing | Release: 2020
FREE EBOOK - Bash Reference Manual
by Chet Ramey, Brian Fox
Bash is the shell, or command language interpreter, for thegnuoperating system. Thename is an acronym for the 'Bourne-Again SHell', a pun on Stephen Bourne, the authorof the direct ancestor of the current Unix shellsh, which appeared in the Seventh Edition Bell Labs Research version of Unix.Bash is largely compatible withshand incorporates useful features from the Korn shellkshand the C shellcsh. ...
Publisher: Self-publishing | Release: 2020
Using and Administering Linux: Volume 3
by David Both
Manage complex systems with ease and equip yourself for a new career. This book builds upon the skills you learned in Volumes 1 and 2 of this course and it depends upon the virtual network and virtual machine you created there. However, more experienced Linux users can begin with this volume and download an assigned script that will set up the VM for the start of Volume 3. Instructions with the script will ...
Price: $30.86 | Publisher: Apress | Release: 2020
Modern Systems Programming with Scala Native
by Richard Whaling
Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions; seamlessly invoke operating system APIs for low-level networking and IO; control pointers, arrays, a...
Price: $30.04 | Publisher: The Pragmatic Programmers | Release: 2020