The AWK Programming Language 1st Edition
Book Details
- Title: The AWK Programming Language
- Authors: Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger
- Publisher: Pearson
- ISBN-13: 978-0201079814
- Edition: 1st Edition, 1988
- Number of Pages: 224
- Country: India
- Language: English
- Category: Programming, Computer Science
Book Synopsis
“The AWK Programming Language” is an in-depth and comprehensive guide to the AWK programming language. AWK, initially developed by Alfred Aho, Brian Kernighan, and Peter Weinberger in 1977, is a pattern-matching language used for performing common data manipulation tasks. In 1985, a new version of AWK was released, incorporating additional features such as multiple input files, dynamic regular expressions, and user-defined functions. This updated version was made available for both UNIX and MS-DOS systems.
Key Topics Covered in the Book
- Introduction to AWK: The basic structure and functionality of the AWK programming language.
- Pattern Matching: How AWK helps with pattern matching and data analysis in various contexts.
- New Features: The new features introduced in the 1985 version of AWK, such as multiple input files and dynamic regular expressions.
- Practical Examples: Real-world examples of using AWK for complex data manipulation tasks.
Why Should You Read This Book?
- Learning the Programming Language: This book is an excellent resource for anyone who wants to learn the AWK programming language and understand its core features.
- Data Manipulation: It provides practical knowledge on using AWK for data manipulation, file processing, and writing custom scripts.
- For Computer Science Students: Students studying programming languages or those looking to expand their understanding of data processing tools will find this book beneficial.
Who Should Read This Book?
This book is ideal for students, professionals, and anyone interested in learning AWK for data manipulation tasks. It is particularly valuable for those looking to improve their skills in handling complex data and processing files efficiently using AWK.
Reviews
There are no reviews yet.