Book picks similar to
Introduction to Biotechnology by William J. Thieman
nonfiction
textbooks
biology
biotechnology
Introduction to Genetic Analysis
Anthony J.F. Griffiths - 1900
Carroll, a recognized leader in the field of evolutionary development, to this new edition of Introduction to Genetic Analysis (IGA). The authors’ ambitious new plans for this edition focus on showing how genetics is practiced today. In particular, the new edition renews its emphasis on how genetic analysis can be a powerful tool for answering biological questions of all types.
Health Behavior and Health Education: Theory, Research, and Practice
Karen Glanz - 1990
This essential resource includes the most current information on theory, research, and practice at individual, interpersonal, and community and group levels. This edition includes substantial new content on current and emerging theories of health communication, e-health, culturally diverse communities, health promotion, the impact of stress, the importance of networks and community, social marketing, and evaluation.
The Business Writer's Handbook
Gerald J. Alred - 1976
Alphabetically organized and easy to use, its nearly 400 entries provide guidance for the most common types of business documents and correspondence, from brochures, press releases, and résumés, to executive summaries, proposals, and reports. Abundant sample documents and visuals throughout the book demonstrate effective business communication, reflecting current practices for formatting documents and using e-mail. In addition, advice on organizing, researching, writing, and revising complements thorough treatment of grammar, usage, style, and punctuation to provide comprehensive help with writing skills. This edition has been thoroughly revised to include expanded advice for analyzing the context of different writing situations, using and integrating visuals, and dealing with ethical concerns in business writing, including plagiarism. Entries throughout have been revised, updated, consolidated, and streamlined to provide the most accurate and accessible information. Comprehensive yet concise, The Business Writer’s Handbook remains the quick reference faithful users have come to appreciate.
Anatomy & Physiology: The Unity Of Form And Function
Kenneth S. Saladin - 1998
This distinctive text was developed to stand apart from all other A&P texts with unparalleled art, a writing style that has been acclaimed by both users and reviewers and clinical coverage that offers the perfect balance without being too much. Saladin's well-accepted organization of topics is based upon the most logical physiological ties between body systems. This text requires no prior knowledge of college chemistry or cell biology, and is designed for a two-semester A&P college course.
Ask a Science Teacher: Stuff You Always Wanted to Know about How the World Works, But Didn T Know Who to Ask
Larry Scheckel - 2011
Who has not wondered about how the human body works? Can a person drink too much water? How does gravity make things fall? From topics as varied as the Earth and atoms to sports and music, we all carry with us those questions we've always wanted answered but never knew whom to ask.Mysteries lurk in our bodies, our houses, the outdoors, in the sky above us, and the universe beyond us. Now, award-winning high school science teacher Larry Scheckel tackles 250 questions that help us to more clearly understand all of these mysteries. Scheckel perfected the art of explaining science topics not only as a science teacher for more than 38 years in his native Wisconsin, but also through writing a weekly column in his local paper, the "Tomah Journal," in which each week he'd field a question like those that are collected in this book.
Oceanography: An Invitation to Marine Science
Tom S. Garrison - 1996
Garrison takes you on a vivid exploration of the ocean--from submarine canyons to zooplankton, global warming, the growing plastics problem, and our changing coastlines--and explains oceanography's most important concepts. Garrison's engaging, reader-friendly approach helps you understand the complexities involved in how we study and use the ocean. You'll explore topics like Hurricane Katrina; the devastating December 2004 earthquake in the Indian Ocean and the resulting tsunami; the moon and its connection to the ocean; the power of the ocean to influence weather; and uses and abuses of the ocean. Gain an understanding of the wonders of the sea and the scientific questions that surround it with this enjoyable, fascinating book!
Atlas of Human Anatomy
Frank H. Netter - 1989
In over 540 beautifully colored and easily understood illustrations, it teaches the complete human body with unsurpassed clarity and accuracy. This new edition features 45 revised, 290 relabeled and 17 wholly new plates, drawn fully in the tradition of Frank Netter, and includes more imaging and clinical images than ever before. Six Consulting Editors have worked together to ensure the new edition's accuracy and usefulness in the lecture theatre, classroom and dissection lab. Ninety plates from the book as well as a powerful and varied bank of ancillary material, unique to this atlas, are available online through www.netteranatomy.com.Includes uniquely informative drawings that allow you - and have allowed generations of students - to learn structures with confidence. Associates normal anatomy with an application of that knowledge in a clinical setting. Offers a strong selection of imaging to show you what is happening three dimensionally in the human body, the way you see it in practice.Provides clinically applicable information right from the start, to mirror the way that most anatomy courses are now taught.At www.netteranatomy.com, you'll access...- Over 90 of the most important anatomy illustrations from the book.- Interactive Anatomy Dissection Modules.- Radiographs, CT scans, MRIs, and angiograms, with labels on/off buttons for self testing.- QuickTime movies of stacked, transverse, and sectional images from the Visible Human Project (VHP).- Review Center with Identification Spot Tests and USMLE-style multiple-choice questions.- Integration links to other STUDENT CONSULT titles.- and more!
Discrete-Event System Simulation
Jerry Banks - 1983
This text provides a basic treatment of discrete-event simulation, including the proper collection and analysis of data, the use of analytic techniques, verification and validation of models, and designing simulation experiments. It offers an up-to-date treatment of simulation of manufacturing and material handling systems, computer systems, and computer networks. Students and instructors will find a variety of resources at the associated website, www.bcnn.net, including simulation source code for download, additional exercises and solutions, web links and errata.
Database Design for Mere Mortals: A Hands-On Guide to Relational Database Design
Michael J. Hernandez - 1996
You d be up to your neck in normal forms before you even had a chance to wade. When Michael J. Hernandez needed a database design book to teach mere mortals like himself, there were none. So he began a personal quest to learn enough to write one. And he did.Now in its Second Edition, Database Design for Mere Mortals is a miracle for today s generation of database users who don t have the background -- or the time -- to learn database design the hard way. It s also a secret pleasure for working pros who are occasionally still trying to figure out what they were taught.Drawing on 13 years of database teaching experience, Hernandez has organized database design into several key principles that are surprisingly easy to understand and remember. He illuminates those principles using examples that are generic enough to help you with virtually any application.Hernandez s goals are simple. You ll learn how to create a sound database structure as easily as possible. You ll learn how to optimize your structure for efficiency and data integrity. You ll learn how to avoid problems like missing, incorrect, mismatched, or inaccurate data. You ll learn how to relate tables together to make it possible to get whatever answers you need in the future -- even if you haven t thought of the questions yet.If -- as is often the case -- you already have a database, Hernandez explains how to analyze it -- and leverage it. You ll learn how to identify new information requirements, determine new business rules that need to be applied, and apply them.Hernandez starts with an introduction to databases, relational databases, and the idea and objectives of database design. Next, you ll walk through the key elements of the database design process: establishing table structures and relationships, assigning primary keys, setting field specifications, and setting up views. Hernandez s extensive coverage of data integrity includes a full chapter on establishing business rules and using validation tables.Hernandez surveys bad design techniques in a chapter on what not to do -- and finally, helps you identify those rare instances when it makes sense to bend or even break the conventional rules of database design.There s plenty that s new in this edition. Hernandez has gone over his text and illustrations with a fine-tooth comb to improve their already impressive clarity. You ll find updates to reflect new advances in technology, including web database applications. There are expanded and improved discussions of nulls and many-to-many relationships; multivalued fields; primary keys; and SQL data type fields. There s a new Quick Reference database design flowchart. A new glossary. New review questions at the end of every chapter.Finally, it s worth mentioning what this book isn t. It isn t a guide to any specific database platform -- so you can use it whether you re running Access, SQL Server, or Oracle, MySQL or PostgreSQL. And it isn t an SQL guide. (If that s what you need, Michael J. Hernandez has also coauthored the superb SQL Queries for Mere Mortals). But if database design is what you need to learn, this book s worth its weight in gold. Bill CamardaBill Camarda is a consultant, writer, and web/multimedia content developer. His 15 books include Special Edition Using Word 2000 and Upgrading & Fixing Networks for Dummies, Second Edition.
The Humongous Book of Calculus Problems
W. Michael Kelley - 2007
Not anymore. The best-selling author of The Complete Idiot's Guide® to Calculus has taken what appears to be a typical calculus workbook, chock full of solved calculus problems, and made legible notes in the margins, adding missing steps and simplifying solutions. Finally, everything is made perfectly clear. Students will be prepared to solve those obscure problems that were never discussed in class but always seem to find their way onto exams.--Includes 1,000 problems with comprehensive solutions--Annotated notes throughout the text clarify what's being asked in each problem and fill in missing steps--Kelley is a former award-winning calculus teacher
Organic Chemistry
Jonathan Clayden - 2000
It treats the subject as a coherent whole, complete with numerous logical connections, consequences, and an underlying structure and language. Employing an approach based on mechanism and reaction type, the book empasizes understanding ideas rather than merely memorizing facts. It shows students how to realistically draw molecules and mechanisms to reveal the fundamental chemistry.Using a fresh, accessible writing style as well as examples from everyday life, the authors explain the basics of organic chemistry carefully and thoroughly. A special focus on mechanism, orbitals, and stereochemistry helps students gain a solid comprehension of important factors common to all reactions. The book's innovative design enhances clarity and instruction with boxes that separate summary information and other material from the main text; a variety of colors that draw attention to items such as atoms, molecules, and orbitals; and figures that are drawn in red with significant parts emphasized in black. Early chapters feature carbonyl group reactions, and later chapters systematically develop the chemistry through discussions of spectroscopy, stereochemistry, and chemical reactions.Each chapter opens with a Connections box, divided into three columns:- Building on: Details material from previous chapters that relate to the current chapter- Arriving at: Provides a guide to the content of the chapter- Looking forward to: Previews later chapters, which develop and expand the current material
Digital Integrated Circuits
Jan M. Rabaey - 1995
Digital Integrated Circuits maintains a consistent, logical flow of subject matter throughout. KEY TOPICS: Addresses today's most significant and compelling industry topics, including: the impact of interconnect, design for low power, issues in timing and clocking, design methodologies, and the tremendous effect of design automation on the digital design perspective. MARKET: For readers interested in digital circuit design.
The Cosmic Perspective
Jeffrey O. Bennett - 1999
The text provides a wealth of features to help enhance student skill building, including new Visual Skills Check end-of-chapter questions that provide an opportunity for students to test their visual interpretation skills, new Cosmic Context Figures that help students synthesize key concepts and processes, and a new comprehensive visual overview of scale to help students explore the scale of time and space. The Sixth Edition has also been fully updated to include the latest astronomical observations, research, and theoretical developments. The text is supported by the most robust package of instructor. Two volumes of this text are also available:The Cosmic Perspective: The Solar System, Sixth Edition (includes Chapters 1-13, 24)The Cosmic Perspective: Stars, Galaxies, and Cosmology, Sixth Edition (includes Chapters 1-6, S2-S4, 14-24)
The Developing Person Through the Life Span
Kathleen Stassen Berger - 1983
Enhanced with carefully crafted learning tools, its warm narrative style and emphasis on diverse lives and universal themes that speak directly to students.With this new edition, that tradition is brought forward in a captivating new way. Cutting-edge research, electronic tools, and comprehensive insight combine to make The Developing Person Through the Life Span, Seventh Edition, the text that instructors need. With this edition, the ideal life-span text is better than ever.