Book picks similar to
Program Development and Design Using C++ by Gary J. Bronson


reference
egr102-k3
text-books
program-development-and-design-usin

Drugs and Society


Glen R. Hanson - 1995
    Written In An Objective And User-Friendly Manner, This Best-Selling Text Continues To Captivate Students By Incorporating Personal Drug Use And Abuse Experiences And Perspectives Throughout. Statistics And Chapter Content Have Been Revised To Include The Latest Information On Current Topics.

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..

OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam


Mala Gupta - 2012
    You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along with numerous tips, notes, and visual aids throughout the book.About This BookTo earn the OCA Java SE 7 Programmer Certification, you need to know your Java inside and out, and to pass the exam it's good to understand the test itself. This book cracks open the questions, exercises, and expectations you'll face on the OCA exam so you'll be ready and confident on test day.OCA Java SE 7 Programmer I Certification Guide is a comprehensive guide to the 1Z0-803 exam. You'll explore important Java topics as you systematically learn what is required. Each chapter starts with a list of exam objectives, followed by sample questions and exercises designed to reinforce key concepts. It provides multiple ways to digest important techniques and concepts, including analogies, diagrams, flowcharts, and lots of well-commented code.Written for developers with a working knowledge of Java who want to earn the OCA Java SE 7 Programmer I Certification.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideCovers all exam topicsHands-on coding exercisesHow to avoid built-in traps and pitfallsAbout the AuthorMala Gupta has been training programmers to pass Java certification exams since 2006. She holds OCA Java SE7 Programmer I, SCWCD, and SCJP certifications.Table of ContentsIntroductionJava basicsWorking with Java data typesMethods and encapsulationString, StringBuilder, Arrays, and ArrayListFlow controlWorking with inheritanceException handlingFull mock exam

Understanding Social Problems


Linda A. Mooney - 1996
    The text progresses from a micro- to macro-level of analysis, focusing first on such problems as illness and health care, drugs and alcohol, and family problems and then broadening to the larger issues of poverty and inequality, population growth, environmental problems, and conflict around the world. The social problem in each chapter is framed in a global as well as U.S. context. In every chapter, the three major theoretical perspectives are applied to the social problem under discussion, and the consequences of the problem, as well as alternative solutions, are explored. Pedagogical features such as The Human Side and Self and Society enable students to grasp how social problems affect the lives of individuals and apply their understanding of social problems to their own lives.

The Fragrant Heavens


Valerie Ann Worwood - 1999
    With The Fragrant Heavens Valerie Ann Worwood breaks new ground by examining the use of fragrance in spirituality. Drawing on the pioneering research of eminent scientists and leading spiritual teachers, The Fragrant Heavens provides comprehensive advice on the use of fragrance in many fields of spiritual practice being used today. It describes how plant energies can effect a positive connection between the physical and spiritual self, and how fragrance is associated with the human aura. Extensive exercises and formulas demonstrate how aroma can be used in healing, prayer and meditation. Finally, The Fragrant Heavens provides a definitive reference to over seventy oils, explaining their uses with regard to spiritual and vibrational medicine. Valerie Ann Worwood began her study of how the body, mind and spirit are enhanced through the use of essential oils and aromatherapy treatments in her bestselling books The Fragrant Pharmacy and The Fragrant Mind. Now, in The Fragrant Heavens, she concludes her exploration, providing a truly revelatory and comprehensive study that will guide you in your search for spiritual awareness.

Doing a Literature Review in Health and Social Care: A Practical Guide


Helen Aveyard - 2007
    Most undergraduates have to undertake some form of literature review which may be daunting, this book explains it in an clear, easy to understand format. Explanations are given as to why undertaking a literature review is undertaken. Summery sections at the end of each chapter allow the reader to reflect on what they have just read, allowing the information to sink in. This book should be on every university's recommended reading list." Kerry Davis, Student Nurse, University Campus Suffolk, UK" ""This book is fantastic! It gives a clear, concise guide to carrying out a literature review, which is of course a widely used formative assessment technique in a nursing program ... (it includes) in depth explanations and reasons as to how and why it is important to do a literature review ... the summary section at the end of each chapter is excellent, and allows the reader to review their understanding of what they're just read. Overall an excellent book which is a must for any student nurse!" Gem Smith, Student Nurse, Northumbria University, UK"""This book is superb. It explains the entire process of writing a literature review very clearly ... extremely helpful as the prospect of reviewing literature can be quite daunting." Vicky Bain, Student Nurse, University of Nottingham, UK"A comprehensive, easy to read guide which will help students to understand how to undertake a literature review, and how to use the resultant information effectively." Anne-Marie Warnes, University of Central Lancashire, UK"As a student, currently writing a literature review, I found this an extremely helpful book, which is invaluable in demystifying some of the more challenging elements, while at the same time providing clear, simple, appealing and appropriate guidance. This is a must have for undergraduate nursing students, and indeed all healthcare students embarking on such projects." Audrey Grace, Trinity College Dublin, Dublin, Ireland"This bestselling book is a step-by-step guide to doing a literature review in health and social care. It is vital reading for all those undertaking their undergraduate or postgraduate dissertation or any research module which involves a literature review.The new edition has been fully updated and provides a practical guide to the different types of literature that you may come across when undertaking a literature review. It includes: Examples of commonly occurring real life scenarios encountered by students Emphasis on the importance of setting a question at the very start of the project Advice on how to follow a clearly defined search strategy Details of a wide range of critical appraisal tools "Doing a Literature Review in Health and Social Care 2/e" is essential reading for students at all levels within the health and social care field - and a useful text for anyone new to reviewing and appraising evidence.

