This comprehensive guide gives readers the inside scoop to the nooks and crannies of the language. Expanded to cover version 5.6, new topics of "Programming Perl" include threading, the compiler, Unicode, and other new features that have been added since the previous edition. Perl is a powerful prog
Perl Programming for Biologists
โ Scribed by D. Curtis Jamison
- Book ID
- 127396844
- Publisher
- Wiley-Liss
- Year
- 2003
- Tongue
- English
- Weight
- 602 KB
- Edition
- 1
- Category
- Library
- City
- Hoboken, N.J
- ISBN-13
- 9780471430599
No coin nor oath required. For personal study only.
โฆ Synopsis
Assuming readers have had no formal training in computer science, Jamison (genomics and informatics, George Mason U.) uses examples of problems faced by biologists to introduce the most widely used scripting language in bioinformatics. Readers learn how to correct recurring errors in spreadsheets, scan a Fasta sequence for every occurrence of an EcoRI site, adapt other writer's scripts, and write reusable and maintainable scripts.
๐ SIMILAR VOLUMES
Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this
Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this
One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based Web and Intranet applications.The primary interface for database prog
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
Here's your in-depth guide to creating database-driven applications using Perl.In this authoritative reference, Perl expert Brent Michalski uses plenty of examples to help you master Perl's capabilities in database applications with MySQL, PostgreSQL, and Oracle. Along the way, he explores practical