AW Storage Media Products ExcitingAds :: Exciting Ads

White Egret Hyaluronic Acid Intensive Hydrating Formula-8 oz Bottle
White Egret Hyaluronic Acid Intensive Hydrating Formula-8 oz Bottle
$21.59 (Retail $28.75)
From the Manufacturer:MoisturizeTightenFirmProtectIntensive Hydrating Formula. [Read More]
Buy Now

Sitemap

 
"User Story Mapping: Building Better Products Using Agile Software Design by Martin Fowler, Marty Cagan, Alan Cooper, Peter..."
"User story mapping is a valuable tool for software development once you understand why and how to use it This insightful book examines how this often misunderstood technique can help your team stay focused on users and their needs without getting lost in the enthusiasm for individual product features Author Jeff Patton shows you how changeable story maps enable your team to hold better conversations about the project throughout the development process Your team will learn to come away with a shared understanding of what you're attempting to build and why Get a high-level view of story mapping with an exercise to learn key concepts quickly Understand how stories really work and how they come to life in Agile and Lean projects Dive into a story's lifecycle starting with opportunities and moving deeper into discovery Prepare your stories pay attention while they're built and learn from those you convert to working software"
Price: 20.49

"Infrastructure as Code: Managing Servers in the Cloud by Kief Morris (Paperback, 2016)"
"Virtualization cloud containers server automation and software-defined networking are meant to simplify IT operations But many organizations adopting these technologies have found that it only leads to a faster-growing sprawl of unmanageable systems This is where infrastructure as code can help With this practical guide author Kief Morris of ThoughtWorks shows you how to effectively use principles practices and patterns pioneered through the DevOps movement to manage cloud age infrastructure Ideal for system administrators infrastructure engineers team leads and architects this book demonstrates various tools techniques and patterns you can use to implement infrastructure as code In three parts you'll learn about the platforms and tooling involved in creating and configuring infrastructure elements patterns for using these tools and practices for making infrastructure as code work in your environment Examine the pitfalls that organizations fall into when adopting the new generation of infrastructure technologies Understand the capabilities and service models of dynamic infrastructure platforms Learn about tools that provide provision and configure core infrastructure resources Explore services and tools for managing a dynamic infrastructure Learn specific patterns and practices for provisioning servers building server templates and updating running servers"
Price: 24.99

"Intelligence-Driven Incident Response by Scott Roberts, Rebekah Brown (Paperback, 2017)"
"Using a well-conceived incident response plan in the aftermath of an online security breach enables your team to identify attackers and learn how they operate But only when you approach incident response with a cyber threat intelligence mindset will you truly understand the value of that information With this practical guide you'll learn the fundamentals of intelligence analysis as well as the best ways to incorporate these techniques into your incident response process Each method reinforces the other threat intelligence supports and augments incident response while incident response generates useful threat intelligence This book helps incident managers malware analysts reverse engineers digital forensics specialists and intelligence analysts understand implement and benefit from this relationship In three parts this in-depth book includes The fundamentals get an introduction to cyber threat intelligence the intelligence process the incident-response process and how they all work together Practical application walk through the intelligence-driven incident response (IDIR) process using the F3EAD process-Find Fix Finish Exploit Analyze and Disseminate The way forward explore big-picture aspects of IDIR that go beyond individual incident-response investigations including intelligence team building"
Price: 29.49

"Learning OpenCV 3 by Gary R. Bradski, Adrian Kaehler (Paperback, 2016)"
"Get started in the rapidly expanding field of computer vision with this practical guide Written by Adrian Kaehler and Gary Bradski creator of the open source OpenCV library this book provides a thorough introduction for developers academics roboticists and hobbyists You'll learn what it takes to build applications that enable computers to see and make decisions based on that data With over 500 functions that span many areas in vision OpenCV is used for commercial applications such as security medical imaging pattern and face recognition robotics and factory product inspection This book gives you a firm grounding in computer vision and OpenCV for building simple or sophisticated vision applications Hands-on exercises in each chapter help you apply what you've learned This volume covers the entire library in its modern C implementation including machine learning tools for computer vision Learn OpenCV data types array types and array operations Capture and store still and video images with HighGUI Transform images to stretch shrink warp remap and repair Explore pattern recognition including face detection Track objects and motion through the visual field Reconstruct 3D images from stereo vision Discover basic and advanced machine learning techniques in OpenCV"
Price: 42.49

"Mastering Bitcoin 2e"
"Join the technological revolution that's taking the financial world by storm Mastering Bitcoin is your guide through the seemingly complex world of bitcoin providing the knowledge you need to participate in the internet of money Whether you're building the next killer app investing in a startup or simply curious about the technology this revised and expanded second edition provides essential detail to get you started Bitcoin the first successful decentralized digital currency is still in its early stages and yet it's already spawned a multi-billion-dollar global economy open to anyone with the knowledge and passion to participate Mastering Bitcoin provides the knowledge You simply supply the passion The second edition includes A broad introduction of bitcoin and its underlying blockchain-ideal for non-technical users investors and business executives An explanation of the technical foundations of bitcoin and cryptographic currencies for developers engineers and software and systems architects Details of the bitcoin decentralized network peer-to-peer architecture transaction lifecycle and security principles New developments such as Segregated Witness Payment Channels and Lightning Network A deep dive into blockchain applications including how to combine the building blocks offered by this platform into higher-level applications User stories analogies examples and code snippets illustrating key technical concepts"
Price: 23.99

"Think Data Structures"
"If you're a student studying computer science or a software developer preparing for technical interviews this practical book will help you learn and review some of the most important ideas in software engineering-data structures and algorithms-in a way that's clearer more concise and more engaging than other materials By emphasizing practical knowledge and skills over theory author Allen Downey shows you how to use data structures to implement efficient algorithms and then analyze and measure their performance You'll explore the important classes in the Java collections framework (JCF) how they're implemented and how they're expected to perform Each chapter presents hands-on exercises supported by test code online Use data structures such as lists and maps and understand how they work Build an application that reads Wikipedia pages parses the contents and navigates the resulting data tree Analyze code to predict how fast it will run and how much memory it will require Write classes that implement the Map interface using a hash table and binary search tree Build a simple web search engine with a crawler an indexer that stores web page contents and a retriever that returns user query results Other books by Allen Downey include Think Java Think Python Think Stats and Think Bayes"
Price: 20.49

"iOS 11 Swift Programming Cookbook"
"iOS 11 Swift 4 and Xcode 9 provide many new APIs for iOS developers With this cookbook you'll learn more than 170 proven solutions for tackling the latest features in iOS 11 and watchOS 4 including new ways to use Swift and Xcode to make your day-to-day app development life easier This collection of code-rich recipes also gets you up to speed on continuous delivery and continuous integration systems Ideal for intermediate and advanced iOS developers looking to work with the newest version of iOS these recipes include reusable code on GitHub so you can put them to work in your project right away Among the topics covered by this book New features in Swift 4 and Xcode 9 Tools for continuous delivery and continuous integration Snapshot testing and test automation Creating document-based applications Updated Map view and Core Location features iOS 11's Security and Password Autofill Data storage with Apple's Core Data Creating lively user interfaces with UI Dynamics Building iMessage applications and sticker packages Integrating Siri into your apps with Siri Kit Creating fascinating apps for Apple Watch"
Price: 30.99

"iOS 11 Programming Fundamentals with Swift"
"Move into iOS development by getting a firm grasp of its fundamentals including the Xcode 9 IDE Cocoa Touch and the latest version of Apple's acclaimed programming language Swift 4 With this thoroughly updated guide you'll learn the Swift language understand Apple's Xcode development tools and discover the Cocoa framework Explore Swift's object-oriented concepts Become familiar with built-in Swift types Dive deep into Swift objects protocols and generics Tour the lifecycle of an Xcode project Learn how nibs are loaded Understand Cocoa's event-driven design Communicate with C and Objective-C In this edition catch up on the latest iOS programming features Multiline strings and improved dictionaries Object serialization Key paths and key-value observing Expanded git integration Code refactoring And more! Once you master the fundamentals you'll be ready to tackle the details of iOS app development with author Matt Neuburg's companion guide Programming iOS 11"
Price: 35.99

"Food Safety = Behavior : 30 Proven Techniques to Enhance Employee Compliance"
"This book helps in Achieving food safety success which requires going beyond traditional training testing and inspectional approaches to managing risks It requires a better understanding of the human dimensions of food safety In the field of food safety today much is documented about specific microbes timetemperature processes post-process contamination and HACCP-things often called the hard sciences There is not much published or discussed related to human behavior-often referred to as the soft stuff However looking at foodborne disease trends over the past few decades and published regulatory out-of-compliance rates of food safety risk factors it's clear that the soft stuff is still the hard stuff Despite the fact that thousands of employees have been trained in food safety around the world millions have been spent globally on food safety research and countless inspections and tests have been performed at home and abroad food safety remains a significant public health challenge Why is that? Because to improve food safety we must realize that it's more than just food science; it's the behavioral sciences too In fact simply put food safety equals behavior This is the fundamental principle of this book If you are trying to improve the food safety performance of a retail or food service establishment an organization with thousands of employees or a local community what you are really trying to do is change people's behavior The ability to influence human behavior is well documented in the behavioral and social sciences However significant contributions to the scientific literature in the field of food safety are noticeably absent This book will help advance the science by being the first significant collection of 50 proven behavioral science techniques and be the first to show how these techniques can be applied to enhance employee compliance with desired food safety behaviors and make food safety the social norm in any organization"
Price: 35.49

"Bates' Nursing Guide to Physical Examination and History Taking"
"Bates' Nursing Guide to Physical Examination and History Taking provides the foundation for learning assessment a key nursing function that ensures patients receive optimal care This text adapted specifically for nursing students maintains the trusted and time-perfected assessment techniques and vibrant visuals from the classic Bates' The book's two-column format delivers assessment information in a comprehensive straightforward approach Presenting the normal patient throughout with common or important problems highlighted each chapter reflects a strong evidence-based perspective The second edition maintains the important topics for real-word practice such as complete head-to-toe examination normal vs abnormal findings electronic documentation and considerations for assessment of older adults and children The text is completely updated with the most current research in health care and nursing education Material is thoughtfully organized into three units Foundations Body Systems and Special Lifespan Considerations Bates' Nursing Guide is the classic approach that helps students develop and practice the lifelong and timeless skills of patient assessmentKey features of the second edition includeNEW! Key culture and life span information highlighted throughoutNEW! Concept Mastery AlertsSample Patient-Mrs N--throughoutTables of AbnormalitiesEmphasis on communication skillsAssessing older adults chapterMnemonicsGlossary"
Price: 46.49

"Occupational Therapy in Action : A Library of Case Studies"
"Occupational Therapy in Action A Library of Occupational Therapy Case Studies helps students develop the clinical reasoning skills they need to provide meaningful client-centered interventions across the continuum of care and as an integral part of an interprofessional team This much-needed book provides a decision-making framework the Case Development Protocol to help students integrate treatment concepts and apply theory and sound clinical judgement to dozens of OT cases representing clients of all ages in a range of clinical setting Scores and qualitative information from the book's unique Clinical Skills Self-Assessment Survey helps instructors and students gauge where further training is required and provides guidance on cases from the book that will provide the maximum skill development for each student"
Price: 41.49

"Memmler's Structure and Function of the Human Body, HC"
"Filled with compelling case studies that connect key content to real-world health care scenarios Memmler's Structure and Function of the Human Body 11th Edition provides easy-to-understand beautifully illustrated coverage of the essentials of normal anatomy and physiology The first text designed specifically to meet the needs of allied health students this acclaimed resource has evolved over the years to address changing course requirements and student needs This edition continues the tradition with a new more accessible design a wide range of new study tools and a robust multimedia electronic ancillary package for both instructors and students Throughout the book anatomic art illustrates concepts with accuracy and simplicity; case studies highlighting anatomy and physiology demonstrate the relevance of the content to a career in the health professions; and hallmark pedagogy blends remediation reinforcement and real-world focus to ensure student success Personalized chapter-by-chapter quizzes powered by prepU help students learn more and improve their pass rates on exams while giving instructors a window into their students' progress by pinpointing misconceptions strengths and weaknesses A&P in Action boxes open each chapter with a scenario that integrates chapter content into a medical setting bringing the information to life for students A&P in Action Revisited boxes which appear later in the chapter expand on the opening scenario and encourage students to apply the chapter's concepts to the outcome of each case A full-body The Body Visible transparency insert assists students in performing a virtual dissection of the human body from skin down to bone and allows them to test themselves on their understanding of skin muscles bones veinsarteries etc New associated chapter questions deepen student understanding New Process Diagrams ensure student mastery by calling out and illustrating the steps of a complex process such as negative feedback control for maintaining homeostasis New Cadaver Photograph-related Questions help students apply anatomic knowledge to novel situations New Casepoints (in-chapter review questions) link content to the opening case study New Critical Thinking Questions that challenge students to apply concepts to the A&P in Action case study help them to understand how basic concepts of anatomy and physiology relate to clinical situations New Misconception Alerts marked by an icon point out common student misconceptions (identified by the prepU adaptive quizzing program) to improve understanding of important ideas New One Step at a Time features expand on basic science concepts introduced in the case study or the text by walking students step-by-step through higher level critical thinking activities such as developing scientific learning and problem-solving skills Checkpoint questions throughout each chapter help students review key points Hot Topics boxes focus on cutting-edge topics and research reinforcing the link between anatomy and physiology and everyday life Clinical Perspectives boxes focus on diseases and disorders related to the chapter helping students understand what happens when the normal structure-function relationship breaks down Health Maintenance boxes offer useful information on how to keep the body healthy A Closer Look boxes provide in-depth scientific detail on selected topics Zooming In questions in the figure captions allow students to test their understanding of important visual aspects of the illustration A Look Back feature provides a short paragraph highlighting content from prior chapters that will help students understand the current chapter Learning Objectives identify the important content to learn in each chapter A strong conceptual focus is reflected in more illustrations of basic biologic concepts and more learning diagrams that take students step-by-step through complex processes such as sensory pathways cardiac function and nerve impulse transmission Ancillary callouts identify additional resources available online such as animations supplementary figures a quiz bank and health career information to enhance learning End-of-chapter study aids include a summary overview (visual outline) key terms (end-of-chapter list) a word anatomy (medical terminology) activity and questions for study and review that test recall comprehension and critical thinking with a variety of question styles including fill-in-the-blank multiple-choice short-answer and short essay as well as questions that require students to apply body process and system knowledge to the chapter-opening case study"
Price: 44.49

