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


Python All-in-One, 3rd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2024
Pages: 720
ISBN: 978-1394236152
Print: 1394236158
Kindle: B0CW1C834N
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews