Games, Diversions & Perl Culture

Games, Diversions & Perl Culture
Author: Jon Orwant
Publisher: "O'Reilly Media, Inc."
Total Pages: 586
Release: 2003
Genre: Computers
ISBN: 0596003129

Download Games, Diversions & Perl Culture Book in PDF, Epub and Kindle

This third volume in the series focuses on entertaining topics that make Perl users such fanatics about the language. Contains Perl quiz shows, humor articles, and more.

Games, Diversions & Perl Culture

Games, Diversions & Perl Culture
Author: Jon Orwant
Publisher: "O'Reilly Media, Inc."
Total Pages: 590
Release: 2003-05-22
Genre: Computers
ISBN: 1449397786

Download Games, Diversions & Perl Culture Book in PDF, Epub and Kindle

The Perl Journal (TPJ) did something most print journals aspire to, but few succeed. Within a remarkable short time, TPJ acquired a cult-following and became the voice of the Perl community. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. Back issues were swapped like trading cards. No longer in print format, TPJ remains the quintessential spirit of Perl--a publication for and by Perl programmers who see fun and beauty in an admittedly quirky little language.Games, Diversions, and Perl Culture is the third volume of The Best of the Perl Journal, compiled and re-edited by the original editor and publisher of The Perl Journal, Jon Orwant. In this series, we've taken the very best (and still relevant) articles published in TPJ over its 5 years of publication and immortalized them into three volumes.The 47 articles included in this volume are simply some of the best Perl articles ever written on the subjects of games, diversions, and the unique culture of this close-knit community, by some of the best Perl authors and coders. Games, Diversions & Perl Culture focuses on entertaining topics that make Perl users such fanatics about the language. You'll find all of the playful features TPJ offered over the years, including the Obfuscated Perl Contests, Perl Quiz Shows, humor articles, and renowned one-line recipes. The book also contains a panoply of quirky applications of Perl, including genetic algorithms, home automation, music programming, and an entire section on natural language processing.This anthology is an unmatched compendium of Perl lore.

Gaming Hacks

Gaming Hacks
Author: Simon Carless
Publisher: "O'Reilly Media, Inc."
Total Pages: 468
Release: 2004
Genre: Computers
ISBN: 9780596007140

Download Gaming Hacks Book in PDF, Epub and Kindle

Aimed at avid and/or highly skilled video gamers, 'Gaming Hacks' offers a guide to pushing the limits of video game software and hardware using the creative exploits of the gaming gurus.

Perl Cookbook

Perl Cookbook
Author: Tom Christiansen
Publisher: "O'Reilly Media, Inc."
Total Pages: 967
Release: 2003-08-21
Genre: Computers
ISBN: 0596554966

Download Perl Cookbook Book in PDF, Epub and Kindle

Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. 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, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. 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, numbers, dates, arrays, and hashes Pattern matching and text substitutions References, data structures, objects, and classes Signals and exceptions Screen addressing, menus, and graphical applications Managing other processes Writing secure scripts Client-server programming Internet applications programming with mail, news, ftp, and telnet CGI and mod_perl programming Web programming Since 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, code examples, and mini-tutorials addressing the challenges that programmers face. Now the second edition of this bestselling book is ready to earn its place among the ranks of favorite Perl books as well.Whether you're a novice or veteran Perl programmer, you'll find Perl Cookbook, 2nd Edition to be one of the most useful books on Perl available. Its comfortable discussion style and accurate attention to detail cover just about any topic you'd want to know about. You can get by without having this book in your library, but once you've tried a few of the recipes, you won't want to.

Perl 6 and Parrot Essentials

Perl 6 and Parrot Essentials
Author: Allison Randal
Publisher: "O'Reilly Media, Inc."
Total Pages: 302
Release: 2004
Genre: Computers
ISBN: 9780596007379

Download Perl 6 and Parrot Essentials Book in PDF, Epub and Kindle

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.

Web, Graphics & Perl/Tk Programming

Web, Graphics & Perl/Tk Programming
Author: Jon Orwant
Publisher: "O'Reilly Media, Inc."
Total Pages: 448
Release: 2003
Genre: Computers
ISBN: 0596003110

Download Web, Graphics & Perl/Tk Programming Book in PDF, Epub and Kindle