"Essentials of Psychiatric Nursing : Contemporary Practice"
"Publisher's Note Products purchased from 3rd Party sellers are not guaranteed by the Publisher for quality authenticity or access to any online entitlements included with the productOffering a unique focus on communication skills mental health promotion and evidence-based recovery-oriented nursing care of people with common mental health disorders this concise and engaging text presents essential concepts in easy-to-understand language with multiple examples and explanations Compelling case studies-supported by online videos that play out the scenarios in more depth-show students how to apply theory to specific patients providing a seamless transition to the practice world Emphasizing psychopharmacology the recovery model and DSM-5 throughout this practical book will help students Master essential psychiatric nursing concepts through Key Diagnostic Characteristics summaries which describe diagnostic criteria target symptoms and associated findings for select disorders adapted from the DSM-5 by the American Psychiatric AssociationHone an understanding of commonly prescribed medications for patients with mental health problems through Drug Profile boxes that complement text discussions of biologic processes associated with various mental health disordersDevelop a deeper understanding of mental health patients through case studies interwoven in the mental health disorder chapters that are brought to life by online videos of these case patients displaying these disordersPrepare for effective practice through online Nursing Care Plans most of which are based on the book's case studies These plans present clinical examples of patients with a particular diagnosis and demonstrate plans of care that follow patients through various diagnostic stages and care delivery settings"
Price: 50.99

"Conditions in Occupational Therapy : Effect on Occupational Performance"
"Now in its 5th Edition Conditions in Occupational Therapy Effect on Occupational Performance is now fully aligned with the DSM-5 and Occupational Therapy Practice Framework 3rd edition reflects the most current research and brings in 5 new chapters covering conditions your students will see in practice This with new features and tools further help enhance this essential book Each chapter of the 5th Edition follows a consistent format-an opening case followed by definition and descriptions incidence and prevalence signs and symptoms course and prognosis medicalsurgical management impact on occupational performance and finally two case illustrations This format helps students to prepare for what they will see in practice With new instructor resources and case studies that connect up-to-date content to practice this is an essential resource for both occupational therapy and occupational therapy assistant students"
Price: 43.99

"Applied Pathophysiology : A Conceptual Approach to the Mechanisms of Disease"
"Emphasizing application of knowledge active learning strategies critical thinking and evidence-based practice this updated 3rd Edition of Applied Pathophysiology A Conceptual Approach to the Mechanisms of Disease explores pathophysiology through the lens of body function concepts and what happens when function is altered through injury or disease This novel approach helps students understand that diseases are rarely confined to one body system and challenges them to apply what they've learned to a range of diseases rather than trying to memorize facts about specific conditions In the process they learn to think about pathophysiology in the same way practioners do in a clinical setting-by working from symptoms to the cause rather than the other way around The 3rd Edition features much that is new including a new chapter on mental illnesses new case studies in every chapter and a wide range of new clinically-focused featuresUpdated Clinical models provide real-world examples of how pathophysiological concepts manifest themselves in the human body to help prepare students for practiceNew Just-in-time review sections refer students to online student resources and remediation to refresh their understanding of prerequisite A&P and Microbiology materialNew chapter-ending Case Studies (2-4 in every chapter) and related questions help students build critical thinking skills as they apply chapter material to real-world clinical scenariosNew! Pathology Up Close features provide more detailed coverage of the cellular and tissue changes that accompany diseaseNew! Clinical Practice features show students how they will apply what they are learning in real-world practiceA new Chapter 11 on altered mood attention and behavior disorders prepares students for the mental illnesses they will encounter in practiceConcept maps visually illustrate important interrelationships of key concepts making it easy for students to visualize how things fit togetherEnd-of-chapter learning tools include summaries practice exam questions and links to general web resources and chapter referencesFrom the Lab boxes help students understand common laboratory procedures and resultsStop and Consider prompts challenge students to think beyond the information presented in the textbookDiscussion and Application sections in every chapter help students gauge their understanding of what they've studiedNew! Links to online student resources are called out as appropriate to provide additional practice and reviewFull-color figures and illustrations throughout the book clarify important conceptsAn integrative case study at the end of the book helps students apply the complex pathophysiologic concepts they've learned to a common condition-diabetes mellitus"
Price: 58.99