Essentials of Psychiatric Mental Health Nursing: Concepts of Care in Evidence-Based Practice


Mary C. Townsend - 1999
    This title has a new edition: 5th Edition

Introduction to Teaching: Becoming a Professional [With Online Access Code and DVD]


Donald P. Kauchak - 2001
    Three themes central to teaching today-- professionalism, diversity, and decision-making-- are woven through the text to give students deeper understanding of the teaching profession and to better prepare them for that profession. Two questions frame the text, "Do I want to be a teacher?" and "What kind of teacher do I want to become?." Case studies at the beginnings of chapters provide a frame of reference for understanding chapter content while numerous teaching vignettes throughout the chapters provide vivid examples that increase reader understanding and interest.

Building Java Programs: A Back to Basics Approach


Stuart Reges - 2007
    By using objects early to solve interesting problems and defining objects later in the course, Building Java Programs develops programming knowledge for a broad audience. Introduction to Java Programming, Primitive Data and Definite Loops, Introduction to Parameters and Objects, Conditional Execution, Program Logic and Indefinite Loops, File Processing, Arrays, Defining Classes, Inheritance and Interfaces, ArrayLists, Java Collections Framework, Recursion, Searching and Sorting, Graphical User Interfaces. For all readers interested in introductory programming.

Engineering Circuit Analysis


William H. Hayt Jr. - 1971
    A new organization and emphasis on problem-solving, practical applications, and design make this book a perfect update of the 5th edition

Applied Linear Regression Models- 4th Edition with Student CD (McGraw Hill/Irwin Series: Operations and Decision Sciences)


Michael H. Kutner - 2003
    Cases, datasets, and examples allow for a more real-world perspective and explore relevant uses of regression techniques in business today.

Learn Ruby the Hard Way


Zed A. Shaw - 2011
    It assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process.Learn Ruby The Hard Way is a translation of the original "Learn Python The Hard Way" to teaching Ruby, with the translation done by Rob Sobers. "Learn Python The Hard Way" has taught hundreds of thousands worldwide how to code in Python, and this book uses the same proven method for Ruby. When you are done with this book you will have the skill to move on to other books about Ruby and be ready to understand them.

Research Methods for the Behavioral Sciences


Frederick J. Gravetter - 2002
    Gravetter, and co-author Lori-Ann B. Forzano have written a text for research methods that helps you see how interesting and exciting experimental and non-experimental research can be. Inviting and conversational, RESEARCH METHODS FOR THE BEHAVIORAL SCIENCES, Third Edition, leads you through the research process from start to finish. The text opens with tips and strategies for generating research ideas, moves to selecting measures and participants, and then offers an examination of research strategy and design. This step-by-step approach emphasizes the decisions researchers must make at each stage of the process. The authors avoid a "cookbook" approach to the facts by linking terminology with applied concepts; their "lecture in a book" style emphasizes discussion and explanation of topics. Each chapter ends with a set of exercises and activities.

Calculus: Early Transcendental Functions


Ron Larson - 1900
    Two primary objectives guided the authors in the revision of this book: to develop precise, readable materials for students that clearly define and demonstrate concepts and rules of calculus; and to design comprehensive teaching resources for instructors that employ proven pedagogical techniques and save time. The Larson/Hostetler/Edwards Calculus program offers a solution to address the needs of any calculus course and any level of calculus student. Every edition from the first to the fourth of Calculus: Early Transcendental Functions, 4/e has made the mastery of traditional calculus skills a priority, while embracing the best features of new technology and, when appropriate, calculus reform ideas. Now, the Fourth Edition is part of the first calculus program to offer algorithmic homework and testing created in Maple so that answers can be evaluated with complete mathematical accuracy.

Constitutional Law and Politics, Volume 2


David M. O'Brien - 2002
    This comprehensive text presents a wide range of excerpts and opinions from the most significant Supreme Court cases and provides the contextual material students need to interpret their historical significance. The Sixth Edition adds material on dozens of important recent cases, current through June 2004, and features carefully updated and refined pedagogy.Author Biography: David M. O'Brien is Leone Reaves and George W. Spicer Professor of Government and Foreign Affairs at the University of Virginia, where he teaches the popular constitutional law course on which his book Constitutional Law and Politics (now in its Sixth Edition) is based. Professor O'Brien is a regular commentator on the Supreme Court's activities and rulings. He is the author of over fifteen books and regularly contributes op-ed pieces on the Court to the Los Angeles Times.