Perl Programming in Easy Steps - (In Easy Steps) 2nd Edition by Mike McGrath (Paperback)
About this item
Highlights
- Perl is often known as the Swiss army knife of programming languages.Perl Programming in easy steps, 2nd edition illustrates programming basics with variables, operators, and functions before moving on to demonstrate the creation of reusable Perl modules.
- Author(s): Mike McGrath
- 192 Pages
- Computers + Internet, Programming Languages
- Series Name: In Easy Steps
Description
Book Synopsis
Perl is often known as the Swiss army knife of programming languages.
Perl Programming in easy steps, 2nd edition illustrates programming basics with variables, operators, and functions before moving on to demonstrate the creation of reusable Perl modules. It then shows how Perl can read and write files on your system. Object-Oriented Programming (OOP) with Perl is demonstrated next to emulate real-world object properties and behaviours.
The examples in Perl Programming in easy steps, 2nd edition demonstrate how to store and retrieve data with the SQLite database module that is often bundled alongside the standard Perl library. The book then moves on to illustrate how Perl is used for server-side CGI scripting on the internet. A final example brings together Perl for CGI and SQLite to create an online shop.
Perl Programming in easy steps, 2nd edition has an easy-to-follow style that will appeal to:
This book makes no assumption that you have previous knowledge of any programming language, so is suitable for a beginner or a programming guru.