"Cloherty and Stark's Manual of Neonatal Care"
"Concise and easy to read this popular manual has provided a practical approach to the diagnosis and medical management of problems in the newborn through seven outstanding editions The Eighth Edition of Cloherty and Stark's Manual of Neonatal Care maintains that tradition of excellence offering NICU physicians neonatal-perinatal fellows residents and neonatal nurse practitioners quick access to key clinical information fully updated to reflect recent advances in the field Written in an easy-access outline format this extensively revised edition covers current practical approaches to the evaluation and management of routine and complex conditions encountered in the fetus and the newborn Key FeaturesNew Key Points in each chapter provide additional guidanceNew coverage and chapters on non-immune hydrops fetalis and vascular anomaliesA new section on endocrinology streamlines content for easier referenceExtensive family support content includes chapters on breastfeeding developmental care bereavement and decision making and ethical dilemmasPopular appendices include common NICU medication guidelines and the effects of maternal drugs on the fetusIntubationsedation guidelines and a guide to neonatal resuscitation on the inside covers for fast referenceWritten by expert authors from major neonatology programs across the USNow with the print edition enjoy the bundled interactive eBook edition which can be downloaded to your tablet and smartphone or accessed online and includes features like Complete content with enhanced navigation Powerful search tools and smart navigation cross-links that pull results from content in the book your notes and even the webCross-linked pages references and more for easy navigationHighlighting tool for easier reference of key content throughout the textAbility to take and share notes with friends and colleagues"
Price: 46.49

"Introductory Maternity and Pediatric Nursing"
"Publisher's Note Products purchased from 3rd Party sellers are not guaranteed by the Publisher for quality authenticity or access to any online entitlements included with the productEnhance your critical thinking skills in a clinical setting and prepare for the NCLEX-PN exam with this clear easy-to-understand and highly visual book Written by two experts and current educators in pediatric and maternity nursing the 4th edition has been updated to reflect today's best practices and evidence-based care Each chapter includes a built-in workbook integrated case studies and in-patient scenarios to sharpen your understanding of the content Plus this edition is accompanied by a robust array of interactive online resources to enrich your learning experience and further prepare you for maternity and pediatric nursing practiceHighlights of the 4th editionNEW & UPDATEDCONTENT including the latest NANDA terminology American College of Obstetricians and Gynecologists (ACOG) guidelines the Baby Friendly Initiative medication updates and more prepare you for practice in today's rapidly changing healthcare environmentUNIQUE! A built-in workbook at the end of each chapter includes NCLEX-PN-style review questions study activities and critical thinking What Would You Do? exercisesNEW! Concept Mastery Alerts highlight commonly misunderstood concepts and provide helpful explanations to clarify themChapter-opening case studies foster critical thinkingA Nursing Process approach prepares you to write individual care plans by walking you through each step of the nurse's role in data collection (assessment) relevant nursing diagnosis outcome identification planning implementation and evaluationFirst-person narratives help you understand the feelings of clients and their family members Cultural Snapshots encourage you to think about cultural differences when caring for your clientsLearning Objectives and Key Points which set goals for understanding and highlight must-know information help you master important conceptsTest Yourself questions allow you to check your understanding as you goClinical Secrets highlight safety concerns and other important topics to prepare you for on-the-job challengesENHANCED online student resources include NCLEX-PN-style questions (revised to reflect the latest test plan) including new alternate format questions) drug monographs maternity and pediatric nursing videos audio glossaries dosage calculation quizzes and moreComprehensive instructor resources include guided lecture notes PowerPoint presentations test generator image bank QSEN competencies concept-based curriculum maps quizzes assignments and moreThis leading content is also incorporated into Lippincott CoursePoint a dynamic learning solution that integrates this book's curriculum adaptive learning tools real-time data reporting and the latest evidence-based practice content together into one powerful student education solution Lippincott CoursePoint improves the nursing students' critical thinking and clinical reasoning skills to prepare them for practice Learn more at NursingEducationSuccesscomCoursePoint"
Price: 59.99

