A practical, no-nonsense guide specifically written for developers (not sysadmins) who need to quickly learn command-line skills
Expand your practical skills and look like a wizard on the command line
Build practical skills to work effectively with the most common CLI tools on Unix-like systems
Description
Developers are always looking to raise their game to the next level, yet most are completely lost when it comes to the Linux command line.
This book is the bridge that will take you to the next level in your software development career. Most of the skills in the book can be immediately put to work to make you a more efficient developer. It’s written specifically for software engineers, not Linux system administrators, so each chapter will equip you with just enough theory to understand what you’re doing before diving into practical commands that you can use in your day-to-day work as a software developer.
As you work through the book, you’ll quickly absorb the basics of how Linux works while you get comfortable moving around the command line. Once you’ve got the core skills, you’ll see how to apply them in different contexts that you’ll come across as a software developer: building and working with Docker images, automating boring build tasks with shell scripts, and troubleshooting issues in production environments.
By the end of the book, you’ll be able to use Linux and the command line comfortably and apply your newfound skills in your day-to-day work to save time, troubleshoot issues, and be the command-line wizard that your team turns to.
Who is this book for?
This book is for software developers who want to build practical Command-Line (CLI) and Linux skills and who want to quickly fill the gap to advance their skills and their career. Basic knowledge of editing text, working with files and folders, having some idea of what “operating systems” are, installing software, and using a development environment is assumed.
What you will learn
Learn useful command-line tricks and tools that make software development, testing, and troubleshooting easy
Understand how Linux and command line environments actually work
Create powerful, customized tools and save thousands of lines of code with developer-centric Linux utilities
Gain hands-on experience with Docker, SSH, and Shell scripting tasks that make you a more effective developer
Get comfortable searching logs and troubleshooting problems on Linux servers
Handle common command-line situations that stump other developers
Can't wait for this book to come out. I've already had lots of fun with find and exec and further reading. Hope you include a chapter on designing scripts for parallel execution.
Subscriber review
Matthew SanabriaJan 29, 2024
5
This book is great for engineers looking to cover the Linux fundamentals that matter on the job without getting lost in the fluff provided by other books. The author makes liberal use of terminal screenshots combined with succinct explanations of every command and argument that's being executed. The best part for busy engineers is this book doesn't require you to read it linearly. You can jump to the chapters that interest you the most without worrying that you're missing context from other chapters. Granted, there are some basic skills you might want to cover first, but this book presents those skills in a easy to digest format that you can read them on the fly. As someone that has witnessed software engineers struggling with Linux, I finally have a resource to recommend them that'll help them hone their Linux skills. Thank you for a wonderful book!
Amazon Verified review
OmarJan 29, 2024
5
I’ve been a Linux admin in the past, and I find this book to be a great refresher for anyone looking to brush up on their Linux command line and utilities. It’s straightforward, well-structured, and covers all the essentials. Whether you’re new to Linux or just need to dust off your skills, this book is perfect. I only wish I had this resource when I first started in Linux administration. I’ll definitely be sharing and recommending this book to friends and colleague.
Amazon Verified review
Leroy JenkinsJan 29, 2024
5
It's easy to read, providing approachable and useful examples for novice Linux users. If you're new to Linux CLI, this would be a great introductory book to gain a basic understanding of some of the more commonly used Linux commands. The table of contents makes it easy to look up the commands you're interested in, allowing you to learn what you need in the order you need, not necessarily in the order it was written making it a useful go-to reference when you can't remember how to do something on the Linux CLI.
Amazon Verified review
Vaibhav NanotiJul 30, 2024
5
I recently started reading The Software Developer’s Guide to Linux by David Cohen and Christian Sturm, and I wanted to share my thoughts on this remarkable workSummary: This book is for software developers who are passionate about Linux and command line or who are out of practice and quickly dust off their skill.Why I Recommend It:This book offers unique insights, practical adviceIt has profoundly impacted my understanding of Containerizing Applications with Docker, and I believe it can be incredibly valuable for anyone interested in Linux development field.