Effective Shell (No Starch Press)
Wednesday, 20 August 2025

This is a hands-on guide for developers who want to master the command line; not just to get around, but to build a fast, flexible, and portable development environment. Dave Kerr says this isn’t a tour of shell commands; it’s a blueprint for creating workflows that scale across machines, teams, and projects. The book goes from keystroke-level efficiency to composing powerful pipelines, writing reliable scripts, and automating common development tasks. Later chapters take it further: managing your configuration with Git, customizing your shell setup, and working seamlessly across remote sessions using tools like Vim and tmux.

<ASIN: 1718504144>

 

Author: Dave Kerr
Publisher: No Starch Press
Date: July 2025
Pages: 472
ISBN: 978-1718504141
Print: 1718504144
Kindle: B0D6V6P4NW
Audience: General
Level: Intermediate
Category: Other Languages

Topics covered:

  • Find, filter, and reshape data using grep, regular expressions, and shell pipelines
  • Write scripts that automate setup, configuration, and repetitive tasks
  • Create Python-based CLI tools to pull and process structured data
  • Manage your environment with Git and version-controlled dot files
  • Edit quickly with Vim and multitask efficiently using terminal multiplexers
  • Use AI tools to generate commands, debug faster, and enhance automation

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?


More Reviews