"Introductory Medical-Surgical Nursing"
"Publisher's Note Products purchased from 3rd Party sellers are not guaranteed by the Publisher for quality authenticity or access to any online entitlements included with the product This updated 12th Edition of Introductory Medical-Surgical Nursing and its online resources equips PNVN students with the practical knowledge and skills necessary to provide safe and effective nursing care to adult medical-surgical clients in today's changing healthcare environment This edition reflects current medical and nursing practice through accessible content enhanced by photos and illustrations that bring the information to life and reinforce learning Online videos animations audio NCLEX-PN (R) review questions and much more combine with text content to prepare students for real-world nursing and NCLEX-PN success KEY FEATURES NEW! Concept Mastery Alerts highlight and clarify commonly misunderstood conceptsConcept Care Maps present a visual diagram focusing on the priority problem expected outcomes and nursing interventions of the client in the accompanying Clinical Scenario Critical thinking questions follow the scenariosOver 30 Nursing Care Plans (with rationales) address such issues as Alzheimer's disease cancer myocardial infarction stroke diabetes mellitus modified radical mastectomy and chronic renal failure to help students develop a solid understanding of nursing careRevised NCLEX-PN questions as well as NEW alternate format questions now align with the latest NCLEX-PN text planNursing Process sections in each clinical chapter emphasize a nursing process approach to care and provide rationales in italics for all interventionsNutrition Notes cover the special nutritional needs of clients with certain types of conditionsPharmacologic Considerations highlight the special considerations students need to remember when caring for clients who are receiving specific drugsEvidence-Based Practice boxes including a Clinical Question Evidence and Nursing Implications illustrate how research relates to practice Gerontologic Considerations enhance understanding of how pathophysiology signs and symptoms and nursing care differ for the older populationStop Think and Respond exercises increase recall and practical assimilation of conceptsDrug Therapy Tables list examples of generic and trade names mechanisms of action common side effects and nursing considerationsAn unparalleled suite of online Instructors Resources includes new LPN Concept-Based Curriculum Maps test generator image bank QSEN Competency KSAs syllabus guided lecture notes discussion topics lesson plans PowerPoint Presentations LMS Course Cartridges case studies strategies for effective teaching assignments pre-lecture quizzes and more This leading content is also incorporated into Lippincott CoursePoint a dynamic learning solution that integrates this book's curriculum adaptive learning tools real-time data reporting and the latest evidence-based practice content together into one powerful student education solution Lippincott CoursePoint improves the nursing students' critical thinking and clinical reasoning skills to prepare them for practice Learn more at NursingEducationSuccesscomCoursePoint"
Price: 60.49

"Abrams' Clinical Drug Therapy"
"Written by expert pharmacology educators and clinicians Abrams' Clinical Drug Therapy has a long tradition of guiding students and instructors through the practice of safe and effective medication administration Highly praised for its organized and readable presentation the text explains the why behind each nursing action and emphasizes individualized nursing care and drug therapy Filled with vibrant illustrations including new concept maps the text provides a solid foundation for understanding clinical drug therapy evidence-based standards for administration and how to prevent or minimize adverse effects Complemented with exciting free online resources the textbook employs innovative features that guide students through the course while also preparing for success on the NCLEX (R) Examination and in nursing practice Also included is a free copy of Lippincott's Photo Atlas of Medication Administration which uses the nursing process format to provide step-by-step nursing skills (with rationales) In addition to being completely illustrated the Photo Atlas also contains documentation guidelines and samples and Unexpected Situations which explain how to respond to unanticipated outcomes Topics include removing medication from an ampule removing medication from a vial mixing medications from two vials in one syringe administering an intradermal injection and moreKEY FEATURESNEW! Re-visualized Nursing Process includes a concept map to illustrate these guidelines in place of lengthy textNEW! Chapter on the Autonomic Nervous System (ANS)NEW! More streamlined QSEN Safely Alerts also include knowledge skills and attitudesNEW! SBAR added to the Clinical Application FeatureNEW! Concept Mastery Alerts alert students to commonly misunderstood concepts as derived from our PrepU dataLearning Objectives summarize what the student should learn while reading the chapterA Clinical Application Case Study opens each chapter with a patient-focused clinical scenarioBlack Box Warnings highlight serious life-threatening adverse effects identified by the FDAEvidence-Based Practice boxes provide information about current research and its integration into nursing practiceNCLEX Success sections interspersed throughout chapters help students prepare for the examDrugs at a Glance Tables summarize the routes and dosage ranges (for adults and children) as well as the pregnancy category for each drug in the classDrug Interactions and Herb and Dietary Interactions boxes highlight the risk of interactions as well as increased or decreased drug effects when drugs are combined with other medications food or herbal supplementsPatient Teaching Guidelines list specific information for the education of the patient and familyKey terms with definitions help the reader understand chapter content"
Price: 61.49

