Search results for ""pearson education (us)""
Pearson Education (US) Microsoft Office Step by Step (Office 2021 and Microsoft 365)
The quick way to learn popular Microsoft 365 apps! This is learning made easy. Get more done quickly with Microsoft Word, Excel, PowerPoint, and Outlook. Jump in wherever you need answers—brisk lessons and detailed screenshots show you exactly what to do, step by step. • Discover new time-savers and usability improvements for Word, Excel, PowerPoint, and Outlook • Format and organize high-impact documents and use Word's enhanced coauthoring tools • Build powerful, reliable Excel worksheets and analyze complex data sets • Prepare highly effective presentations with PowerPoint's newest visual tools • Improve your productivity with Outlook email, scheduling, and contacts • Make the most of the latest Accessibility Checker and other new features • Look up just the tasks and lessons you need Download your Step by Step practice files at: MicrosoftPressStore.com/MSOfficeSBS365/downloads
£33.99
Pearson Education (US) C++20 for Programmers: An Objects-Natural Approach
The professional programmer's Deitel® guide to C++20 Written for programmers with a background in another high-level language, in this book, you'll learn Modern C++ development hands on using C++20 and its "Big Four" features--Ranges, Concepts, Modules and Coroutines. (For more details, see the Preface, and the table of contents diagram inside the front cover.) In the context of 200+, hands-on, real-world code examples, you'll quickly master Modern C++ coding idioms using popular compilers--Visual C++®, GNU® g++, Apple® Xcode® and LLVM®/Clang. After the C++ fundamentals quick start, you'll move on to C++ standard library containers array and vector; functional-style programming with C++20 Ranges and Views; strings, files and regular expressions; object-oriented programming with classes, inheritance, runtime polymorphism and static polymorphism; operator overloading, copy/move semantics, RAII and smart pointers; exceptions and a look forward to C++23 Contracts; standard library containers, iterators and algorithms; templates, C++20 Concepts and metaprogramming; C++20 Modules and large-scale development; and concurrency, parallelism, the C++17 and C++20 parallel standard library algorithms and C++20 Coroutines. Features Rich coverage of C++20's "Big Four": Ranges, Concepts, Modules and Coroutines Objects-Natural Approach: Use standard libraries and open-source libraries to build significant applications with minimal code Hundreds of real-world, live-code examples Modern C++: C++20, 17, 14, 11 and a look to C++23 Compilers: Visual C++®, GNU® g++, Apple Xcode® Clang, LLVM®/Clang Docker: GNU® GCC, LLVM®/Clang Fundamentals: Control statements, functions, strings, references, pointers, files, exceptions Object-oriented programming: Classes, objects, inheritance, runtime and static polymorphism, operator overloading, copy/move semantics, RAII, smart pointers Functional-style programming: C++20 Ranges and Views, lambda expressions Generic programming: Templates, C++20 Concepts and metaprogramming C++20 Modules: Large-Scale Development Concurrent programming: Concurrency, multithreading, parallel algorithms, C++20 Coroutines, coroutines support libraries, C++23 executors Future: A look forward to Contracts, range-based parallel algorithms, standard library coroutine support and more "C++20 for Programmers builds up an intuition for modern C++ that every programmer should have in the current software engineering ecosystem. The unique and brilliant ordering in which the Deitels present the material jibes much more naturally with the demands of modern, production-grade programming environments. I strongly recommend this book for anyone who needs to get up to speed on C++, particularly in professional programming environments where the idioms and patterns of modern C++ can be indecipherable without the carefully crafted guidance that this book provides."--Dr. Daisy Hollman, ISO C++ Standards Committee Member "This is a fine book that covers a surprising amount of the very large language that is C++20. An in-depth treatment of C++ for a reader familiar with how things work in other programming languages."--Arthur O'Dwyer, C++ trainer, Chair of CppCon's Back to Basics track, author of several accepted C++17/20/23 proposals and the book Mastering the C++17 STL "Forget about callback functions, bare pointers and proprietary multithreading libraries--C++20 is about standard concurrency features, generic lambda expressions, metaprogramming, tighter type-safety and the long-awaited concepts, which are all demonstrated in this book. Functional programming is explained clearly with plenty of illustrative code listings. The excellent chapter, 'Parallel Algorithms and Concurrency: A High-Level View,' is a highlight of this book."--Danny Kalev, Ph.D. and Certified System Analyst and Software Engineer, Former ISO C++ Standards Committee Member Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details. Note: eBooks are 4-color and print books are black and white.
£44.99
Pearson Education (US) Cisco Certified DevNet Associate DEVASC 200901 Official Cert Guide
Trust the best-selling Official Cert Guide series from Cisco Press to help you learn, prepare, and practice for exam success. They are built with the objective of providing assessment, review, and practice to help ensure you are fully prepared for your certification exam. Cisco Certified DevNet Associate DEVASC 200-901 Official Cert Guide presents you with an organized test preparation routine using proven series elements and techniques. Do I Know This Already? quizzes open each chapter and enable you to decide how much time you need to spend on each section. Exam topic lists make referencing easy. Chapter-ending Exam Preparation Tasks help you drill on key concepts you must know thoroughly. Master Cisco Certified DevNet Associate DEVASC 200-901 exam topics Assess your knowledge with chapter-opening quizzes Review key concepts with exam preparation tasks Practice with realistic exam questions in the practice
£41.46
Pearson Education (US) Refactoring: Improving the Design of Existing Code
Martin Fowler’s guide to reworking bad code into well-structured code Refactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use. Refactoring principles: understand the process and general principles of refactoring Code smells: recognize “bad smells” in code that signal opportunities to refactor Application improvement: quickly apply useful refactorings to make a program easier to comprehend and change Building tests: writing good tests increases a programmer’s effectiveness Moving features: an important part of refactoring is moving elements between contexts Data structures: a collection of refactorings to organize data, an important role in programs Conditional Logic: use refactorings to make conditional sections easier to understand APIs: modules and their functions are the building blocks of our software, and APIs are the joints that we use to plug them together Inheritance: it is both very useful and easy to misuse, and it’s often hard to see the misuse until it’s in the rear-view mirror---refactorings can fix the misuse Examples are written in JavaScript, but you shouldn’t find it difficult to adapt the refactorings to whatever language you are currently using as they look mostly the same in different languages. "Whenever you read [Refactoring], it’s time to read it again. And if you haven’t read it yet, please do before writing another line of code." –David Heinemeier Hansson, Creator of Ruby on Rails, Founder & CTO at Basecamp “Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” –M. Fowler (1999)
£39.59
Pearson Education (US) Node.js MongoDB and Angular Web Development
Node.js, MongoDB and Angular Web DevelopmentThe definitive guide to using the MEAN stack to build web applications Node.js is a leading server-side programming environment, MongoDB is the most popular NoSQL database, and Angular is the leading framework for MVC-based front-end development. Together, they provide an easy-to-implement, fully integrated web development stack that allows web programmers to create high-performance sites and applications built completely in JavaScript, from server to client. Updated for Angular 2, Angular 4, and subsequent versions, this new edition of Node.js, MongoDB and Angular Web Development shows you how to integrate these three technologies into complete working solutions. It begins with concise, crystal-clear tutorials on each technology and then quickly moves on to building common web applications. You'll learn how to use Node.js and MongoDB to build more scalable, high-performance sites, how to leverage Angular's innovative MVC approach t
£33.29
Pearson Education (US) Business Law
For courses in business law. Examining business law through real cases By teaching through real case studies and beautiful illustrations, Business Law engages readers and helps them to retain the core issues in national and international business law they will need for their careers. The 10th Edition has been updated with a wealth of new cases from the US Supreme and Federal Courts for students to investigate, as well as new examples of ethical, environmental, and international law business legal cases. Also available with MyLab Business Law MyLab™ is the teaching and learning platform that empowers you to reach every student. By combining trusted authors’ content with digital tools and a flexible platform, MyLab personalizes the learning experience and improves results for each student. Note: You are purchasing a standalone product; MyLab Business Law does not come packaged with this content. Students, if interested in purchasing this title with MyLab Business Law, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information. If you would like to purchase both the physical text and MyLab Business Law, search for: 0134832280 / 9780134832289 Business Law Plus MyLab Business Law with Pearson eText -- Access Card Package, 10/e Package consists of: 0134728785 / 9780134728780 Business Law 0134728939 / 9780134728933 MyLab Business Law with Pearson eText -- Access Card -- for Business Law
£193.94
Pearson Education (US) Lean DevOps: A Practical Guide to On Demand Service Delivery
Deliver Any Service Far More Effectively, Based on What Customers Really Want As service stacks grow more complex, it becomes even tougher to deliver on-demand IT services that meet customers' expectations for speed, consistency, reliability, security, privacy, and value. Layering on new cloud technologies, architectural approaches, or methodologies can aggravate the problem by widening the gap between what delivery teams think they're delivering and what customers actually experience. In Lean DevOps, technical leader Robert Benefield helps you escape this spiral, reverse bad habits, and regain the situational awareness you need to deliver the right services in the right way. Writing for delivery team members and their leaders, Benefield shows how to improve information flow throughout your organization, so you can move toward your customers' target outcomes. He identifies problems arising from traditional approaches to managing teams, debunks excuses often used to prevent progress, and offers realistic recommendations for everything from requirements to incentives. * Understand key dynamics that impact service delivery, and avoid focusing on the wrong issues * Give your delivery teams stronger abilities to learn and improve * Improve team maturity and implement prerequisites for effective use of automation and AI/ML * Optimize key service delivery elements, from instrumentation to queue masters and cycles * Organize and manage workflows more effectively * Handle governance associated with internal controls and external legal/regulatory requirements * Leverage the power of Lean and Mission Command to accelerate innovation, empower subordinates, and drive the outcomes you want
£30.32
Pearson Education (US) C Programming Language
The definitive reference guide to C programming from K&R for writing good code that works and is easy to modify Learn how to program in C from the developers of C, Brian Kernighan and Dennis Ritchie. Intended for those with at least some experience with one other language (even if you are a novice), this book contains a tutorial introduction to get new users started as soon as possible and separate chapters on each major feature: Types, operators, and expressions Control flow Functions and program structure Pointers and arrays Structures Input and output This second edition of The C Programming Language describes C as defined by the ANSI standard and includes a reference manual that conveys the essentials of the standard in a smaller space for easy comprehension for programmers. "K&R is one of my favorite books. The style of the tutorial chapters is so deceptively light and simple and the manual so crisp. Much of C's reputation of simplicity comes from the clarity and great little examples from this book. My 1978 copy has lost its cover and my K&R2 is somewhat dog eared. Above all, K&R is a useful book." Bjarne Stroustrup, designer and original implementer of C++, and author of The C++ Programming Language
£44.54
Pearson Education (US) My iPhone
Step-by-step instructions with callouts to iPhone images that show you exactly what to do. Help when you run into iPhone problems or limitations. Tips and Notes to help you get the most from your iPhone. Full-color, step-by-step tasks walk you through getting and keeping your iPhone working just the way you want. The tasks include how to: Connect to the Internet, Bluetooth devices, Wi-Fi networks, and other iPhones, iPod touches, and iPads; take advantage of AirDrop to instantly share with other iOS and Mac users around you Use Siri to get information, write texts and emails, set reminders/appointments, and more just by speaking to your iPhone Customize your iPhone with folders, wallpaper, ringtones, and much more Use iCloud, Exchange, Google, and other cloud services to keep consistent calendar, contact, and other information on all your devices Communicate via phone, FaceTime, conference calls, text, email, and more Make your text messages come alive by adding Digital Touches and effects and sharing photos and video Get the most out of Safari to browse the Web and Mail to manage all of your email from one Inbox Listen to music, use the Wallet to manage boarding passes and loyalty cards; pay for purchases safely and securely with Apple Pay; and use other great iPhone apps Capture and edit photos and video; use great camera features such as burst, timed and time-lapse video, slow-motion video, and Live Photos View your photos in memories and use them for wallpaper and for your contacts or share them via email, AirDrop, or texts; use iCloud to automatically save and share your photos Find, download, install, and use awesome iPhone apps
£22.99
Pearson Education (US) Better Python Code: A Guide for Aspiring Experts
Move Beyond Python Code That "Mostly Works" to Code That Is Expressive, Robust, and Efficient Python is arguably the most-used programming language in the world, with applications from primary school education to workaday web development, to the most advanced scientific research institutes. While there are many ways to perform a task in Python, some are wrong, inelegant, or inefficient. Better Python Code is a guide to "Pythonic" programming, a collection of best practices, ways of working, and nuances that are easy to miss, especially when ingrained habits are borrowed from other programming languages. Author David Mertz presents concrete and concise examples of various misunderstandings, pitfalls, and bad habits in action. He explains why some practices are better than others, based on his 25+ years of experience as an acclaimed contributor to the Python community. Each chapter thoroughly covers related clusters of concepts, with chapters sequenced in ascending order of sophistication. Whether you are starting out with Python or are an experienced developer pushing through the limitations of your Python code, this book is for all who aspire to be more Pythonic when writing better Python code. Use the right kind of loops in Python Learn the ins and outs of mutable and immutable objects Get expert advice to avoid Python "gotchas" Examine advanced Python topics Navigate the "attractive nuisances" that exist in Python Learn the most useful data structures in Python and how to avoid misusing them Avoid security mistakes Understand the basics of numeric computation, including floating point numbers and numeric datatypes "My high expectations for this engaging Python book have been exceeded: it offers a great deal of insight for intermediate or advanced programmers to improve their Python skills, includes copious sharing of precious experience practicing and teaching the language, yet remains concise, easy to read, and conversational."--From the Foreword by Alex Martelli Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
£39.99
Pearson Education (US) Software Architecture and Decision-Making: Leveraging Leadership, Technology, and Product Management to Build Great Products
Leverage leadership knowledge to make better software architecture decisions. Think deeply but implement slowly. The overarching goal of software systems (hence, for software architecture) is to build systems that meet quality standards and that provide the highest return on investment (ROI) in the long run or within a defined period of time. A great product requires a combination of technology, leadership, and product management (including UX). Leadership is primarily about managing uncertainty and making the right judgment. To build great products, technical leaders need to combine technology, leadership, and product management knowledge, and make the right decisions. Many technical mistakes come from the gap between knowledge about these three items and judgment. In Software Architecture and Decision-Making, Srinath Perera explains principles and concepts that software architects must understand deeply and how to employ those principles to manage uncertainty. The questions and principles discussed in this book help manage uncertainty while building software architecture and provide a framework for making decisions. This book is for all technical leaders in the software industry who make holistic judgments about the systems they build and for future leaders learning the craft. Understand the importance of strong decision making with examples from great technical leaders such as the Wright brothers and Kelly Johnson Leverage five key questions and seven important principles to understand uncertainties during the design process and make strategic architectural decisions Approach the design systematically, first at the macro level and then the individual service level This definitive guide explains principles and concepts--technical and non-technical alike--that software architects, senior software engineers, and technical leads must understand to manage the inevitable uncertainty involved in building software systems and to drive success of the products for which they are responsible. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
£31.99
Pearson Education (US) Database and Application Security: A Practitioner's Guide
An all-encompassing guide to securing your database and applications against costly cyberattacks! In a time when the average cyberattack costs a company $9.48 million, organizations are desperate for qualified database administrators and software professionals. Hackers are more innovative than ever before. Increased cybercrime means front-end applications and back-end databases must be finetuned for a strong security posture. Database and Application Security: A Practitioner's Guide is the resource you need to better fight cybercrime and become more marketable in an IT environment that is short on skilled cybersecurity professionals. In this extensive and accessible guide, Dr. R. Sarma Danturthi provides a solutions-based approach to help you master the tools, processes, and methodologies to establish security inside application and database environments. It discusses the STIG requirements for third-party applications and how to make sure these applications comply to an organization’s security posture. From securing hosts and creating firewall rules to complying with increasingly tight regulatory requirements, this book will be your go-to resource to creating an ironclad cybersecurity database. In this guide, you'll find: Tangible ways to protect your company from data breaches, financial loss, and reputational harm Engaging practice questions (and answers) after each chapter to solidify your understanding Key information to prepare for certifications such as Sec+, CISSP, and ITIL Sample scripts for both Oracle and SQL Server software and tips to secure your code Advantages of DB back-end scripting over front-end hard coding to access DB Processes to create security policies, practice continuous monitoring, and maintain proactive security postures
£34.19
Pearson Education (US) Exam Ref SC-100 Microsoft Cybersecurity Architect
Prepare for Microsoft Exam SC-100 and demonstrate your real-world mastery of skills and knowledge needed to design and evolve cybersecurity strategy for all aspects of enterprise architecture. Designed for experienced IT professionals, this Exam Ref focuses on critical thinking and decision-making acumen needed for success at the Microsoft Certfied: Cybersecurity Architect Expert level. Focus on the expertise measured by these objectives: Design a Zero Trust strategy and architecture Evaluate Governance Risk Compliance (GRC) technical strategies and security operations strategies Design a strategy for data and applications Recommend security best practices and priorities This Microsoft Exam Ref: Organizes its coverage by exam objectives Features strategic, what-if scenarios to challenge you Assumes you have advanced security engineering experience and knowledge and experience with hybrid and cloud implementations About the Exam Exam SC-100 focuses on the knowledge needed to build overall security strategy and architecture; design strategies for security operations, identity security, and regulatory compliance; evaluate security posture; recommend technical strategies to manage risk; design strategies to secure server endpoints, client endpoints, and SaaS, PaaS, and IaaS services; specify application security requirements; design data security strategy; recommend security best practices based on Microsoft Cybersecurity Reference Architecture and Azure Security Benchmarks; use the Cloud Adoption Framework to recommend secure methodologies; use Microsoft Security Best Practices to recommend ransomware strategies. About Microsoft Certifiation The Microsoft Certified: Cybersecurity Architect Expert certication credential demonstrates your ability to plan and implement cybersecurity strategy that meets business needs and protects the organization's mission and processes across its entire enterprise architecture. To fulfill your requirements, pass this exam and earn one of these four prerequisite certifications: Microsoft Certfied: Azure Security Engineer Associate; Microsoft Certfied: Identity and Access Administrator Associate; Microsoft365 Certied: Security Administrator Associate; Microsoft Certfied: Security Operations Analyst Associate. See full details at: microsoft.com/learn
£33.99
Pearson Education (US) Exam Ref MS-700 Managing Microsoft Teams
Prepare for Microsoft Exam MS-700—demonstrate your real-world knowledge of Microsoft Teams planning, deployment, configuration, management, security, troubleshooting, and more. Designed for professionals with Microsoft Teams experience, this Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft 365 Certified: Teams Administrator Associate level. Focus on the expertise measured by these objectives: • Plan and configure a Microsoft Teams environment • Manage chat, teams, channels, and apps • Manage calling and meetings • Monitor and troubleshoot a Microsoft Teams environment This Microsoft Exam Ref: • Organizes its coverage by exam objectives • Features strategic, what-if scenarios to challenge you • Assumes you manage or administer Microsoft Teams collaboration and communication in a Microsoft 365 environment About the Exam Exam MS-700 focuses on knowledge needed to plan and configure Microsoft Teams network, security, and compliance settings; identify licensing requirements; plan and implement governance and lifecycle management; configure and manage external users, guest users, and devices; create and manage teams; plan and manage channels; manage chat and collaboration experiences; manage apps; manage meeting experiences, phone numbers, and phone systems; monitor and report on Teams environments; and troubleshoot audio, video, and client issues. About Microsoft Certification Passing this exam fulfills your requirements for the Microsoft 365 Certified: Teams Administrator Associate credential, demonstrating your expertise in configuring, deploying, and managing Office 365 workloads for Microsoft Teams to promote better enterprise collaboration and communication, and administering capabilities including chat, apps, channels, meetings, audio conferences, live events, and calls. See full details at: microsoft.com/learn
£29.99
Pearson Education (US) Microsoft Excel Inside Out (Office 2021 and Microsoft 365)
Conquer Microsoft Excel—from the inside out! Dive Into Microsoft Excel for Office 2021 and Microsoft 365 and really put your spreadsheet expertise to work. This supremely well-organized reference packs hundreds of timesaving solutions, tips, and workarounds—all you need to make the most of Excel's most powerful tools for analyzing data and making better decisions. Renowned Excel expert Bill Jelen offers a complete tour of Excel and its latest innovations, from advanced analysis and visualizations to dashboards. Discover how experts tackle today's key tasks—and challenge yourself to new levels of mastery. Save time with galleries, keyboard accelerators, and other shortcuts. Enter formulas more efficiently, and fully control operators and dates. Use new data types to return photos, arrays, or weather history— and even create your own. Master Excel's most widely-used functions. Integrate external data from the web and other sources. Use the new XLOOKUP function to retrieve data more efficiently, with fewer errors. Store powerful specialized logic in LAMBDA functions—and avoid their limitations. Easily transform complex datasets with Power Query. Quickly summarize millions of records with pivot tables. Perform ad hoc analyses and create advanced data mashups. Use Analyze Data's artificial intelligence to get answers and auto-generate pivot tables. Solve complex problems with What-If, Scenario Manager, Goal Seek, and Solver. Automate repetitive tasks by editing recorded VBA code. Demystify data with conditional formatting and other visualization techniques. Make the most of Excel's newest maps and charts. Add visual power with icons, 3D models, and animated 3D maps.
£40.99
Pearson Education (US) Exam Ref MS-100 Microsoft 365 Identity and Services
Prepare for the updated version of Microsoft Exam MS-100— and help demonstrate your real-world mastery of skills and knowledge needed to effectively design, deploy, manage, and secure Microsoft 365 services. Designed for experienced IT professionals, Exam Ref focuses on critical thinking and decision-making acumen needed for success at the Microsoft Certified Expert level. Focus on the expertise measured by these objectives: • Design and implement Microsoft 365 services • Manage user identity and roles • Manage access and authentication • Plan Office 365 workloads and applications This Microsoft Exam Ref: • Organizes its coverage by exam objectives • Features strategic, what-if scenarios to challenge you • Assumes you have working knowledge of Microsoft 365 workloads, networking, server administration, and IT fundamentals; and have administered at least one Exchange, SharePoint, Teams, or Windows deployment About the Exam Exam MS-100 focuses on knowledge needed to plan architecture; deploy a Microsoft 365 tenant; manage Microsoft 365 subscription and tenant health; plan migration of users and data; design identity strategy; plan identity synchronization; manage identity synchronization with Azure Active Directory (Azure AD); manage Azure AD identities and roles; manage authentication; plan and implement secure access; configure application access; plan to deploy Microsoft 365 Apps and messaging; plan for Microsoft SharePoint Online, OneDrive for Business, and Teams infrastructure; and plan Microsoft Power Platform integration. About Microsoft Certification The Microsoft 365 Certified: Enterprise Administrator Expert certification credential demonstrates your ability to evaluate, plan, migrate, deploy, and manage Microsoft 365 services. To fulfill your requirements, pass this exam and Exam MS-101: Microsoft 365 Mobility and Security, and earn one of these five prerequisite certifications: Modern Desktop Administrator Associate, Security Administrator Associate, Messaging Administrator Associate, Teams Administrator Associate, or Identity and Access Administrator Associate. See full details at: microsoft.com/learn
£33.99
Pearson Education (US) Exam Ref MD-100 Windows 10
Prepare for the updated version of Microsoft Exam MD-100—and help demonstrate your real-world mastery of skills and knowledge required to deploy, configure, and maintain Windows 10 devices and technologies in an enterprise environment. Designed for Windows Administrators, Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified Associate level. Focus on the expertise measured by these objectives: • Deploy Windows • Manage devices and data • Configure storage and connectivity • Maintain Windows This Microsoft Exam Ref: • Organizes its coverage by exam objectives • Features strategic, what-if scenarios to challenge you • Assumes you have experience administering Windows 10 and non-Windows devices and technologies About the Exam Exam MD-100 focuses on knowledge needed to install Windows 10; perform post-installation configuration; manage users, groups, and devices; configure devices with local policies; manage Windows security; configure networking; configure data access and protection; configure system and data recovery; manage updates; monitor and manage Windows; and configure remote connectivity. About Microsoft Certification Passing this exam and Exam MD-101: Managing Modern Desktops fulfills your requirements for the Microsoft 365 Certified: Modern Desktop Administrator Associate certification credential, demonstrating your ability to deploy, configure, secure, manage, and monitor devices and client applications in an enterprise environment. See full details at: microsoft.com/learn
£33.99
Pearson Education (US) CCIE Enterprise Infrastructure Foundation
Apply Cisco networking theory to modern enterprise environments with 40+ hands-on, CCIE-level labs Enterprise networking has changed, and so have the Cisco certification paths. It’s crucial for networking professionals to bridge the gap between their current knowledge and the deep hands-on expertise they need to succeed at the pinnacle of the profession. Now, renowned Cisco instructor and practitioner Narbik Kocharians helps you make the leap with confidence, whether you’re preparing for your CCIE Labs or simply seeking to optimize your own network’s reliability, agility, and performance. Based on Kocharians's widely admired CCIE prep classes, this progressive learning tool combines foundational topics with 40+ lab walkthroughs, revealing how mature technologies and today’s increasingly critical software-defined and policy-based solutions fit together. You’ll find detailed labs for widely-available emulators, structured illustrations of modern protocol and feature operation, a full lab walkthrough of a complex configuration reflective of the actual CCIE, and more. Every lab scenario includes full solutions and in-depth explanations: read these as you practice, or solve on your own, and compare your results with the author’s. Either way, you’ll gain indispensable insight for applying theory to practice in real-world environments---including your CCIE Labs. Master core Layer 2 switching concepts, including STP, RSTP, MSTP, VTP, VTP Pruning, 802.1Q, ISL Trunking, LACP, and PagP Master route filtering with IP Prefix-lists Gain a rock-solid understanding of RIPv2, the Cisco Enhanced Interior Gateway Routing Protocol (EIGRP), and classic Open Shortest Path First (OSPF) routing Understand Border Gateway Protocol (BGP), the protocol that routes the Internet Review the Cisco Dynamic Multipoint VPN (DMVPN) from the ground up, overlays/underlays, configurations, switching enhancements, network design, tunneling, and more Master MPLS and the suite of services it can provide: L3VPNs and beyond Make the most of IPv6: master address types, assignment, configuration, NDP, SLAAC, and IPv6-enabled DMVPN, OSPFv3, EIGRP, and BGP Explore the Cisco latest SD-WAN platform, from basic components to WAN edge devices and app-aware Policies Understand the Cisco SD-Access (SDA) solution for creating scalable, automated, and resilient enterprise fabrics
£82.19
Pearson Education (US) Basic Principles and Calculations in Chemical Engineering
The #1 Guide to Chemical Engineering Principles, Techniques, Calculations, and Applications--Revised, Streamlined, and Modernized with New Examples Basic Principles and Calculations in Chemical Engineering, Ninth Edition, has been thoroughly revised, streamlined, and updated to reflect sweeping changes in the chemical engineering field. This introductory guide addresses the full scope of contemporary chemical, petroleum, and environmental engineering applications and contains extensive new coverage and examples related to biotech, nanotech, green/environmental engineering, and process safety, with many new MATLAB and Python problems throughout. Authors David M. Himmelblau and James B. Riggs offer a strong foundation of skills and knowledge for successful study and practice, guiding students through formulating and solving material and energy balance problems, as well as describing gases, liquids, and vapors. Throughout, they introduce efficient, consistent, learner-friendly ways to solve problems, analyze data, and gain a conceptual, application-based understanding of modern processes. This edition condenses coverage from previous editions to serve today's students and faculty more efficiently. In two entirely new chapters, the authors provide a comprehensive introduction to dynamic material and energy balances, as well as psychrometric charts. Modular chapters designed to support introductory courses of any length Introductions to unit conversions, basis selection, and process measurements Strategies for solving diverse material and energy balance problems, including material balances with chemical reaction and for multi-unit processes, and energy balances with reaction Clear introductions to key concepts ranging from stoichiometry to enthalpy Coverage of ideal/real gases, multi-phase equilibria, unsteady-state material, humidity (psychrometric) charts, and more Self-assessment questions to help readers identify areas they don't fully understand Thought, discussion, and homework problems in every chapter New biotech, bioengineering, nanotechnology, green/environmental engineering, and process safety coverage Relevant new MATLAB and Python homework problems and projects Extensive tables, charts, and glossaries in each chapter Reference appendices presenting atomic weights and numbers, Pitzer Z^0/Z^1 factors, heats of formation and combustion, and more Easier than ever to use, this book is the definitive practical introduction for students, license candidates, practicing engineers, and scientists. Supplemental Online Content (available with book registration): Three additional chapters on Heats of Solution and Mixing, Liquids and Gases in Equilibrium with Solids, and Solving Material and Energy Balances with Process Simulators (Flowsheeting Codes) Nine additional appendices: Physical Properties of Various Organic and Inorganic Substances, Heat Capacity Equations, Vapor Pressures, Heats of Solution and Dilution, Enthalpy-Concentration Data, Thermodynamic Charts, Physical Properties of Petroleum Fractions, Solution of Sets of Equations, Fitting Functions to Data Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
£126.98
Pearson Education (US) Exam Ref AZ-304 Microsoft Azure Architect Design
Prepare for Microsoft Exam AZ-304—and help demonstrate your real-world mastery of designing and implementing solutions that run on Microsoft Azure, including key aspects such as compute, network, storage, and security. Designed for modern IT professionals, this Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified Expert level. Focus on the expertise measured by these objectives: • Design monitoring • Design identity and security • Design data storage • Design business continuity • Design infrastructure This Microsoft Exam Ref: • Organizes its coverage by exam objectives • Features strategic, what-if scenarios to challenge you • Assumes you are an IT professional with significant experience and knowledge of IT operations, and expert-level Azure administration skills, and experience with Azure development and DevOps processes About the Exam Exam AZ-304 focuses on knowledge needed to design for cost optimization; design logging and monitoring solutions; design authentication, authorization, governance, and application security; design database solutions and data integrations; select storage accounts; design for backup/recovery and high availability; design compute and network infrastructure; design application architectures, and design migrations. About Microsoft Certification Passing this exam and Exam AZ-303: Microsoft Azure Architect Technologies fulfills your requirements for the Microsoft Certified: Azure Solutions Architect Expert credential, demonstrating your expertise in compute, network, storage, and security for designing and implementing modern cloud-based solutions that run on Microsoft Azure. See full details at: microsoft.com/learn
£33.99
Pearson Education (US) Microsoft Azure Data Solutions - An Introduction
Discover and apply the Azure platform's most powerful data solutions Cloud technologies are advancing at an accelerating pace, supplanting traditional relational and data warehouse storage solutions with novel, high-value alternatives. Now, three pioneering Azure Data consultants offer an expert introduction to the relational, non-relational, and data warehouse solutions offered by the Azure platform. Drawing on their extensive experience helping organizations get more value from the Microsoft Data Platform, the authors guide you through decision-making, implementation, operations, security, and more. Throughout, step-by-step tutorials and hands-on exercises prepare you to succeed, even if you have no cloud data experience. Three leading experts in Microsoft Azure Data Solutions show how to: Master essential concepts of data storage and processing in cloud environments Handle the changing responsibilities of data engineers moving to the cloud Get started with Azure data storage accounts and other data facilities Walk through implementing relational and non-relational data stores in Azure Secure data using the least-permissions principle, Azure Active Directory, role-based access control, and other methods Develop efficient Azure batch processing and streaming solutions Monitor Azure SQL databases, blob storage, data lakes, Azure Synapse Analytics, and Cosmos DB Optimize Azure data solutions by solving problems with storage, management, and service interactions About This Book For data engineers, systems engineers, IT managers, developers, database administrators, cloud architects, and other IT professionals Requires little or no knowledge about Azure tools and services for data analysis
£33.99
Pearson Education (US) Blockchain for Business
The Pragmatic Guide to Driving Value and Disrupting Markets with Blockchain "Blockchain’s potential to transform businesses has generated a tremendous amount of excitement across industries. However, it can be difficult for decision makers to develop a practical approach to blockchain for their specific business requirements. By identifying and clearly describing the value of blockchain for enterprises, as well as the processes required to harness blockchain to achieve business objectives, Blockchain for Business presents a startlingly concise yet comprehensive roadmap for business leaders. This book is an excellent resource for anyone looking to leverage blockchain to transform their business." — Dr. Won-Pyo Hong, President & CEO of Samsung SDS “Much has been written about blockchain in the past few years: what it is and what it is not (at various levels of detail), as well as the technology’s long-term strategic value for companies, industries, and economies. However, what we’ve been missing is a practical, operational, ‘how to’ set of steps for creating, implementing, and operating a blockchain-based solution. This book aims to fill that gap. It’s an invaluable tool for anyone ready to take the plunge and start taking advantage of this remarkable technology.” —Irving Wladawsky-Berger, research affiliate, MIT; columnist, WSJ CIO Journal; VP Emeritus, IBM "I will never be able to adequately express how useful this book will be to my class. In addition the great chapters on cybersecurity, I loved the Integration Models, especially 'Coexistence with Systems of Record.' Legacy integration with Blockchain is a critical barrier, and you nailed it!" —Thomas Doty, JD, LLM - Adjunct Professor, University of New Hampshire Law Blockchain enables enterprises to reinvent processes and business models and to pursue radically disruptive applications. Blockchain for Business is a concise, accessible, and pragmatic guide to both the technology and the opportunities it creates. Authored by three experts from IBM’s Enterprise Blockchain practice, it introduces industry-specific and cross-industry use cases, and reviews best-practice approaches to planning and delivering blockchain projects. With a relentless focus on real-world business outcomes, the authors reveal what blockchain can do, what it can’t do yet, and where it’s headed. Understand five elements that make blockchain so disruptive: transparency, immutability, security, consensus, and smart contracts Explore key use cases: cross-border payments, food and drug safety, provenance, trade finance, clinical trials, land registries, and more See how trusted blockchain networks are facilitating entirely new business models Compare blockchain types: permissioned, permissionless, private, public, federated, and hybrid Anticipate key technical, business, regulatory, and governance challenges Build blockchain financial models, investment rubrics, and risk frameworks Organize and manage teams to transform blockchain plans into reality Whether you’re a senior decision maker, technical professional, customer, or investor, Blockchain for Business will help you cut through the hype and objectively assess blockchain’s potential in your business. Register your product for convenient access to downloads, updates, and/or corrections as they become available.
£22.99
Pearson Education (US) Adobe Photoshop Lightroom Classic CC Book, The
Adobe Photoshop Lightroom Classic CC is one of the most powerful tools a digital photographer has in their toolset, offering powerful editing features in streamlined interface that lets photographers import, sort, and organize images. In this completely updated bestseller, author Martin Evening describes Lightroom Classic CC features in detail, covering library organization, develop image processing, output modules, and an introduction to the features in the new Adobe Photoshop Lightroom CC across desktop, web, and mobile. As an established commercial and landscape photographer, Martin knows first-hand what photographers need for an efficient work flow. He has been working with Lightroom from the beginning, and as a result, knows the software inside and out. In this book, he’ll teach you how to: Work efficiently with images shot in raw or non-raw formats Import photographs with ease and sort them according to your workflow Create and manage a personal image and video library Integrate Lightroom with Adobe Photoshop Prepare images for print, slideshows, or to create a book Make the most of new features, such as the ability to migrate and sync photos via the cloud Photographers will find Lightroom Classic CC—and The Adobe Photoshop Lightroom Classic CC Book—indispensable tools in their digital darkrooms.
£59.99
Pearson Education (US) My Online Privacy for Seniors
My Online Privacy for Seniors is an exceptionally easy and complete guide to protecting your privacy while you take advantage of the extraordinary resources available to you through the Internet and your mobile devices. It approaches every topic from a senior’s point of view, using meaningful examples, step-by-step tasks, large text, close-up screen shots, and a custom full-color interior designed for comfortable reading. Full-color, step-by-step tasks–in legible print–walk you through how to keep your personal information and content secure on computers and mobile devices. Learn how to: Strengthen your web browser’s privacy in just a few steps Make it harder to track and target you with personalized ads Protect against dangerous fake emails and ransomware Securely bank and shop online Control who sees your Facebook or Instagram posts and photos you share Securely use cloud services for backups or shared projects Protect private data on your mobile device, even if it’s stolen Block most unwanted calls on your smartphone Improve your home’s Internet security quickly and inexpensively Get straight answers to online privacy questions–in steps that are simple to follow and easy to understand You don’t have to avoid today’s amazing digital world: you can enrich your life, deepen your connections, and still keep yourself safe.
£19.99
Pearson Education (US) Basic Construction Materials
Basic Construction Methods, Eighth Edition, offers an in-depth introduction to the real-world application of some of the most fundamental materials used in construction today. This informative and practical text reflects the latest industry standards from ASTM and ACI and fully prepares students for entry into the construction industry or for further study in construction methods, specification writing, design methods, or related engineering programs. This new edition takes a renewed focus on sustainability, the environmental costs of materials production, and the ability to recycle construction materials.
£131.53
Pearson Education (US) Adobe Animate CC Classroom in a Book (2017 release)
Creative professionals seeking the fastest, easiest, most comprehensive way to learn Adobe Animate choose Adobe Animate CC Classroom in a Book (2017 release) from Adobe Press. The 10 project-based lessons in this book show users step-by-step the key techniques for working in Animate. Adobe Animate CC provides more expressive tools, powerful controls for animation, and robust support for playback across a wide variety of platforms. Learn how to use and create vector-based brushes for painterly effects. Gain more advanced control over complex animations with the new Camera tool, and learn to focus the action on different parts of the Stage. Support for SVG, WebGL, HTML5 animation and video, and seamless collaboration with other designers and with other Adobe applications through Creative Cloud libraries make Adobe Animate the ideal development environment for creative animation and multimedia. The online companion files include all the necessary assets for readers to complete the projects featured in each chapter as well as ebook updates when Adobe releases new features for Creative Cloud customers. All buyers of the book get full access to the Web Edition: a Web-based version of the complete ebook enhanced with video and interactive multiple-choice quizzes. As always with the Classroom in a Book, Instructor Notes are available for teachers to download.
£40.02
Pearson Education (US) Instructor's Solutions Manual for Exercises for Chemistry: The Central Science
Full solutions to all of the exercises in the text are provided.
£25.49
Pearson Education (US) Fundamentals of Hydraulic Engineering Systems
Understanding Hydraulics: The Design, Analysis, and Engineering of Hydraulic Systems Fundamentals of Hydraulic Engineering Systems bridges the gap between fundamental principles and techniques applied to the design and analysis of hydraulic engineering systems. An extension of fluid mechanics, hydraulics is often more difficult to understand, and experience shows that many engineering students have trouble solving practical problems in hydraulics. The book builds on readers’ problem solving skills by presenting various problem and solution scenarios throughout including effective design procedures, equations, tables and graphs, and helpful computer software. The first half of the Fifth Edition discusses the fundamentals of fluid statics, fluid dynamics, and pipe flow, giving readers practical insight on water flow and pipe design. The latter half dives into water flow and hydraulic systems design, covering some of the most common hydraulic structures such as wells, dams, spillways, culverts, and stilling basins. The book ends with four ancillary topics: measurements, model studies, hydrology for hydraulic design and statistical methods in hydrology, as well as common techniques for obtaining hydraulic design flows.
£197.96
Pearson Education (US) Introductory Mathematical Analysis for Business, Economics, and the Life and Social Sciences
NOTE: Before purchasing, check with your instructor to ensure you select the correct ISBN. Several versions of Pearson's MyLab & Mastering products exist for each title, and registrations are not transferable. To register for and use Pearson's MyLab & Mastering products, you may also need a Course ID, which your instructor will provide. Haeussler, Paul, and Wood establish a strong algebraic foundation that sets this text apart from other applied mathematics texts, paving the way for students to solve real-world problems that use calculus. Emphasis on developing algebraic skills is extended to the exercises—including both drill problems and applications. The authors work through examples and explanations with a blend of rigor and accessibility. In addition, they have refined the flow, transitions, organization, and portioning of the content over many editions to optimize manageability for teachers and learning for students. The table of contents covers a wide range of topics efficiently, enabling instructors to tailor their courses to meet student needs.
£60.08
Pearson Education (US) Marketing Data Science: Modeling Techniques in Predictive Analytics with R and Python
Now, a leader of Northwestern University's prestigious analytics program presents a fully-integrated treatment of both the business and academic elements of marketing applications in predictive analytics. Writing for both managers and students, Thomas W. Miller explains essential concepts, principles, and theory in the context of real-world applications. Building on Miller's pioneering program, Marketing Data Science thoroughly addresses segmentation, target marketing, brand and product positioning, new product development, choice modeling, recommender systems, pricing research, retail site selection, demand estimation, sales forecasting, customer retention, and lifetime value analysis. Starting where Miller's widely-praised Modeling Techniques in Predictive Analytics left off, he integrates crucial information and insights that were previously segregated in texts on web analytics, network science, information technology, and programming. Coverage includes: The role of analytics in delivering effective messages on the web Understanding the web by understanding its hidden structures Being recognized on the web – and watching your own competitors Visualizing networks and understanding communities within them Measuring sentiment and making recommendations Leveraging key data science methods: databases/data preparation, classical/Bayesian statistics, regression/classification, machine learning, and text analytics Six complete case studies address exceptionally relevant issues such as: separating legitimate email from spam; identifying legally-relevant information for lawsuit discovery; gleaning insights from anonymous web surfing data, and more. This text's extensive set of web and network problems draw on rich public-domain data sources; many are accompanied by solutions in Python and/or R. Marketing Data Science will be an invaluable resource for all students, faculty, and professional marketers who want to use business analytics to improve marketing performance.
£59.49
Pearson Education (US) Will It Fly? How to Know if Your New Business Idea Has Wings...Before You Take the Leap
Will your new business idea fly? Find out upfront, before you invest one dime! Will It Fly? introduces the first intuitive, practical tool for assessing and refining new business ideas. Fast, confidential, and reliable, it addresses 44 key elements of success, distilling experience from more than 200 business launches. Use it to fine-tune your idea... protect yourself and your investors... quickly evaluate multiple options... and dramatically improve your odds of success. Indispensable for every entrepreneur, investor, and advisor... even corporate planners and "intrapreneurs"!
£21.35