Physics, Volume 2
David Halliday - 1991
The Fourth Edition of volumes 1 and 2 is concerned with mechanics and E&M/Optics. New features include: expanded coverage of classic physics topics, substantial increases in the number of in-text examples which reinforce text exposition, the latest pedagogical and technical advances in the field, numerical analysis, computer-generated graphics, computer projects and much more.
Heat Transfer
Jack P. Holman - 1963
This ninth edition covers both analytical and empirical approaches to the subject. The examples and templates provide students with resources for computer-numerical solutions.
Electric Machinery Fundamentals
Stephen J. Chapman - 1991
MATLAB has been incorporated throughtout, both in examples and problems.
Money & Capital Markets
Peter S. Rose - 1989
This book discuses various major types of financial institutions and financial instruments present along with how and why the system of money and capital markets is changing. It also provides a descriptive explanation of how interest rates and security values are determined.
Family Nurse Practitioner Certification Intensive Review: Fast Facts and Practice Questions
Maria T. Codina Leik - 2007
Using test-taking strategies meticulously developed by the author, the Review provides unique question dissection techniques, targeted key content review, 600 in-depth practice questions, and detailed, current exam information in a fast facts style. This second edition includes new chapters on pediatrics and adolescence and an extensive new section on geriatrics that encompasses body/metabolic changes, common disorders, and hospice/ethical considerations. The book also presents an expanded, intensive pharmacology review, 100 new exam questions, and is the only review to offer a new research chapter providing elements of research needed for E-B practice.The book reviews the complete lifespan from pediatrics to geriatrics and including pregnancy, and covers non-clinical content including ethics, medico-legal issues, advanced practice law, and reimbursement guidelines. The review of primary care disorders is organized by body system. The content is applicable for certification exams for both the ANCC and the AANP. This book is also a great companion to the FNP Certification Review app, coming soon for your iPhone or iPad!New to this edition: Reorganized for greater ease of useProvides extensive new section on geriatricsContains expanded coverage of pediatrics and adolescenceOffers expanded intensive-style pharmacology reviewPresents elements of research needed for E-B practiceIncludes 100 new questions for a title of 600 high-yield questionsWhy use this review?Delineates strategic question dissection techniques for study success developed by the author, a leading provider of exam preparation education for over 20 yearsProvides precisely targeted content reviewOffers 600 in-depth practice questions and detailed exam informationIncludes Exam Tips and Clinical Tips to help prioritize test content.It is the only book to present elements of research needed for E-B practiceOutlines normal findings and benign variants in physical assessment of each body systemIncludes succinct review of diseases commonly seen in primary careIt's a great companion to the forthcoming FNP Certification Review app!
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
Investigating the Social World: The Process and Practice of Research
Russell K. Schutt - 1995
In this new Seventh Edition of his perennially successful social research text, author Russell K. Schutt continues to make research come alive through stories that illustrate the methods presented in each chapter, and hands-on exercises that help students learn by doing. Investigating the Social World helps readers understand research methods as an integrated whole, appreciate the value of both qualitative and quantitative methodologies, and understand the need to make ethical research decisions. New to this Edition: * upgraded coverage of research methods to include the spread of cell phones and the use of the Internet, including expanded coverage of Web surveys * larger page size in full color allows for better display of pedagogical features * new 'Research in the News' boxes included within chapters * more international examples * expanded statistics coverage now includes more coverage of inferenctial statistics and regression analysi
Production and Operations Management
K. Aswathappa - 2009
Chapter 1: Introduction to Production and Operations Management Chapter 2: Strategic Operations Management Chapter 3: Production Processes, Manufacturing and Service Operations Chapter 4: Design of Production Systems Chapter 5: Manufacturing Technology Chapter 6: Long-Range Capacity Planning Chapter 7: Facility Location Chapter 8: Facility Layout Chapter 9: Design of Work Systems Chapter 10: Production/Operations Planning and Control Chapter 10: Aggregate Planning and Master Production Scheduling Chapter 11: Resource Requirement Planning Chapter 13: Shop Floor Planning and Control Chapter 14: Quality Management Chapter 15: Maintenance Management Chapter 16: Introduction to Materials Management Chapter 17: Inventory Management Chapter 18: JustlnTime Systems Chapter 19: Logistics and Supply Chain Management Index 557564
Physics for Scientists and Engineers
Douglas C. Giancoli - 1988
For the calculus-based General Physics course primarily taken by engineers and scientists.
Engineering Software as a Service: An Agile Approach Using Cloud Computing + $10 AWS Credit
Armando Fox - 2013
This book is neither a step-by-step tutorial nor a reference book. Instead, our goal is to bring a diverse set of software engineering topics together into a single narrative, help readers understand the most important ideas through concrete examples and a learn-by-doing approach, and teach readers enough about each topic to get them started in the field. Courseware for doing the work in the book is available as a virtual machine image that can be downloaded or deployed in the cloud. A free MOOC (massively open online course) at saas-class.org follows the book's content and adds programming assignments and quizzes. See http://saasbook.info for details.
Perception and Imaging: Photography - A Way of Seeing
Richard D. Zakia - 1997
Relevant psychological principles will help you predict your viewer's emotional reaction to your photographic images, giving you more power, control, and tools for communicating your desired message. Knowing how our minds work helps photographers, graphic designers, videographers, animators, and visual communicators both create and critique sophisticated works of visual art. Benefit from this insight in your work. Topics covered in this book: gestalt grouping, memory and association, space, time, color, contours, illusion and ambiguity, morphics, personality, subliminals, critiquing photographs, and rhetoric.
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.
Pass Your Amateur Radio General Class Test - The Easy Way: 2019-2023 Edition
Craig Buck K4IA - 2015
The test is multiple choice and the other study guides take you through the 452 possible questions including all four answers for each question. But, three of the four answers are WRONG! You are reading 1,356 wrong answers and that is both confusing and frustrating. The Easy Way is a concise explanation of every question and answer focusing on the right answers. There are also hints and cheats help you remember the correct answer. Which would you rather study: right answers or over 250 pages with three-quarters of the answers wrong? Instructors: This book is perfect for review or weekend courses. Have the students read the narrative before class, then go over the concepts with them rather than slogging through all those wrong answers. You'll be done in no time and the students will be fully prepared to take their tests.
The Green Marketing Manifesto
John Grant - 2007
At the very heart of responsibility is industry and commerce, with everyone now racing to create their 'environmental' business strategy. In line with this awareness, there is much discussion about the 'green marketing opportunity' as a means of jumping on this bandwagon.We need to find a sustainable marketing that actually delivers on green objectives, not green theming. Marketers need to give up the many strategies and approaches that made sense in pure commercial terms but which are unsustainable. True green marketing must go beyond the ad models where everything is another excuse to make a brand "look" good; we need a green marketing that "does" good."The Green Marketing Manifesto" provides a roadmap on how to organize green marketing effectively and sustainably. It offers a fresh start for green marketing, one that provides a practical and ingenious approach. The book offers many examples from companies and brands who are making headway in this difficult arena, such as Marks & Spencer, Sky, Virgin, Toyota, Tesco, O2 to give an indication of the potential of this route. John Grant creates a 'Green Matrix' as a tool for examining current practice and the practice that the future needs to embrace. This book is intended to assist marketers, by means of clear and practical guidance, through a complex transition towards meaningful green marketing. Includes a foreword by Jonathon Porritt.
Advanced Concepts in Operating Systems
Mukesh Singhal - 1994
Numerous examples are provided to reinforce the concepts and relevant case studies illustrate the concepts and mechanisms described.