"Easy To Make Trend Jewelry"
"Dress up or dress down with over-the-top bling that you make yourself! DIY Trend Jewelry offers 20 stylish projects that you can create in just one afternoon From a Boho Stone Drop Necklace to Deco Fringe Earrings or a Chunky Rope Bracelet each of these on-trend creations will stand out with innovative style Even if you never made jewelry before step-by-step photographs and simple instructions get you started The authors explain all of the basic techniques you need to know including crimps loops cutting chain cord ends and more Projects are arranged by level of difficulty--from beginner through intermediate and advanced--and use only inexpensive materials that can be easily found in craft and hobby stores"
Price: 7.49

"Fitting the Human : Introduction to Ergonomics / Human Factors Engineering"
"This new edition undergraduate introductory textbook follows the motto of the previous versions Solid information easy-to-read easy to understand easy to apply The aim remains the same Human engineering workplaces tools machinery computers lighting shiftwork work demands the environment officers vehicles the home - and everything else that we can design to fit the human The new edition is up-to-date in content and language in data and illustrations Like previous versions this book is for students and professionals in engineering design architecture safety and management and to everybody else who wants to make work safe efficient satisfying and even enjoyable"
Price: 43.49

"Data Analysis for the Life Sciences with R"
"This book covers several of the statistical concepts and data analytic skills needed to succeed in data-driven life science research The authors proceed from relatively basic concepts related to computed p-values to advanced topics related to analyzing highthroughput data They include the R code that performs this analysis and connect the lines of code to the statistical and mathematical concepts explained"
Price: 33.49

"Indelible Leadership : Always Leave Them Learning"
"This book guides education leaders who want to make a real difference in today's educational environment It sets out clear implementable steps that leaders can take to create deep learning and change schools for the better It does this by focussing on 6 specific actions character education; citizenship collaboration; communication; creativity and critical thinking"
Price: 15.99

"Restorative Assessment : Strength-Based Practices That Support All Learners"
"Empower students through restorative assessments that offer multiple ways to demonstrate learning-and give educators more opportunities to assess progress and individualize teaching In this guide you'll find cutting-edge research on using assessments that promote equity and reduce conflict plus real-world examples action points and reflection questions and practical strategies"
Price: 22.99

"5-Minute Yoga : A More Energetic, Focused, and Balanced You in Just 5 Minutes a Day"
"Find the perfect way to take a meaningful break and relax your mind and body in just five minutes with this handy portable guide featuring 100 different yoga sequences to improve focus mood energy level and moreIn 5-Minute Yoga you'll find 100 yoga sequences that can help you refresh your body and mind in only five minutes Each sequence-designed to provide a specific benefit to your body mind and spirit-contains a detailed explanation with illustrations of each pose so it's easy to follow along This guide also includes a glossary with illustrations and short explanations of each yoga pose featured throughout the book-perfect for beginners! Whether you need a quick moment of peace during a hectic day or a chance to promote strength and flexibility to benefit your body 5-Minute Yoga is sure to give you the restart you need"
Price: 7.49

"Exam Ref 70-765 Provisioning SQL Databases"
"Direct from Microsoft this Exam Ref is the official study guide for the new Microsoft 70-765 Provisioning SQL Databases certification exam the second of two exams required for MCSA SQL 2016 Database Administration certification Exam Ref 70-765 Provisioning SQL Databases offers professional-level preparation that helps candidates maximize their exam performance and sharpen their skills on the job It focuses on the specific areas of expertise modern database professionals need to succeed with SQL database administration Coverage includes Implementing SQL in Azure deploying a Microsoft Azure SQL database planning for SQL Server installation and deploying SQL Server instances Managing databases and instances configuring secure access to Microsoft Azure SQL Databases configuring SQL Server performance settings and managing SQL Server instances Deploying and migrating applications deploying applications to Microsoft Azure SQL Database or SQL Server on Azure Virtual Machines migrating on-premises SQL Server databases to an Azure Virtual Machine and migrating client applications Microsoft Exam Ref publications stand apart from third-party study guides because they Provide guidance from Microsoft the creator of Microsoft certification exams Target IT professional-level exam candidates with content focused on their needs not one-size-fits-all content Streamline study by organizing material according to the exam's objective domain (OD) covering one functional group and its objectives in each chapterFeature Thought Experiments to guide candidates through a set of what if? scenarios and prepare them more effectively for Pro-level style exam questions Explore big picture thinking around the planning and design aspects of the IT pro's job role For more information on Exam 70-765 and the MCSA SQL Server 2016 Database Administration certification visit microsoftcomlearning"
Price: 19.99

