Curtis Jamison's innovative text introduces basic elements of computer science and software engineering in an abbreviated format, building up to a bioinformatics users' guide for Perl. 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. Jamison incorporates real-life examples throughout to illustrate how Perl is used to solve biological problems, offering valuable code fragments that the current practitioner can recycle into his or her own program. Divided into sections on basic-, intermediate-, and advanced-level Perl, the book includes chapters on:
- Variables and data types
- Arrays and hashes
- Control structures
- Subroutines
- String manipulation
- Object-orientated programming
Upon completing the book, readers will be able to quickly perform such tasks as correcting recurring errors in spreadsheets, scanning a Fasta sequence for every occurence of an EcoRI site, adapting other writers scripts to one's own purposes, and most important, wriing reusable and maintainable scripts that will spare the rote repetition of code.

Bat Detectors




