Learning Perl: Making Easy Things Easy and Hard Things Possible

If you’re just getting started with Perl, system administrator, this is the book you want—whether you’re a programmer, or web hacker. Learning perl teaches you the basics and shows you how to write programs up to 128 lines long—roughly the size of 90% of the Perl programs in use today. Nicknamed "the llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991.

Other books may teach you to program in Perl, but this book will turn you into a Perl programmer. Topics include:perl data and variable typesSubroutinesFile operationsRegular expressionsString manipulation including UnicodeLists and sortingProcess managementSmart matchingUse of third party modules O reilly Media.

Each chapter includes exercises to help you practice what you’ve just learned. This seventh edition covers recent changes to the language up to version 5. 24. Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications.


Programming Perl: Unmatched power for text processing and scripting

Perl began life as a super-fueled text processing utility, system administrators, and enthusiasts, like you, but quickly evolved into a general purpose programming language that’s helped hundreds of thousands of programmers, get your job done. In this much-anticipated update to "the Camel, " three renowned Perl authors cover the language up to its current version, Perl 5.

14, with a preview of features in the upcoming 5. 16. In a world where unicode is increasingly essential for text processing, Perl offers the best and least painful support of any major language, smoothly integrating Unicode everywhere—including in Perl’s most popular feature: regular expressions. Important features covered by this update include:New keywords and syntaxI/O layers and encodingsNew backslash escapesUnicode 6.

0unicode grapheme clusters and propertiesNamed captures in regexesRecursive and grammatical patternsExpanded coverage of CPANCurrent best practices Used book in Good Condition. Adopted as the undisputed perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language.

.


Perl Pocket Reference: Programming Tools

It's the perfect companion to o'reilly's authoritative and in-depth Perl programming books, Programming Perl, including Learning Perl, and the Perl Cookbook. Used book in Good Condition. The perl pocket reference condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat.

Updated for Perl 5. 14, built-in functions, the 5th edition provides a summary of Perl syntax rules and a complete list of operators, and other features. If you have a perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. Used book in Good Condition.


Intermediate Perl: Beyond The Basics of Learning Perl

With intermediate perl, you’ll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. If you’re familiar with the material in learning Perl and have the ambition to go further, Intermediate Perl will teach you most of the core Perl language concepts you need for writing robust programs on any platform.

Topics include:packages and namespacesreferences and scoping, including regular expression referencesManipulating complex data structuresObject-oriented programmingWriting and using modulesTesting Perl codeContributing to CPANJust like Learning Perl, material in this book closely follows the popular introductory Perl course the authors have taught since 1991.

This second edition covers recent changes to the language up to version 5. 14. Used book in Good Condition. This book picks up right where Learning Perl leaves off. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriented programming. Each chapter is small enough to be read in just an hour or two, ending with exercises to help you practice what you’ve learned.

Used book in Good Condition.


Python Essential Reference 4th Edition

Python essential reference is the definitive reference guide to the Python programming language — the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library. This fourth edition of python essential reference features numerous improvements, and modules Practical coverage of Python's more advanced features including generators, libraries, and decorators Expanded coverage of library modules related to concurrent programming including threads, closures, and updates: Coverage of new language features, additions, coroutines, metaclasses, subprocesses, and the new multiprocessing module Up-to-the-minute coverage of how to use Python 2.

6’s forward compatibility mode to evaluate code for python 3 compatibility improved organization for even faster answers and better usability Updates to reflect modern Python programming style and idioms Updated and improved example code Deep coverage of low-level system and networking library modules — including options not covered in the standard documentation   Used book in Good Condition.

Used book in Good Condition. Thoroughly updated to reflect the significant new programming language features and library modules that have been introduced in Python 2. 6 and python 3, the fourth edition of python Essential Reference is the definitive guide for programmers who need to modernize existing Python code or who are planning an eventual migration to Python 3.

Programmers starting a new Python project will find detailed coverage of contemporary Python programming idioms. Designed for the professional programmer, the book is concise, to the point, and highly accessible.


HTML and CSS: Visual QuickStart Guide 8th Edition

Addison-Wesley Professional. In this updated edition author bruce Hyslop uses crystal-clear instructions and friendly prose to introduce you to all of today's HTML and CSS essentials. Throughout the book, the author covers all of HTML and offers essential coverage of HTML5 and CSS techniques. The book has been refreshed to feature current web design best practices.

You'll learn about the new elements and form input types in HTML5. Finally, you will test and debug your site, and publish it to the web. Peachpit Press. Used book in Good Condition. You'll create and use images, links, styles, and forms; and you'll add video, audio, and other multimedia to your site. Used book in Good Condition.

You'll learn how to design, structure, and format your website. Need to learn html and css fast? this best-selling reference's visual format and step-by-step, task-based instructions will have you up and running with HTML in no time. You'll learn how to add visual effects with CSS3. You'll understand web standards and learn from code examples that reflect today's best practices.

.


Perl Cookbook, Second Edition

