Marknadens största urval
Snabb leverans

Böcker utgivna av Pearson Education (US)

Filter
Filter
Sortera efterSortera Populära
  • av Dale Ewen, Neill Schurter & Erik Gundersen
    2 959

    Appropriate for courses in Technical Physics This highly successful textbook presents clear, to-the-point topical coverage of basic physics applied to industrial and technical fields. A wealth of real-world applications are presented, motivating students by teaching physics concepts in context.

  • - Principles and Problems
    av Harold W. Baillie, Thomas M. Garrett & Rosellen M Garrett
    1 609

    Explores the range of contemporary issues in health care ethics from a practical wisdom philosophical perspective. This book is also useful for undergraduate/graduate-level courses in Medical Ethics, Biomedical Ethics, Nursing Ethics, or Health Care Ethics.

  • av Michael R. Cummings, William S. Klug, Charlotte A. Spencer, m.fl.
    1 379,-

    This valuable manual provides a detailed, step-by-step solution or extended discussion for every problem in the text in a chapter-by-chapter format. The handbook also contains extra study problems and a thorough review of the concepts and vocabulary.

  • av Grady Booch, Ivar Jacobson & James Rumbaugh
    729

    Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the artifacts of a software-intensive system. Starting with an overview of the UML, this book explains the language gradually by introducing a few concepts and notations in each chapter.

  • av Roddie Hasan
    649,-

  • av Doug Rose
    359,-

    In Artificial Intelligence for Business, author Doug Rose offers today's most accessible and useful introduction to AI and ML technologies ? and what they can and can't do. Rose begins by tracing AI's evolution from the early 1950s to the present, illuminating core ideas that still drive its development. Next, he explores recent innovations that have reinvigorated the field by providing the ?big data? that makes machine learning so powerful ? innovations such as GPS, social media and electronic transactions. Finally, he explains how today's machines learn by combining powerful processing, advanced algorithms, and artificial neural networks that mimic the human brain.Throughout, he illustrates key concepts with practical examples that help students connect AI, ML, and neural networks to specific problems and solutions. Step by step, he systematically demystifies these powerful technologies, removing the fear, bewilderment, and advanced math ? so students can understand the new possibilities they create, and start using them.

  • av Matthew Butler
    629

  • - Supporting and Troubleshooting macOS Catalina
    av Adam Karneboge
    755,-

  • - Mastering Blend Modes and Adjustment Layers for Photography
    av Scott Valentine
    655,-

    The definitive Photoshop guide for professional and advanced-intermediate photographers who crave deeper knowledge and understanding Scott Valentine has thoroughly revamped this guide to focus entirely on photography and deepen its coverage of Photoshop's core tools. This edition contains 50% new content: new procedures, projects, examples, and insights. Now part of the Adobe Master Class series, it is intended for professionals and learners with at least intermediate-level skills, not ?beginner/intermediate? as previous editions were designated.

  • av Cay Horstmann
    515,-

    Today, JavaScript is radically different and more powerful than ever. In an environment where user interfaces are increasingly web-based, it's become the "lingua franca” of the web browser. Frameworks such as Electron and platforms like AWS Lambda are extending its power even further. If you're moving to JavaScript, you need to learn modern JavaScript, but most guides still focus on legacy techniques. In Modern JavaScript for the Impatient, best-selling author Cay Horstmann offers a concise, complete, and practical introduction to today's JavaScript techniques and tools, and shows how to avoid pitfalls from the past. Horstmann shows students how to take full advantage of the Standard Library, modern JavaScript tools, asynchronous and web programming, and much more. Students will find especially valuable coverage of toolchains and frameworks, which often baffle JavaScript newcomers. As in Core Java® SE 9 for the Impatient, Horstmann covers plenty of ground, but he presents his techniques in small chunks organized for quick access and easy understanding. This is JavaScript for the projects your students are starting now - and those they'll be seeing tomorrow.

  • - Orchestration and Operation
    av Nagendra Kumar Nainar
    629

    Direct from Cisco, Containers in Cisco IOS-XE, IOS-XR, and NX-OS: Orchestration and Operation is the complete guide to deploying and operating "containerized” application and network services in Cisco platforms.The authors begin by reviewing the virtualization and containerization concepts network professionals need to know, and introducing today's leading orchestration tools. Next, they take a deep dive into container networking, introducing Cisco architectural support for container infrastructures. Students will find modular coverage of characteristics, configuration, and operations for each key Cisco software platform: IOS-XE, IOS-XR, and NX-OS. A full chapter on developer tools and resources shows how to build container images with Docker, and introduces Cisco's toolkits, APIs, NX-SDK or Open Access Containers (OAC), telemetry, Nexus Data Broker, management tools, Puppet, Chef, Ansible, and more. The authors conclude with multiple use cases, showing how users in diverse markets can drive value with containers.

  • - All ENCOR (350-401) and ENARSI (300-410) Commands in One Compact, Portable Resource
    av Patrick Gargano
    465,-

    A quick reference of all commands in one compact, portable resource. This popular format lists all of the commands that are required to pass the objectives of the exams. Throughout the books there will be Configuration Examples given to the reader, which will have a diagram of a network, and then command outputs, showing all of the commands needed to create the network, showing what commands to use, where to use them, and a brief description of why we are using the commands.

  • av Ken Beatty
    405,-

  • av Pearson
    405,-

  • av Pearson Education
    405,-

  • av Pearson Education
    405,-

  • av Pearson
    529

  • av Jalpa Patel
    649,-

    The authoritative, comprehensive guide to Cisco Hyperflex solution planning and implementation Thoroughly covers HyperFlex Edge, HyperFlex Standard, HyperFlex stretched clusters, and Intersight integration Explains key concepts with extensive configuration examples, topologies, verification steps, and best-practice guidelines and recommendations Presents straight-from-the-trenches "do's and don'ts” for designing complex solutions and achieving maximum efficiency Shows how to deploy HyperFlex technologies quickly across a wide variety of datacenter environments hyperconvergence; hci; hyperflex; datacenter automation; hybrid cloud; hyperflex edge; hyperflex standard; hyperflex stretched clusters; intersight; sdn; software defined networks; private cloud; public cloud

  • av Brendan Gregg
    755,-

    BPF and related observability tools give software professionals and students alike unprecedented visibility into software, helping them analyze operating system and application performance, troubleshoot code, and strengthen security. BPF Performance Tools: Linux System and Application Observability is the industry's most comprehensive guide to using these tools for observability. Brendan Gregg, author of the industry's definitive guide to system performance, introduces powerful new methods and tools for doing analysis that leads to more robust, reliable, and safer code. This authoritative guide: Explores a wide spectrum of software and hardware targets Thoroughly covers open source BPF tools from the Linux Foundation iovisor project's bcc and bpftrace repositories Summarizes performance engineering and kernel internals you need to understand Provides and discusses 150+ bpftrace tools, including 80 written specifically for this book: tools you can run as-is, without programming - or customize and develop further, using diverse interfaces and the bpftrace front-endStudents will learn how to use BPF (eBPF) tracing tools to analyze CPUs, memory, disks, file systems, networking, languages, applications, containers, hypervisors, security, and the Linux kernel. Students will move from basic to advanced tools and techniques, producing new metrics, stack traces, custom latency histograms, and more. It's like having a superpower: with Gregg's guidance and tools, students can analyze virtually everything that impacts system performance, so they can improve virtually any Linux operating system or application. Deeper, more in-depth coverage than any other eBPF resource Quickly analyze everything that impacts Linux system performance: ask questions and get fast answers in production environments Learn by example, with tools you can use to find performance wins and then customize for even more power Covers invaluable, in-demand technology: eBPF was the subject of over two dozen talks at the recent Linux Plumbers developer's conference Downloadable source code includes 80+ new BPF analysis tools created for this bookUse BPF/eBPF tracing and observability tools to improve system performance, reduce costs, resolve software issues, and gain unprecedented visibility into running systems Deeper, more in-depth coverage than any other eBPF resource Quickly analyze everything that impacts Linux system performance: ask questions and get fast answers in production environments Learn by example, with tools you can use to find performance wins and then customize for even more power Covers invaluable, in-demand technology: eBPF was the subject of over two dozen talks at the recent Linux Plumbers developer's conference Downloadable source code includes 80+ new BPF analysis tools created for this book

  • av John Wargo
    465,-

    Build reliable, fast, and engaging apps that deliver superb user experiences on any platform - without the development overhead of native apps! Use JavaScript and modern Web APIs to build apps that are responsive, secure, self-updating, searchable, shareable, and maintainable Start with a simple app and progressively enhance it with powerful modern capabilities Discover how Service Workers can improve user experience and performance simply and painlessly Full source code available on GitHub, with additional insights and support at pwalearn.comprogressive web apps; pwa; service workers; service worker update; w3c manifests; cross-platform web apps; modern mobile development; mobile app development; push notifications; pwa guide; learning pwa; pwa book; pwa development; pwa training; mobile ux

  • av Joseph Muniz
    669,-

    This is the definitive, vendor-neutral guide to building, maintaining, and operating a modern Security Operations Center (SOC). Written by three leading security and networking experts, it brings together all the technical knowledge professionals need to deliver the right mix of security services to their organizations. The authors introduce the SOC as a service provider, and show how to use your SOC to integrate and transform existing security practices, making them far more effective. Writing for security and network professionals, managers, and other stakeholders, the authors cover: How SOCs have evolved, and today's key considerations in deploying them Key services SOCs can deliver, including organizational risk management, threat modeling, vulnerability assessment, incident response, investigation, forensics, and compliance People and process issues, including training, career development, job rotation, and hiring Centralizing and managing security data more effectively Threat intelligence and threat hunting Incident response, recovery, and vulnerability management Using data orchestration and playbooks to automate and control the response to any situation Advanced tools, including SIEM 2.0 The future of SOCs, including AI-Assisted SOCs, machine learning, and training modelsNote: This book's lead author, Joseph Muñiz, was also lead author of Security Operations Center: Building, Operating, and Maintaining your SOC (Cisco Press). The Modern Security Operations Center is an entirely new and fully vendor-neutral book.

  • av Juval Lowy
    565,-

    Even now, software projects keep failing at an alarming rate, many that make it out the door are rife with defects, and even "reliable” software systems often don't meet expectations. Rank and file programmers act as mere technicians; software architects are inadequately trained for success, and the information available to them is haphazard, inconsistent, or wrong. In Righting Software, Juval Löwy helps overcome these problems by introducing a structured and highly engineered approach for system and project design that's proven to work. Löwy's software design methodology integrates two components that are intimately connected: system design (commonly known as architecture) and project design. Together, these comprise software design. For system design, he presents an engineered method for decomposing a system into smaller building blocks, or services - addressing the area where the vast majority of software architects currently fail. Next, he shows how to flow an effective project design from your system design, accurately calculating planned duration, cost, and risk, and devising several good execution options. The techniques and ideas in Righting Software apply regardless of software technologies, platforms, project size, company size, or industry - and they're specifically designed to address today's core causes of software failure. Targets the specific reasons so many software projects still fail, even when they're carefully architected and developed with agile methods Helps students integrate the two key elements of software design that must work together: system design and project design Includes a complete, start-to-finish case study By Microsoft Software Legend Juval Löwy, one of the world's leading experts in effective software engineering

  • av xtine burrough
    619

    The complete full-color guide to modern digital art and design with the 2019 releases of Adobe Creative Cloud Teaches art and design principles in the context of contemporary digital art and the use of the powerful Adobe Creative Cloud toolset Covers vector art, photography, image manipulation, typography, web design, effective work habits, and more Extensive new coverage: motion and After Effects, Adobe XD, Lightroom, Adobe mobile apps, and much more Free video screencasts demonstrate key concepts in every chapter Includes hundreds of updated screen shots, exercises, and references, plus more content online graphic design; digital art; creative cloud; learn adobe cc; adobe cc 2019; digital design; design foundations; learn photoshop; learn after effects; learn adobe xd; learn illustrator; graphic design workflow; graphic design prototyping; atec dallas

  • av Mike Pfeiffer
    455,-

    Direct from Microsoft, this Exam Ref is the official study guide for the new Microsoft AZ-300 Microsoft Azure Architect Technologies certification exam. Exam Ref AZ-300 Microsoft Azure Architect Technologies offers professional-level preparation that helps candidates maximize their exam performance and sharpen their skills on the job. It focuses on specific areas of expertise modern IT professionals need to demonstrate real-world mastery of architecting high-value Azure cloud applications. Coverage includes: Deploying and configuring infrastructure Implementing workloads and security Creating and deploying apps Implementing authentication and secure data Developing for the cloud and for Azure Storage 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 examGÇÖs objective domain (OD), covering one functional group and its objectives in each chapter Feature 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 proGÇÖs job role

  • av Paul Riley
    1 235

    Designed for introductory AutoCAD students, Discovering AutoCAD 2020 presents a hands-on, activity-based approach to the use of AutoCAD 2020 as a drafting tool-complete with techniques, tips, shortcuts, and insights that improve efficiency. Topics and tasks are carefully grouped to lead students logically through the AutoCAD command set, with the level of difficulty increasing steadily as skills are acquired through experience and practice. Straightforward explanations focus on what is relevant to actual drawing procedures, and illustrations show exactly what to expect on the computer screen. This edition features updates for the latest release of AutoCAD 2020, projects, and test questions for each chapter. Lessons are broken down into tasks listed at the beginning of each section, introducing students to the AutoCAD commands using a structured, intuitive approach and helping students anticipate what information will be needed at each new phase of the learning process. General Procedure boxes appear as new commands are introduced, providing a simple overview of basic command sequences in a step-by-step format. Detailed graphics appear throughout the text, demonstrating what students should expect to see on their screens and encouraging self-paced study. Drawing problems appear at the end of each chapter, helping students apply newly learned techniques immediately to realistic drawing situations. This includes drawing suggestions, timesaving tips, and explanations of how to use techniques in actual situations. Working drawings accompany the end-of-chapter drawing problems, appearing in a large, clearly dimensioned format on each right-hand page, with drawing suggestions on the accompanying left-hand page. This includes mechanical, architectural, civil, and electrical drawings. End-of-chapter review questions to test the student's knowledge.Discovering AutoCAD 2020 will be a valuable resource for any student wanting to learn drafting skills.

  • av Dino Esposito
    419

    The complete developer's introduction to machine learning and artificial intelligence Demystifies basic machine learning techniques, algorithms, operations, and tools Walks through building two complete solutions with Microsoft's ML.NET Guides you from collecting and fine-tuning source data to building and testing solutions Unique programmer-focused insights from best-selling software development author Dino Esposito Today, machine learning offers software professionals unparalleled opportunity for career growth. In Introducing Machine Learning, best-selling software development author, trainer, and consultant Dino Esposito offers a complete introduction to the field for programmers, architects, lead developers, and managers alike.Esposito begins by illuminating what's known about how humans and machines learn, introducing the most important classes of machine learning algorithms, and explaining what each of them can do. Esposito demystifies key concepts ranging from neural networks to supervised and unsupervised learning. Next, he explains each step needed to build a successful machine learning solution, from collecting and fine-tuning source data to building and testing your solution.Then, building on these essentials, he guides you through constructing two complete solutions with ML.NET, Microsoft's powerful open source and cross-platform machine learning framework. Step by step, you'll create systems for performing sentiment analysis on social feeds, and analyzing traffic to predict accidents. By the time you're finished, you'll be ready to participate in data science projects and build working solutions of your own.

Gör som tusentals andra bokälskare

Prenumerera på vårt nyhetsbrev för att få fantastiska erbjudanden och inspiration för din nästa läsning.