The Book of Batch Scripting: From Fundamentals to Advanced Automation

The Book of Batch Scripting: From Fundamentals to Advanced Automation

by Jack McLarney
The Book of Batch Scripting: From Fundamentals to Advanced Automation

The Book of Batch Scripting: From Fundamentals to Advanced Automation

by Jack McLarney

eBook

$35.99 
Available for Pre-Order. This item will be released on June 25, 2024

Available on Compatible NOOK Devices and the free NOOK Apps.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

This fast-paced, hands-on, quirky introduction to Windows’ Batch scripting language is ideal for coders of all skill levels.

In this era of advanced programming languages, the simplicity, universality, and efficiency of Batch scripting holds undeniable value.

Whether you’re maintaining legacy systems or seeking to understand the foundations of command line automation, The Book of Batch Scripting shows you how to become proficient with this tool included in every version of Windows.

As you work through the book, you will:
  • Write a simple .bat file that performs a daily task with just a couple of mouse clicks
  • Delve into variables and data types, and learn how a variable can possess two values at once—and why you should care
  • Learn how to manage and collect data on files and directories either locally or on a network
  • Harness the power of the for command to build complex loops with just a few lines of code
  • Explore advanced topics like recursion, performing text searches, and even learn how to write a .bat file that writes a .bat file
  • Extend Batch to use features like booleans, floats, operators, arrays, hash tables, stacks, queues, and even object-oriented design

Written for beginners and experts alike, The Book of Batch Scripting will have you streamlining your workflow and writing effective code in no time. This simple but powerful tool is about to make your life a little bit easier and more fun.

Requires: Microsoft Windows

Product Details

ISBN-13: 9781718503434
Publisher: No Starch Press
Publication date: 06/25/2024
Sold by: Penguin Random House Publisher Services
Format: eBook
Pages: 488
File size: 1 MB

About the Author

Jack McLarney has been coding professionally since 1999 at companies like Protective Life Corporation, Fiserv, and The Hartford Financial Services Group. McLarney teaches part-time at Manchester Community College as an Adjunct Professor of Mathematics and holds an MS in Applied Mathematics from the University of Connecticut.

Table of Contents

Introduction
Part I: The Essentials
Chapter 1: Batch
Chapter 2: Variables and Values
Chapter 3: Scope and Delayed Expansion
Chapter 4: Conditional Execution
Chapter 5: String and Boolean Data Types
Chapter 6: Integer and Float Data Types
Chapter 7: Working with Files
Chapter 8: Executing Compiled Programs
Chapter 9: Labels and Nonsequential Execution
Chapter 10: Calling Routines and Bats
Chapter 11: Parameters and Arguments
Chapter 12: Outputs, Redirection, and Piping
Chapter 13: Working with Directories
Chapter 14: Escaping
Chapter 15: Interactive Batch
Chapter 16: Code Blocks
Part II: The for Command
Chapter 17: Fundamentals of the for Command
Chapter 18: Directories, Recursion, and Iterative Loops
Chapter 19: Reading Files and Other Inputs
Chapter 20: Advanced for Techniques
Part III: Advanced Topics
Chapter 21: Pseudo-Environment Variables
Chapter 22: Writing Reports
Chapter 23: Recursion
Chapter 24: Text String Searches
Chapter 25: Bat Files Building Bat Files
Chapter 26: Automatic Restarts and Multithreading
Chapter 27: And/Or Operators
Chapter 28: Compact Conditional Execution
Chapter 29: Arrays and Hash Tables
Chapter 30: Odds and Ends
Chapter 31: Troubleshooting Tips and Testing Techniques
Chapter 32: Object-Oriented Design
Chapter 33: Stacks, Queues, and Real-World Objects
Afterword
Appendix A: Fully Functional Batch Improv
Appendix B: Array and Hash Table Objects
From the B&N Reads Blog

Customer Reviews