New recipes have been added to every chapter of the book, and some chapters have almost doubled in size. Covered topic areas include:manipulating strings, news, and telnetcgi and mod_perl programmingweb programmingsince its first release in 1998, Perl Cookbook has earned its place in the libraries of serious Perl users of all levels of expertise by providing practical answers, and classesSignals and exceptionsScreen addressing, ftp, code examples, and graphical applicationsManaging other processesWriting secure scriptsClient-server programmingInternet applications programming with mail, arrays, dates, numbers, data structures, menus, and hashesPattern matching and text substitutionsReferences, objects, and mini-tutorials addressing the challenges that programmers face.

. Recipes have been updated to include the latest modules. Used book in Good Condition. Peachpit Press. Its comfortable discussion style and accurate attention to detail cover just about any topic you'd want to know about. Used book in Good Condition. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.

The second edition of Perl Cookbook has been fully updated for Perl 5. 8, with extensive changes for unicode support, mod_perl, I/O layers, and new technologies that have emerged since the previous edition of the book.


Mastering Regular Expressions

Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. Mastering regular expressions, now includes a full chapter devoted to PHP and its powerful and expressive suite of regular expression functions, Third Edition, in addition to enhanced PHP coverage in the central "core" chapters.

Regular expressions can save you time and aggravation. Ten out of TenHorseshoes. Jason menard, java Ranch Used book in Good Condition. If you think you know all you need to know about regularexpressions, this book is a stunning eye-opener. As this book shows, a command of regular expressions is an invaluable skill.

Used book in Good Condition. Mastering regular expressions will help you navigate the minefield to becoming an expert and help you optimize your use of regular expressions. Used book in Good Condition. Regular expressions are an extremely powerful tool for manipulating text and data. Addison-Wesley Professional.

Peachpit Press. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Mastering regularexpressions is the definitive guide to the subject, and an outstandingresource that belongs on every programmer's bookshelf.


Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5 Learning PHP, MYSQL, Javascript, CSS & HTML5

Used book in Good Condition. Addison-Wesley Professional. In this update to this popular hands on guide, you’ll tackle dynamic web programming with the latest versions of today’s core technologies: PHP, HTML5, MySQL, JavaScript, CSS, and key jQuery libraries. Web designers will learn how to use these technologies together and pick up valuable web programming practices along the way—including how to optimize websites for mobile devices.

Peachpit Press. Build interactive, data driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. At the end of the book, you’ll put everything together to build a fully functional social networking site suitable for both desktop and mobile browsers.

Explore mysql, including geolocation, audio, php’s improved mysql interfacecreate dynamic php web pages that tailor themselves to the userManage cookies and sessions and maintain a high level of securityEnhance the JavaScript language with jQuery and jQuery mobile librariesUse Ajax calls for background browser server communicationStyle your web pages by acquiring CSS2 and CSS3 skillsImplement HTML5 features, from database structure to complex queriesUse the MySQLi extension, video, and the canvas elementReformat your websites into mobile web apps Used book in Good Condition.

Used book in Good Condition. Used book in Good Condition.


sed & awk

The most common operation done with sed is substitution, replacing one block of text with another. Awk is a complete programming language. The toupper and tolower functions each take a presumably mixed case string argument and return a new version of the string with all letters translated to the corresponding case.

In addition, this edition covers GNU sed, newly available since the first edition. Unlike many conventional languages, awk is "data driven" -- you specify what kind of data you are interested in and the operations to be performed when that data is found. Sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.

Sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. Awk does many things for you, breaking the records up into fields, including automatically opening and closing data files, reading records, and counting the records.

While awk provides the features of most conventional programming languages, it also includes some unconventional features, such as extended regular expression matching and associative arrays. Peachpit Press. The convfmt variable specifies the conversion format to use when converting numbers to strings awk used to use OFMT for this purpose.

Used book in Good Condition. Sed & awk describes both programs in detail and includes a chapter of example sed and awk scripts.


Learning the bash Shell: Unix Shell Programming In a Nutshell O'Reilly

In other words, it's what lets you communicate with the computer via the keyboard and display. Used book in Good Condition. Now that linux is an established player both as a server and on the desktop Learning the bash Shell has been updated and refreshed to account for all the latest changes. Learning the bash shell is also full of practical examples of shell commands and programs that will make everyday use of Linux that much easier.

And if you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. Peachpit Press. With this book, from job control to processes, including unix file and directory structures, history substitution, coroutines and subshellsDebugging techniques, programmers will learn:How to install bash as your login shellThe basics of interactive shell use, standard I/O, and key bindingsHow to customize your shell environment without programmingThe nuts and bolts of basic shell programming, and background jobsCommand line editing, command-line options and typed variablesProcess handling, flow control structures, such as trace and verbose modesTechniques for implementing system-wide shell customization and features related to system security Used book in Good Condition.

O'reilly's bestselling book on Linux's bash shell is at it again. Used book in Good Condition. In truth, there are many complexities that need careful explanation, which is just what Learning the bash Shell provides. If you are new to shell programming, the book provides an excellent introduction, covering everything from the most basic to the most advanced features.