"Programming the Microsoft Bot Framework : A Multiplatform Approach to Building Chatbots"
"This is the only comprehensive authoritative guide to building Conversational User Interfaces (CUI aka bots chatbots or chatterbots) with the Microsoft Bot Framework Reflecting the next radical revolution in human-computer interaction it will help you leverage advanced artificial intelligence (AI) and natural language processing to empower new and existing applications with stunningly intuitive conversational interfaces Long-time Microsoft MVP Joe Mayo begins with high-level explanations of what Microsoft Bot Framework is what you can do with it and why it matters so much Next he presents the foundational knowledge you need to start creating real bots and CUIs Step by step you'll learn how to build message dialogs manage conversations interact with framework APIs and incorporate powerful natural language processing with Microsoft's advanced Language Understanding Intelligent Service (LUIS) Mayo also offers detailed guidance on deploying your customized bots to key platforms such as Slack Skype and Facebook Messenger Throughout Mayo's practical examples combine code with clear explanations of when and why you would perform each task From start to finish Programming the Microsoft Bot Framework is relentlessly practical helping you translate the advanced magic of intelligent bots into real solutions right now"
Price: 24.49

"Who Is Charlie? - Xenophobia and the New Middle Class"
"In the wake of the attack on the offices of Charlie Hebdo in Paris on 7 January 2015 millions took to the streets to demonstrate their revulsion expressing a desire to reaffirm the ideals of the French Republic liberte egalite fraternite But who were the millions of demonstrators who were suddenly united under the single cry of Je suis Charlie ? In this probing new book Emmanuel Todd investigates the cartography and sociology of the three to four million who marched in Paris and across France and draws some unsettling conclusions For while they claimed to support liberal republican values the real middle classes who marched on that day of indignant protest also had a quite different programme in mind one that was far removed from their proclaimed ideal Their deep values were in fact more reminiscent of the most depressing aspects of France s national history conservatism selfishness domination and inequality By identifying the anthropological religious economic and political forces that brought France to the edge of the abyss Todd reveals the real dangers posed to all western societies when the interests of privileged middle classes work against marginalised and immigrant groups Should we really continue to mistreat young people force the children of immigrants to live on the outskirts of our cities consign the poorer classes to the remoter parts of the country demonise Islam and allow the growth of an ever more menacing anti-Semitism? While asking uncomfortable questions and offering no easy solutions Todd points to the difficult and uncertain path that might lead to an accommodation with Islam rather than a deepening and divisive confrontation"
Price: 10.99

"Our Wound Is Not So Recent - Thinking the Paris Killings of 13 November"
"On 13 November 2015 Paris suffered the second wave of brutal terrorist attacks in a year leaving 130 dead and many more seriously injured How are we to make sense of these violent acts and what do they tell us about the forces shaping our world today? In this short book the influential philosopher Alain Badiou argues that while these violent events are commonly portrayed as acts of Islamic terrorism in fact they attest to a much deeper malaise that is connected to the triumph of global capitalism and to new forms of imperialism that involve the weakening of states such that whole regions of the world have been turned into ungovernable zones run by armed gangs in which ordinary people are forced to live the most precarious lives These zones have become the breeding ground for a new kind of nihilism that seeks revenge for the domination of the West And it is this new nihilism on to which Islam has been grafted that exerts a particular appeal to the young men and women on the margins who carried out the atrocities in Paris The tragedy of 13 November might appear at first sight to be rooted in immigration and Islam but our wound is not so recent it is rooted in a deeper set of transformations that have reshaped our world creating small islands of privilege amidst large masses of the destitute and depriving us of a politics that would offer a serious alternative to the present"
Price: 7.49

"Search Engine Society"
"Search engines have become a key part of our everyday lives Yet there is growing concern with how algorithms which run just beneath the surface of our interactions online are affecting society This timely new edition of Search Engine Society enlightens readers on the forms of bias that algorithms introduce into our knowledge and social spaces drawing on recent changes to technology industries policies and research It provides an introduction to the social place of the search engine and addresses crucial questions such as How have search engines changed the way we organize our thoughts about the world and how we work? To what extent do politics shape search and does search shape politics? This book is a must-read for those who wish to understand the future of the social internet and how search shapes it"
Price: 17.99