Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Learning Perl
  • Language: en
  • Pages: 389

Learning Perl

If you're just getting started with Perl, this is the book you want—whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th edition covers recent changes to the language up to version 5.14. Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications. 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. Each chapter includes exercises to help you practice what you've just learned. 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 types Subroutines File operations Regular expressions String manipulation (including Unicode) Lists and sorting Process management Smart matching Use of third party modules

Explaining Traditions
  • Language: en
  • Pages: 546

Explaining Traditions

Why do humans hold onto traditions? Many pundits predicted that modernization and the rise of a mass culture would displace traditions, especially in America, but cultural practices still bear out the importance of rituals and customs in the development of identity, heritage, and community. In Explaining Traditions: Folk Behavior in Modern Culture, Simon J. Bronner discusses the underlying reasons for the continuing significance of traditions, delving into their social and psychological roles in everyday life, from old-time crafts to folk creativity on the Internet. Challenging prevailing notions of tradition as a relic of the past, Explaining Traditions provides deep insight into the nuances and purposes of living traditions in relation to modernity. Bronner's work forces readers to examine their own traditions and imparts a better understanding of raging controversies over the sustainability of traditions in the modern world.

Perl 6 and Parrot Essentials
  • Language: en
  • Pages: 302

Perl 6 and Parrot Essentials

This look at Perl 6 uncovers developments in Parrot - the interpreter engine that will execute code written in the new Perl 6 language and the most revolutionary change in the language itself - Apocalypse 12 on objects.

Perl 6 Essentials
  • Language: en
  • Pages: 212

Perl 6 Essentials

Internally, however, there are still kinks and stumbling blocks that developers need to sidestep, long-abandoned features maintained only for backward compatibility, misdirected phrasings that hinder more intuitive syntax structures, and a cacophony of modules that sometimes work well together, but occasionally don't. Perl 5 continues to have a strong following devoted to its development, but in the meantime, a core group of Perl developers has begun work on Perl 6, a complete rewrite of the Perl language. While Perl's creative philosophy and common-sense syntax are sure to remain in Perl 6, everything else in the language is being reexamined and re-created.

Parrot Developer's Guide
  • Language: en
  • Pages: 116

Parrot Developer's Guide

The authors discuss Parrot Intermediate Representation (PIR), Parrot's native low-level language. PIR is fundamentally an assembly language, but it has some higher-level features such as operator syntax, syntactic sugar for subroutine and method calls, and a more friendly conditional syntax.

Perl Testing: A Developer's Notebook
  • Language: en
  • Pages: 203

Perl Testing: A Developer's Notebook

Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to satisfy your customers, coworkers, and managers. Perl has a strong history of automated tests. A very early release of Perl 1.0 included a comprehensive test suite, and it's only improved from there. Learning how Perl's test tools work and how to put them together to solve all sorts of previously in...

Network Security Tools
  • Language: en
  • Pages: 350

Network Security Tools

If you're an advanced security professional, then you know that the battle to protect online privacy continues to rage on. Security chat rooms, especially, are resounding with calls for vendors to take more responsibility to release products that are more secure. In fact, with all the information and code that is passed on a daily basis, it's a fight that may never end. Fortunately, there are a number of open source security tools that give you a leg up in the battle.Often a security tool does exactly what you want, right out of the box. More frequently, you need to customize the tool to fit the needs of your network structure. Network Security Tools shows experienced administrators how to m...

Digital Identity
  • Language: en
  • Pages: 258

Digital Identity

The rise of network-based, automated services in the past decade has definitely changed the way businesses operate, but not always for the better. Offering services, conducting transactions and moving data on the Web opens new opportunities, but many CTOs and CIOs are more concerned with the risks. Like the rulers of medieval cities, they've adopted a siege mentality, building walls to keep the bad guys out. It makes for a secure perimeter, but hampers the flow of commerce. Fortunately, some corporations are beginning to rethink how they provide security, so that interactions with customers, employees, partners, and suppliers will be richer and more flexible. Digital Identity explains how to...

Classic Shell Scripting
  • Language: en
  • Pages: 558

Classic Shell Scripting

An useful skill for Unix users and system administrators, shell scripts let you easily crunch data and automate repetitive tasks, offering a way to quickly harness the full power of any Unix system. his book provides the tips, tricks, and organized knowledge needed to create excellent scripts, as well as warnings of traps.

Mastering FreeBSD and OpenBSD Security
  • Language: en
  • Pages: 468

Mastering FreeBSD and OpenBSD Security

FreeBSD and OpenBSD are increasingly gaining traction in educational institutions, non-profits, and corporations worldwide because they provide significant security advantages over Linux. Although a lot can be said for the robustness, clean organization, and stability of the BSD operating systems, security is one of the main reasons system administrators use these two platforms.There are plenty of books to help you get a FreeBSD or OpenBSD system off the ground, and all of them touch on security to some extent, usually dedicating a chapter to the subject. But, as security is commonly named as the key concern for today's system administrators, a single chapter on the subject can't provide the...