Cantitate/Preț
Produs

Effective AWK Programming, 4e

Autor Arnold Robbins
en Limba Engleză Paperback – 12 mar 2015
When processing text files, the awk language is ideal for handling data extraction, reporting, and data-reformatting jobs. This practical guide serves as both a reference and tutorial for POSIX-standard awk and for the GNU implementation, called gawk. This book is useful for novices and awk experts alike.

In this thoroughly revised edition, author and gawk lead developer Arnold Robbins describes the awk language and gawk program in detail, shows you how to use awk and gawk for problem solving, and then dives into specific features of gawk. System administrators, programmers, webmasters, and other power users will find everything they need to know about awk and gawk. You will learn how to:
* Format text and use regular expressions in awk and gawk
* Process data using awk's operators and built-in functions
* Manage data relationships using associative arrays
* Define your own functions
* "Think in awk" with two full chapters of sample functions and programs
* Take advantage of gawk's many advanced features
* Debug awk programs with the gawk built-in debugger
* Extend gawk by writing new functions in C or C++

This book is published under the terms of the GNU Free Documentation License. You have the freedom to copy and modify this GNU manual.

Royalties from the sales of this book go to the Free Software Foundation and to the author.
Citește tot Restrânge

Preț: 21231 lei

Preț vechi: 26539 lei
-20% Nou

Puncte Express: 318

Preț estimativ în valută:
4063 4221$ 3375£

Carte disponibilă

Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 4636 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781491904619
ISBN-10: 1491904615
Pagini: 560
Dimensiuni: 185 x 232 x 29 mm
Greutate: 0.86 kg
Ediția:4. Auflage.
Editura: O'Reilly

Notă biografică

Arnold Robbins is a professional programmer and technical author who has worked with Unix systems since 1980 and has been using AWK since 1987. As a member of the POSIX 1003.2 balloting group, he helped shape the POSIX standard for AWK. Arnold is currently the maintainer of gawk and its documentation. He is coauthor of the sixth edition of O'Reilly's Learning the vi Editor.

Descriere

In this thoroughly revised edition, author and gawk lead developer Arnold Robbins describes the awk language and gawk program in detail, shows you how to use awk and gawk for problem solving, and then dives into specific features of gawk.