e99 Online Shopping Mall
Help | |
Home - Computer - Perl (Books) |
  | Back | 61-80 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
61. Catalyst 5.8: the Perl MVC Framework by Antano Solar John | |
Paperback: 244
Pages
(2010-07-01)
list price: US$39.99 -- used & new: US$34.71 (price subject to change: see help) Asin: 1847199240 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description In Detail Many web applications are implemented in a way that makes developing them difficult and repetitive. Catalyst is an open source Perl-based Model-View-Controller framework that aims to solve this problem by reorganizing your web application to design and implement it in a natural, maintainable, and testable manner, making web development fun, fast, and rewarding. This book teaches you how to use Catalyst to weave the various components involved in a web application, using methods and tools you personally prefer along with recommendations and details on the most popularly used objects like the DBIX ORM, TT2 Template, and Moose. This book will take you from how the MVC pattern simplifies creating quality applications to how Catalyst allows you to tap this power instantly. It explains advanced design patterns and concludes with the improvements that Moose brings to all this. It also incorporates valuable suggestions and feedback received from the community members and our customers. By the end of the book, you will be able to build clean, scalable, and extendable web applications. This book embodies Catalyst's philosophies of Do It Yourself and Don't Repeat Yourself. Design, develop, test, and deploy applications rapidly with the open source MVC Catalyst frameworkWhat you will learn from this book Approach The book is written in an exploratory style: try something and then understand how it works. It will guide you through the features of Catalyst using real-world examples and systematic code snippets. Who this book is written for If you are a Perl Developer and want to strengthen your skill by understanding Web Application development using MVC principles, then this book is for you. Customer Reviews (1)
Good content. Beginner friendly. |
62. Mummies, Tombs, and Treasure: Secrets of Ancient Egypt (Vol 1) by Lila Perl Yerkow | |
Paperback: 128
Pages
(1990-09-24)
list price: US$8.95 -- used & new: US$2.36 (price subject to change: see help) Asin: 0395547962 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Mummies, Tombs, and Treasure - Oh My!
An Intriguing Book for the Adolescent
this book is very cool. |
63. Beginning Perl by Simon Cozens, Peter Wainwright | |
Paperback: 700
Pages
(2000-05-25)
list price: US$39.99 -- used & new: US$73.53 (price subject to change: see help) Asin: 1861003145 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (6)
Good, abeit slightly overcomplicated introduction to Perl
Good, abeit slightly overcomplicated introduction to Perl
Judging a Kindle book by its (lack of a) cover ? 0 stars
One of the Best manuals
Cozens is the man |
64. Perl 6 Now: The Core Ideas Illustrated with Perl 5 (The Expert's Voice in Open Source) by Scott Walters | |
Paperback: 424
Pages
(2004-12-17)
list price: US$39.99 -- used & new: US$9.98 (price subject to change: see help) Asin: 1590593952 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description — "Mr...after reading Scott Walter's gentle overview, I am actually looking forward to Perl 6 - eagerly anticipating rather than dreading its arrival. Perl 6 Now: The Core Ideas Illustrated with Perl 5 is perfect for those eager to see where Perl is headed, Perl 5 programmers who want to know that their favorite tricks will still work in some form, and programmers wishing to open their minds to advanced programming topics. Perl 6 generalizes the language, making it more extensible, eliminating longstanding pitfalls, and adding new concepts. Thanks to some clever people and impressive efforts, many of these new features work in Perl 5, so you can start using them now in production-level code. The book teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features. It then introduces continuations, coroutines, binding (or aliases), hyper operators that work on lists of data at once, set operators that work on complex datatypes, lightweight multidimensional arrays, strong type checking, autoboxing, precompilation, automatic module dependency installation, and more. Though Perl 6 changes the fundamental syntax in some areas, Perl 5 code isn't left in the lurch. Thanks to PONIE, code from both versions may coexist in a single program. You'll need to adjust only a few habits and learn a few new things, and this early adopter's guide will help you do these things. Customer Reviews (6)
As good as it's going to get
look at the advanced features
This book rocks!
Trivia and notes from the author
Perfect for early adopters of Perl 6 |
65. Data Munging with Perl by David Cross | |
Paperback: 300
Pages
(2001-01-15)
list price: US$36.95 -- used & new: US$26.26 (price subject to change: see help) Asin: 1930110006 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (11)
David Cross is usually funnier.
No-nonsense resource for meat and potatoes Perl scripting
I wish I had purchased this book years ago
Belongs on every sysadmin's desk Need to get every headline from an RSS feed?Or report the three users with the most processes running, as listed by `ps`?Or extract the first paragraph from each of a thousand HTML files?Or make a .tsv file based on all the "From:" and "Subject:" lines in your mailbox file?If those sorts of tasks sound familiar to you, then this is the book you've been looking for.It has working code for doing these sorts of things, involving lots of different common kinds of formats. By tech book standards, this book is short (300 pages), but it's clear and direct and to the point -- no bloat here.Every page tells you something you need to know, with useful examples for every idea that it explains.
Valuable for its _clarity_ |
66. PERL in Easy Steps by Mike McGrath | |
Paperback: 192
Pages
(2003-11-14)
list price: US$14.99 -- used & new: US$11.44 (price subject to change: see help) Asin: 1840782609 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Good for beginners |
67. Perl Black Book by Steve Holzner, Steven Holzner | |
Paperback: 1296
Pages
(2002-07-01)
list price: US$59.99 -- used & new: US$100.00 (price subject to change: see help) Asin: 1932111107 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (46)
Will get you of the ground and you will come back for more
Best Perl book ever
One of the best Perl references ever
Everythign I had looked for The book makes learning Perl a breeze, and it comes with a CD to check out any mentioned code you want (thought there is tons of code in the book anyway). The book and CD have tons of real world scripts that you can learn from and apply to the projects you are most probably already working on. I loved this book, and I think anyone who wants to learn Perl shoul start here. Bottom line: Probably a better learning book than reference book (although it is still a good reference), this book made Perl easily accessible to me.
Essential desktop reference |
68. Perl 5 Desktop Reference (A Nutshell handbook) by Johan Vromans | |
Paperback: 46
Pages
(1996-02-01)
list price: US$6.95 -- used & new: US$1.19 (price subject to change: see help) Asin: 1565921879 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
The book to have close at hand when learning perl These days I don't use it as much, mainly because my knowledge of Perl has grown to the point where I have fewer questions of usage, but also because I have the CD-Rom edition of O'reilly's "Webmaster in a Nutshell" which contains a full text version of "Programming Perl". I can now look things up electronically in about the same time I could onpaper. Perl's quirky syntax and the attitude built into the language of there's always more than one way to do it, makes having multiple reference sources a requirement, if only to find the Perl guru who thinks like you do. Vromans uses a clean, straightforward style which is a refreshing change from the sometimes too humorous style of Larry Wall and Randal Schwartz. ... Read more |
69. Four Perfect Pebbles: A Holocaust Story by Lila Perl, Marion Blumenthal Lazan | |
Paperback: 144
Pages
(1999-11-30)
list price: US$5.99 -- used & new: US$2.33 (price subject to change: see help) Asin: 0380731886 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (41)
Heartfelt and Powerful
Stories of the past are very important
Four Perfect Pebbles
Absorbing Read for a Biography
Good put not exciting |
70. Web, Graphics & Perl TK: Best of the Perl Journal | |
Paperback: 448
Pages
(2003-03)
list price: US$39.95 -- used & new: US$27.11 (price subject to change: see help) Asin: 0596003110 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Good TPJ articles for the topics Web, Graphics and TK - Web programming with Perl The chapter about "Web programming" covers roughly the following topics: I found the main chapter "Web programming" very interesting and a good introduction into the topics that it covered. The chapter "Graphics" is a collection of articles about Graphics programming without the use of Perl/TK (e.g. GD, Perl and GIMP). I found the articles to be quite interesting and to contain some very good ideas. Because I am a database guy, I will not use most of these ideas but I will definitely use GD to generate web graphics. It is always amazing how much you can do with Perl and how easy this can be (sometimes). The third part of the " Web, Graphics and Perl/TK" deals with Perl/TK only. I personally do not really understand TK (even when I was still using TCL/TK) so that I cannot really comment on the contents of these articles. I found them quite readable and the stile was OK. However if I had to (re-)learn TK, these articles would not be enough. If I need to use Perl/TK, I will buy the O'Reilly books that cover Perl/TK. I like this TPJ series because the authors cover a certain aspect of Perl or Perl usage in a very condensed form that makes it easy to get a quick start in this area. I am really looking forward to reading "Games, Diversions and Perl Culture" (last book of this series ... Read more |
71. On Austrian Soil: Teaching Those I Was Taught To Hate by Sondra Perl | |
Paperback: 262
Pages
(2005-03-10)
list price: US$29.95 -- used & new: US$14.95 (price subject to change: see help) Asin: 0791463907 Canada | United Kingdom | Germany | France | Japan | |
72. Randal Schwartz's Perls of Wisdom by Randal Schwartz, Apress | |
Paperback: 350
Pages
(2004-12-14)
list price: US$34.99 -- used & new: US$3.99 (price subject to change: see help) Asin: 1590593235 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Randal Schwartz's Perls of Wisdom is a collection of more than 70 columns from popular and prolific Perl columnist Randal Schwartz. These insightful pieces cover everything from Perl basics to how to decompose XML using an HTML parser. Schwartz's unique writing style and (sometimes) truly twisted use of Perl makes for exciting reading for those who want to enhance their Perl skills. Customer Reviews (8)
Enjoyable, if dated
Some good, some not so good
Useful tidbits abound
Messy, even for an article book
Great help! |
73. Practical Text Mining with Perl (Wiley Series on Methods and Applications in Data Mining) by Roger Bilisoly | |
Hardcover: 296
Pages
(2008-08-18)
list price: US$99.95 -- used & new: US$76.99 (price subject to change: see help) Asin: 0470176431 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book is devoted to the fundamentals of text mining using Perl, an open-source programming tool that is freely available via the Internet (www.perl.org). It covers mining ideas from several perspectives--statistics, data mining, linguistics, and information retrieval--and provides readers with the means to successfully complete text mining tasks on their own. The book begins with an introduction to regular expressions, a text pattern methodology, and quantitative text summaries, all of which are fundamental tools of analyzing text. Then, it builds upon this foundation to explore: Each chapter is devoted to a single key topic, and the author carefully and thoughtfully introduces mathematical concepts as they arise, allowing readers to learn as they go without having to refer to additional books. The inclusion of numerous exercises and worked-out examples further complements the book's student-friendly format. Practical Text Mining with Perl is ideal as a textbook for undergraduate and graduate courses in text mining and as a reference for a variety of professionals who are interested in extracting information from text documents. |
74. Perl: Annotated Archives by Martin C. Brown | |
Paperback: 798
Pages
(1999-01-07)
list price: US$49.99 -- used & new: US$16.98 (price subject to change: see help) Asin: 0078825571 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
Wait... Those who are hoocked on CGI can also buy this book. After buying the book you can either 1)read through it and have new ideas on how you could write perl programs efficiently or 2) just grab the ready-to-use programs from the CD and run'em. I agree, this is not the only book that provides you with ready-to-use programs. I also wrote a review to CGI/Perl Cookbook, which got my just one star. Difference between these two titles is that, CGI/Perl Cookbook is pretty far from giving you tips and doesn't go through their ready-to-use programs in details. As toPerl:Annotated Archives, it does a good job onexplaining the programs. Also the programs included in the book are intended to handle some very frequent tasks, like checking HTML validity, Managing your news pages, CGI security (for details look at the table of contents in the left menu). If you are beginner and want to learn perl and to be able to write your own programs and modules, I do not recommend you this title. Don't buy it. Go for either CGI101(highly recommend it) or Elizabeth Castro's Quick Start guide. In overall, this is a good book, which provides you with lots of usefull ideas and programs as well.
Nice idea; poor execution I recommend the Perl Cookbook instead for recipes, and theProgramming Perl book for examples/tutorials.
Martin++ ! If youbuild Web solutions and only have time to absorb one chapter, read andunderstand the CGI security chapter. My personal favorite has to be eitherthe entries on databases or the cross platform systems administrationsection. Too many Perl books concentrate on Unix and don't acknowledgeother OSes. I think 'macfbf.pl' might be the first code example for theMacintosh I've seen in a Perl book! There's a lot for Perl newbies andold dogs to learn from this book and it's well worth the effort to gleansomething from every chapter. Martin is one of the most interactiveauthors I've ever dealt with and always responds to emailed suggestions,questions and constructive criticism with a professional yet friendly tone.He's been quick to point out the very rare typographic mistakes and updateshis Web site's errata section quickly. That alone makes his books worthhaving!
An essential book for all Perl users and teachers Perl is not an easy language to learn andthe lack of commented code samples is what discourages a lot of people fromlearning it.Martin C. Brown does an excellent job of teaching not onlyhow to write useful applications but also how to keep your code simple,clean and easy to maintain which is no mean feat considering how easy it isto write cryptic code in Perl.So, the first star is for what's betweenthe covers. I'm sure that many people who tried to learn a programminglanguage from a book will agree that it is not enough to just dump the bestideas and code onto paper--they must be presented in a way that helps thereader to quickly find any little bit of information he/she needs.I foundnothing to complain about in that department and I agree with my studentswho often praise this book for its ease of use and the ease of access tothe information contained inside it.The second star is therefore for thepresentation of the material. How about the accuracy of the text and thesource code?Well, it is *very* high and does not contain any seriouserrors.This has been confirmed by my students who have been using thisbook for the last six months and found very little errors or omissions. Those that were spotted are not fatal and can be quite easily fixed by thereaders themselves.That's why the third star is for the accuracy of thematerial. The fourth star is for the CD-ROM disc sold with the book. Although the CD-ROM disc is an almost essential companion to a computerbook, it rarely is utilized in a way that justifies it's additional cost. However, what I found on the disc sold with Perl AA made me very happy.Ilove it when I can copy, paste and customize *full* source code and notonly short examples.You can use it as a source of ready-made solutionsand a great learning/teaching tool. The last, fifth star is for MartinC. Brown's reader support.His Web site is a treasurechest for those who are looking for free code (Martin makes tons of codeavailable for free), updates or error corrections (not that Martin makes alot of mistakes he needs to correct).Rarely you will find an author whooffers such support and that's something you should consider if you expectmore from an author. In short, Perl AA is an excellent book for those wholearn, teach and use Perl in real world.This book is a safe investmentwith a very *high* return.
Good "Book no. 2" for those just beginning to learn Perl. |
75. Perl Programming for Medicine and Biology (Series in Biomedical Informatics) by Jules J. Berman | |
Paperback: 407
Pages
(2007-04-06)
list price: US$69.95 -- used & new: US$6.00 (price subject to change: see help) Asin: 076374333X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Review of Berman's Perl Programming |
76. Analyzing Computer System Performance with Perl::PDQ by Neil J. Gunther | |
Paperback: 436
Pages
(2010-11-02)
list price: US$89.95 -- used & new: US$71.97 (price subject to change: see help) Asin: 3642058833 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Makes performance analysis and queueing theory concepts simple to understand and available to anyone with a background in high school algebra Packed with helpful examples that are based on the author's experience analyzing the performance of large-scale systems over the past 20 years. Customer Reviews (3)
Both theory and practice plus free modeling software
A great tool for the capacity planner or performance analyst
concise and lucid exposition on performance analysis |
77. Perl 6 and Parrot Essentials, Second Edition by Allison Randal, Dan Sugalski, Leopold Toetsch | |
Paperback: 304
Pages
(2004-06)
list price: US$29.95 -- used & new: US$19.93 (price subject to change: see help) Asin: 059600737X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Perl 6 and Parrot Essentials also uncovers the most revolutionarychange in the language itself--Apocalypse 12 on objects.TheApocalypse design documents (in the sense of "revealing", not"end-of-the-world") explain significant changes in new Perl 6features, numbered according to the chapters in O'Reilly's landmarkCamel book , Programming Perl. Apocalypse 12 is the result of cutting-edge research inobject-oriented languages and is guaranteed to grab the attention ofany serious Perl programmer. Perl 6 and Parrot Essentials alsoincludes expanded coverage of Apocalypse 5 (regular expressions) andApocalypse 6 (subroutines). Perl 6 and Parrot Essentials is the only book available to chart thecourse of the long but fruitful voyage of Perl 6.It reveals all theingenious developments that will make Perl 6 more powerful and easierto use. Perl gurus and programmers alike will rely on this slim but essentialbook for both a clear view of the Perl horizon and to ensure they hitthe ground running once this important new version of Perl isreleased. Customer Reviews (4)
An excellent source of information on a moving target
Good reading in many ways for many users
Serious Perl programmers only
Parrot ~ .NET ?! Speaking of which, that brings up the second part of the book. As part of the Perl 6 effort, there is a related project, Parrot. It will be a language independent virtual machine that can convert Perl 6 source to a byte code binary. And also do likewise for Tcl, Python, Java and other languages. Does this ring any bells? Sounds in the spirit of Microsoft's .NET. That was and is a massive task in design and implementation. No one outside Microsoft, and precious few inside, knows how much it is costing. What is impressive is that here in Parrot, we have a bunch of volunteers trying a similar effort, with no $budget to speak of. Can they do it? The authors strongly argue, "yes". ... Read more |
78. Wicked Cool Perl Scripts: Useful Perl Scripts That Solve Difficult Problems by Steve Oualline | |
Paperback: 336
Pages
(2006-02-15)
list price: US$29.95 -- used & new: US$10.00 (price subject to change: see help) Asin: 1593270623 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Most Perl programmers have been frustrated at one time or another because the system just wouldn't do what they wanted it to do. There was that one simple and obvious utility that was missing that would make life so much easier: A tool to get a stock quote, show off a photograph collection, or even display a collection of favorite comics. Wicked Cool Perl Scripts is about writing those utilities quickly and easily. A collection of handy utilities that solves difficult problems, Wicked Cool Perl Scripts is a great resource for the savvy Perl programmer. Customer Reviews (12)
Disappointing
Buy something else
a mixed bag of solid scripting
A book full of examples of how NOT to write perl
Good, yes.Wicked cool, maybe not. |
79. Pro Perl by Peter Wainwright | |
Paperback: 1064
Pages
(2005-03-24)
list price: US$59.99 -- used & new: US$36.19 (price subject to change: see help) Asin: 159059438X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Over the years, Perl has grown from an elegant scripting tool into a mature and full-featured language for application development, boasting object-oriented programming, a flexible threading model, built-in support for Unicode, and a thriving community. Available on almost every platform, and offering a comprehensive library of modules, there is no task too big or small for Perl to tackle. Pro Perl helps you master the key features and complexities of this powerful language. Aimed at intermediate and advanced developers alike, the material assumes some general knowledge of programming concepts but not necessarily prior Perl experience. However, given the expansive coverage of core language topics, Pro Perl also serves as a valuable guide to seasoned Perl programmers seeking to push their proficiency to the next level. Using a depth-first approach to aid learning of advanced concepts, you're provided with detailed examinations of many key topics, including regular expressions, networking, modules and packages, object-oriented development, and much more. Pro Perl seeks to provide developers with not only the answers to their programming questions, but also advanced ideas and related concepts that expand the developer's understanding of Perl as a language. This edition of Pro Perl offers updated and expanded content, and improved organization by combining material from previous editions of Professional Perl Programming and Professional Perl Development. Customer Reviews (8)
Comprehensive, but excessively wordy
Pro Perl Book Review
Did anyone proof this? Where are the errata?
Refence Manual, Plus So Much More
This has become one of my favorite references |
80. Genomic Perl: From Bioinformatics Basics to Working Code by Rex A. Dwyer | |
Hardcover: 400
Pages
(2002-07-15)
list price: US$84.00 -- used & new: US$6.93 (price subject to change: see help) Asin: 052180177X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
Not a good perl programming book period!
Develops effective genomic toolkits for UNIX, Windows & Mac |
  | Back | 61-80 of 100 | Next 20 |