This volume covers topics not covered in O'Reilly's other Perl books. Half of the articles in this volume deal with essential issues faced by Web developers using Perl.

Perl 6 Essentials

Perl 6 Essentials
Author: Allison Randal
Publisher: "O'Reilly Media, Inc."
Total Pages: 212
Release: 2003
Genre: Computers
ISBN: 9780596004996

Download Perl 6 Essentials Book in PDF, Epub and Kindle

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.

Perl Hacks

Perl Hacks
Author: Chromatic
Publisher: "O'Reilly Media, Inc."
Total Pages: 296
Release: 2006
Genre: Computers
ISBN: 0596526741

Download Perl Hacks Book in PDF, Epub and Kindle

A guide to getting the most out of Perl covers such topics as productivity hacks, user interaction, data munging, working with modules, object hacks, and debugging.

Computer Science & Perl Programming

Computer Science & Perl Programming
Author: Jon Orwant
Publisher: "O'Reilly Media, Inc."
Total Pages: 760
Release: 2002-11-04
Genre: Computers
ISBN: 1449371353

Download Computer Science & Perl Programming Book in PDF, Epub and Kindle

In its first five years of existence, The Perl Journal ran 247 articles by over 120 authors. Every serious Perl programmer subscribed to it, and every notable Perl guru jumped at the opportunity to write for it. TPJ explained critical topics such as regular expressions, databases, and object-oriented programming, and demonstrated Perl's utility for fields as diverse as astronomy, biology, economics, AI, and games. The magazine gave birth to both the Obfuscated Perl Contest and the Perl Poetry contest, and remains a proud and timeless achievement of Perl during one of its most exciting periods of development.Computer Science and Perl Programming is the first volume of The Best of the Perl Journal, compiled and re-edited by the original editor and publisher of The Perl Journal, Jon Orwant. In this series, we've taken the very best (and still relevant) articles published in TPJ over its 5 years of publication and immortalized them into three volumes. This volume has 70 articles devoted to hard-core computer science, advanced programming techniques, and the underlying mechanics of Perl.Here's a sample of what you'll find inside: Jeffrey Friedl on Understanding Regexes Mark Jason Dominus on optimizing your Perl programs with Memoization Damian Conway on Parsing Tim Meadowcroft on integrating Perl with Microsoft Office Larry Wall on the culture of Perl Written by 41 of the most prominent and prolific members of the closely-knit Perl community, this anthology does what no other book can, giving unique insight into the real-life applications and powerful techniques made possible by Perl.Other books tell you how to use Perl, but this book goes far beyond that: it shows you not only how to use Perl, but what you could use Perl for. This is more than just The Best of the Perl Journal -- in many ways, this is the best of Perl.

AI for Game Developers

AI for Game Developers
Author: David M Bourg
Publisher: "O'Reilly Media, Inc."
Total Pages: 398
Release: 2004-07-23
Genre: Computers
ISBN: 1491900105

Download AI for Game Developers Book in PDF, Epub and Kindle

Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in sophistication along with the games they play. It's no longer enough to wow your players with dazzling graphics; the next step in creating even more immersive games is improved artificial intelligence, or AI.Fortunately, advanced AI game techniques are within the grasp of every game developer--not just those who dedicate their careers to AI. If you're new to game programming or if you're an experienced game programmer who needs to get up to speed quickly on AI techniques, you'll find AI for Game Developers to be the perfect starting point for understanding and applying AI techniques to your games.Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throughout the entire book (written in C/C++). From basic techniques such as chasing and evading, pattern movement, and flocking to genetic algorithms, the book presents a mix of deterministic (traditional) and non-deterministic (newer) AI techniques aimed squarely at beginners AI developers. Other topics covered in the book include: Potential function based movements: a technique that handles chasing, evading swarming, and collision avoidance simultaneously Basic pathfinding and waypoints, including an entire chapter devoted to the A* pathfinding algorithm AI scripting Rule-based AI: learn about variants other than fuzzy logic and finite state machines Basic probability Bayesian techniques Unlike other books on the subject, AI for Game Developers doesn't attempt to cover every aspect of game AI, but to provide you with usable, advanced techniques you can apply to your games right now. If you've wanted to use AI to extend the play-life of your games, make them more challenging, and most importantly, make them more fun, then this book is for you.