Book picks similar to
Biology (with CD-ROM and InfoTrac ) by Eldra Pearl Brod Solomon
biology
science
non-fiction
school
CompTIA A+ Certification All-in-One Exam Guide, Exams 220-901 & 220-902
Mike Meyers - 2014
New topics include managing and maintaining cellular devices, including tablets; configuring operating systems, including Windows 8, Android, and iOS; and enhanced, mobile-centered security and troubleshooting procedures. The All-in-One Exam Guide enables you to take the test with complete confidence. It also serves as a practical reference for IT support and technical personnel.
Bonus electronic content includes:
Practice exams with hundreds of accurate questions More than an hour of video training featuring Mike Meyers Performance-based simulations that prepare you for the performance-based questions on the exam A collection of Mike's favorite free PC tools
Key Features include:
Written with the “in the trenches” voice and clarity Mike Meyers is known for Features pre-assessment tests, exam tips, and “Try This!” sections to reinforce difficult topics Includes a coupon for 10% off of the exam fee, a $37 value
Think Python
Allen B. Downey - 2002
It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structures.
Computer Networking: A Top-Down Approach
James F. Kurose - 2000
Building on the successful top-down approach of previous editions, this fourth edition continues with an early emphasis on application-layer paradigms and application programming interfaces, encouraging a hands-on experience with protocols and networking concepts.
Adolescence and Emerging Adulthood: A Cultural Approach
Jeffrey Jensen Arnett - 2009
This book also takes into account the period of emerging adulthood (ages 18-25), an area sometimes neglected but of particular interest to many students who see themselves reflected in the research. Looking for additional resources to help you understand the material and succeed in this course? MyDevelopmentLab contains study tools such as flashcards, self tests, videos, as well as MyVirtulTeen which allows you to raise your own virtual teenager, focusing on the ages 10 through 18. MyDevelpmentLab is available at www.mydevelopmentlab.com.
Internetworking with TCP/IP Vol.1: Principles, Protocols, and Architecture
Douglas E. Comer - 1988
Discover how the basic TCP/IP technology has survived and evolved over two decades of exponential growth, and understand the TCP/IP protocols and technical advances. This edition explains emerging technologies such as Mobile IP, Virtual Private Networks, resource reservation with RSVP, and Ipv6. Comer reveals how to master TCP/IP and how the Internet works. The reader is required to have a modest background in the fundamentals of computer systems, but does not need sophisticated mathematics. As with previous editions, this edition provides an introduction to physical networks and then shows how they are combined to form an internet. It states design principles clearly, and discusses motivations and consequences. THIS NEW EDITION OF VOLUME 1: *Explains how voice and video are sent over IP internets and how IP Telephony operates *Describes Mobile IP (a technology that allows a computer to move fr
Case Study Research and Applications: Design and Methods
Robert K. Yin - 2017
Yin's bestselling text provides a complete portal to the world of case study research. With the integration of 11 applications in this edition, the book gives readers access to exemplary case studies drawn from a wide variety of academic and applied fields. Ultimately, Case Study Research and Applications will guide students in the successful design and use of the case study research method. New to this Edition Includes 11 in-depth applications that show how researchers have implemented case study methods successfully. Increases reference to relativist and constructivist approaches to case study research, as well as how case studies can be part of mixed methods projects. Places greater emphasis on using plausible rival explanations to bolster case study quality. Discusses synthesizing findings across case studies in a multiple-case study in more detail Adds an expanded list of 15 fields that have text or texts devoted to case study research. Sharpens discussion of distinguishing research from non-research case studies. The author brings to light at least three remaining gaps to be filled in the future: how rival explanations can become more routinely integrated into all case study research; the difference between case-based and variable-based approaches to designing and analyzing case studies; and the relationship between case study research and qualitative research.
Environmental Science: Toward a Sustainable Future
Richard T. Wright - 2001
As the field of environmental science continues to evolve, this highly readable guide presents a full spectrum of views and information for students to evaluate issues and make informed decisions. An extensive resource package integrates text and digital media in an easy-to-use format designed to assist instructors in classroom preparation.
Understanding Pathophysiology
Sue E. Huether - 2008
The most current information on the mechanisms, manifestations, and treatments of disease are clearly and concisely presented. Accessible writing, numerous illustrations in full-color, and complete and separate treatment of pediatric pathophysiology are the hallmarks of this popular and respected text. The new third edition features extensively revised and updated content and an enhanced art program.The book is divided into two parts. Part One presents the general principles of pathophysiology, including cell injury and repair; genetics; fluids and electrolytes, acids and bases; immunity, inflammation, and infection; stress; and cancer. Part Two is organized by body system, and for each system it covers normal anatomy and physiology, alterations of function in adults, and alterations of function in children.• Complete but concise coverage provides a thorough discussion of general pathophysiology and specific disease processes. • Outstanding full-color art program illustrates normal anatomy and physiology, disease processes, and clinical manifestations of disease. • Pediatric content is presented in 9 separate chapters to provide thorough coverage of how disease processes specifically affect children. • Health Alert boxes present brief discussions of new research, diagnostic studies, preventative care, treatments, or other developments related to health or specific diseases. • Quick Check questions appear at the end of major sections of text and are designed to promote critical thinking. Suggested answers to the questions are found on the CD companion included with the text. • Risk Factor boxes illustrate how certain risk factors are associated with specific diseases. • Did You Understand? chapter summaries provide students with a comprehensive review of the major concepts presented in each chapter. • Aging content is identified with a special icon within the adult chapters. • Algorithms are used throughout the text to illustrate normal and compensatory physiology and pathophysiology. • Key terms are boldface in text and listed with page numbers at the end of each chapter for easy reference and chapter review.• Approximately 250 new full-color drawings have been added. • An Introduction to Pathophysiology included in the front matter defines pathophysiology — and related terms such as etiology and epidemiology — and explains why it is important. • Extensive updates, based on the most current research, have been made throughout the book. • To reflect the latest developments, the Biology of Cancer chapter has been completely rewritten. • Several chapters, including Fluids and Electrolytes, Acids and Bases and Alterations of the Reproductive Systems have been extensively edited.
An Introduction to Thermal Physics
Daniel V. Schroeder - 1999
Part I introduces concepts of thermodynamics and statistical mechanics from a unified view. Parts II and III explore further applications of classical thermodynamics and statistical mechanics. Throughout, the emphasis is on real-world applications.
American History: A Survey [with PowerWeb & Primary Source Investigator]
Alan Brinkley - 1971
From its first edition, this text has included a scrupulous account of American political and diplomatic history. Today, the book explores areas of history such as social, cultural, urban, racial and ethnic history, the history of the West and South, environmental history, the history of women and gender, and American history in a global context. The twelfth edition of this text includes the McGraw-Hill�s hit Primary Source Investigator (PSI) cd-rom, with hundreds of sources and a program that walks students through how to write a paper using those sources as evidence..
Starting Out with C++: From Control Structures Through Objects
Tony Gaddis - 2006
Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the "how" and the "why"-but never losing sight of the fact that most beginners struggle with this material. His approach is both gradual and highly accessible, ensuring that students understand the logic behind developing high-quality programs. In Starting Out with C++: From Control Structures through Objects, Gaddis covers control structures, functions, arrays, and pointers before objects and classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. This text is intended for either a one-semester accelerated introductory course or a traditional two-semester sequence covering C++ programming. This edition is available with MyProgrammingLab, an innovative online homework and assessment tool. Through the power of practice and immediate personalized feedback, MyProgrammingLab helps students fully grasp the logic, semantics, and syntax of programming. � Note: If you are purchasing the standalone text or electronic version, MyProgrammingLab does not come automatically packaged with the text. To purchase MyProgrammingLab, please visit: myprogramminglab.com or you can purchase a package of the physical text + MyProgrammingLab by searching for ISBN 10: 0132774178 / ISBN 13: 9780132774178.� MyProgrammingLab is not a self-paced technology and should only be purchased when required by an instructor.
Research Methods in Psychology: Evaluating a World of Information
Beth Morling - 2011
Therefore, while students still learn the skills necessary to design research, the book emphasizes the quantitative reasoning skills students need to become systematic and critical consumers of information. Examples from a variety of sources capture students' interest, and the innovative pedagogical framework ensures that students will retain and be able to apply what they learn.
Systems Analysis and Design Methods
Jeffrey L. Whitten
As with the previous editions of this book, the authors write to balance the coverage of concepts, tools, techniques, and their applications, and to provide the most examples of system analysis and design deliverables available in any book. The textbook also serves the reader as a professional reference for best current practices.
Atlas of Human Anatomy, Volume 1: Head, neck, upper limb
Johannes Sobotta
Volume One covers the head, neck, and upper extremities. Volume 2 covers the trunk and lower extremities. Many of the black-and-white illustrations have been converted to color in this edition, and chapter figures include orientational diagrams to give students much needed structural references.
Intermediate Microeconomics: A Modern Approach
Hal R. Varian - 1987
The Seventh Edition has been carefully updated and revised, adding a wealth of new applications and examples that analyze the important lessons offered by eBay, Google, Verizon, IBM, Microsoft, Bank of America, drug companies, the Yellow Pages, and more.