14th
MAY

Perl scripting for windows security: live response, forensic analysis and monitoring

Posted by Relaxtubes under Perl

Book Description
Master Perl for Digital Forensic Analysis and Application Monitoring.

Product Description
I decided to write this book for a couple of reasons. One was that I’ve now written a couple of books that have to do with incident response and forensic analysis on Windows systems, and I used a lot of Perl in both books. Okay.I’ll come clean.I used nothing but Perl in both books! What I’ve seen as a result of this is that many readers want to use the tools, but don’t know how.they simply aren’t familiar with Perl, with interpreted (or scripting) languages in general, and may not be entirely comfortable with running tools at the command line.

Read more ...

12th
NOV

Practical Text Mining with Perl

Posted by IDM under Perl

Book Description
Provides readers with the methods, algorithms, and means to perform text mining tasks

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:

  • Probability and texts, including the bag-of-words model
  • Information retrieval techniques such as the TF-IDF similarity measure
  • Concordance lines and corpus linguistics
  • Multivariate techniques such as correlation, principal components analysis, and clustering
  • Perl modules, German, and permutation tests
Read more ...

23rd
JUL

Data Munging with Perl

Posted by IDM under Perl

Data Munging with Perl

Data Munging with Perl

Paperback: 300 pages
Data: January 15, 2001
Format: PDF
Description: Web Techniques Magazine
the chapters are concise, the coverage is comprehensive, and the examples are plentiful and relevant.

Pikes Peak Perl Mongers
“I found the sample problems and the author’s solutions to be very well done. I . . . liked the design tips…”

Read more ...

23rd

Mastering Algorithms with Perl

Posted by IDM under Algorithms, Perl

Mastering Algorithms with Perl

Mastering Algorithms with Perl

Written for readers with at least some Perl programming experience, Mastering Algorithms in Perl delivers a solid library of algorithms written in Perl for business and mathematical computing. From data structures to cryptography and more advanced mathematical algorithms, this book provides a worthwhile guide to extending Perl’s coding capabilities.

The best thing about Mastering Algorithms in Perl is the scope at which it covers the universe of algorithms while refraining from getting bogged down in academic detail. Besides basic data structures–a lynchpin of books on algorithms–the authors provide dozens and dozens of algorithms for sorting, searching, and doing mathematical computations of all kinds. While they discuss “Big-O” notation and assume a general familiarity with math, they don’t overwhelm the reader. (You can even borrow the code without needing a math degree to understand it.) The focus is on efficient, reusable Perl subroutines written and compiled by three Perl experts.

Read more ...

6th
JUN

Perl Programming for Biologists

Posted by IDM under Perl

Book Description
Working on the assumption that the reader has no formal training in programming, Perl Programming for Biologists demonstrates how Perl is used to solve biological problems. Each chapter opens with a set of learning objectives, provides numerous review questions and self-study exercises, and concludes with a bulleted summary of key points. The author incorporates numerous real-life examples throughout the text. Upon completing the book, readers are able to quickly perform such tasks as correcting recurring errors in spreadsheets, scanning a Fasta sequence for every occurrence of an EcoRI site, adapting other writers’ scripts to one’s own purposes, and most important, writing reusable and maintainable scripts that spare the rote repetition of code.

Read more ...

29th
MAY

Mastering Perl/Tk

Posted by bandr under Perl

Product Description
Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it. Mastering Perl/Tk is the “bible” of Perl/Tk: It’s not only a great book for getting started, but the best reference for learning the techniques of experienced Perl/Tk programmers. The first half of the book contains the basics on how to use Perl/Tk, and then branches out into advanced applications with a series of extensive program examples. The result is a book accessible for novices, and invaluable for experienced programmers ready to learn the next step in the elegant and effective use of Perl/Tk. The book includes:

Read more ...

Page 2 of 5«12345»