Too often, healthcare workers are led to believe that medical informatics is a complex field that can only be mastered by teams of professional programmers. This is simply not the case. With just a few dozen simple algorithms, easily implemented with open source programming languages, you can fully utilize the medical information contained in clinical…
Category: Perl Programming
We’ve handpicked some of our favorite recommended Perl Programming self-learning guides and reference books below.
Effective Perl Programming: Writing Better Programs with Perl
A hands-on, problem-solving guide to Perl programming explains how to enhance one’s profiency in Perl and includes useful examples and code, as well as self-documenting, object-oriented modules available with Perl 5. Original. (Intermediate).
Mastering Algorithms with Perl: Practical Programming Through Computer Science
Many programmers would love to use Perl for projects that involve heavy lifting, but miss the many traditional algorithms that textbooks teach for other languages. Computer scientists have identified many techniques that a wide range of programs need, such as:Fuzzy pattern matching for text (identify misspellings!)Finding correlations in dataGame-playing algorithmsPredicting phenomena such as Web trafficPolynomial…
Perl Programming Success in a Day: Beginners guide to fast, easy, and efficient learning of Perl Programming
Perl Programming at its best! Discover A Book That Tells You What You Should Do and How! Instead of jumping right into the instructions, this book will provide you first with all the necessary concepts that you need to learn in order to make the learning process a whole lot easier. This way, you’re sure…
Perl 6 Deep Dive: Data manipulation, concurrency, functional programming, and more
Key FeaturesFilled with practical examples, this comprehensive guide explores all aspects of Perl 6.Leverage the power of Perl 6 concurrency to develop responsive and high-performant software.Delves into various programming paradigms (such as Object Oriented, functional, and reactive) that can be adopted by Perl 6 developers to write effective code.Book DescriptionPerl is a family of high-level,…
Perl Programming for Biologists
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…
Perl Cookbook, Second Edition
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…
Modern Perl
A Perl expert can solve a problem in a few lines of well-tested code. Now you can unlock these powers for yourself. Modern Perl teaches you how Perl really works. It’s the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems–and keep them solved.…
Computer Science & Perl Programming: Best of TPJ
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…
Advanced Perl Programming: The Worlds Most Highly Developed Perl Tutorial
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O’Reilly gives you the essential knowledge of…
