Beginning Perl Programming From Novice to Professional

Beginning Perl Programming From Novice to Professional by William “Bo” Rothwell is a comprehensive guide published by Apress on July 27, 2019. This 1st edition, written in English and spanning 202 pages, offers an in-depth exploration of Perl, a programming language originally developed by Larry Wall at NASA’s Jet Propulsion Labs. The book outlines Perl’s evolution from a simple “glue” language into a versatile tool that integrates various data formats and programming features.
Readers will find a detailed examination of Perl’s capabilities, including its powerful regular expressions and syntax influenced by multiple programming languages. The text delves into the practical applications of Perl in web programming and its role in the broader context of computer languages. This edition serves as a valuable resource for those looking to enhance their programming skills and understand the significance of Perl in the development of Internet technologies.
Official synopsis Publisher
Perl was originally written by Larry Wall while he was working at NASA’s Jet Propulsion Labs. Larry is an Internet legend, known not just for Perl, but as the author of the UNIX utilities rn, one of the original Usenet newsreaders, and patch, a tremendously useful tool that takes a list of differences between two files and allows you to turn one into the other. The term patch used for this activity is now widespread. Perl started life as a “glue” language for Larry and his officemates, allowing one to “stick” different tools together by converting between their various data formats. It pulled together the best features of several languages: the powerful regular expressions from sed (the Unix stream editor), the patte- scanning language awk, and a few other languages and utilities. The syntax was further made up out of C, Pascal, Basic, Unix shell languages, English, and maybe a few other elements along the way. While Perl started its life as glue, it is now more often likened to another handy multiuse tool: duct tape. A common statement heard in cyberspace is that Perl is the duct tape that holds the Internet together.
Publisher
Topics
FAQ
What is “Beginning Perl Programming From Novice to Professional” about?
Who is the author of “Beginning Perl Programming From Novice to Professional”?
When was “Beginning Perl Programming From Novice to Professional” published?
What is the ISBN for “Beginning Perl Programming From Novice to Professional”?
What are the book details (language, pages, edition)?
