Markedets billigste bøger
Levering: 1 - 2 hverdage

Bøger udgivet af Pearson Education (US)

Filter
Filter
Sorter efterSorter Populære
  • af Richard Knaster
    323,95 kr.

    To succeed in today's adapt-or-die marketplace, businesses must be able to rapidly change the way they create and deliver value to their customers. Hundreds of the world's most successful companies-including Intel, Capital One, AstraZeneca, Cisco, and Philips-have turned to the Scaled Agile Framework® (SAFe®) to achieve agility at scale and maintain a competitive edge. SAFe® 5.0 Distilled: Achieving Business Agility with the Scaled Agile Framework® explains how adopting SAFe can quickly improve time to market and increase productivity, quality, and employee engagement. In this book, students will Understand the business case for SAFe: its benefits, the problems it solves, and how to apply itGet an overview of SAFe across all parts of the business: team, program, value stream, and portfolioLearn why SAFe works: the power of SAFe's Lean-Agile mindset, values, and principlesDiscover how systems thinking, Agile development, and Lean product development form the underlying basis for SAFeLearn how to become a Lean-Agile leader and effectively drive an enterprise-wide transformation

  • af Paul Clements, Len Bass & Rick Kazman
    593,95 kr.

  • - Working With Stakeholders Using Viewpoints and Perspectives
    af Nick Rozanski & Eoin Woods
    634,95 kr.

  • - Improving the Design of Existing Code
    af Kent Beck, John Brant, Martin Fowler, mfl.
    475,95 kr.

    Demonstrates how software practitioners can realize the benefits of refactoring. This book shows you where opportunities for refactoring typically can be found, and how to go about reworking a bad design into a good one. It provides a catalog of more than seventy proven refactorings with helpful pointers that teach you when to apply them.

  • af Johannes Schartau, Christiaan Verwijs & Barry Overeem
    295,95 kr.

  • - Value-Driven Digital Transformation
    af Jim Highsmith
    295,95 kr.

    Maximum innovation happens at the edge of chaos: the messy, risky, and uncertain threshold between randomness and structure. Operating there is uncomfortable but it's where organizations "invent the future.” EDGE is a set of fast, iterative, adaptive, lightweight, and value-driven tools to achieve digital transformation, and EDGE: Value-Driven Digital Transformation is your guide to using this operating model for innovation.EDGE embraces an adaptive mindset in the face of market uncertainty, a visible, value-centered portfolio approach that encourages continual value linkages from vision to detailed initiatives, incremental funding that shifts as strategies evolve, collaborative decision-making, and better risk mitigation. This guide shows leaders how to use the breakthrough EDGE approach to go beyond incremental improvement in a world of exponential opportunities. Build an organization that adapts fast enough to thrive Clear away unnecessary governance processes, obsolete "command and control” leadership approaches, and slow budgeting/planning cycles Improve collaboration when major, fast-paced responses are necessary Continually optimize investment allocation and monitoring based on your vision and goals Focus on outcomes, not output: make enterprise agile value-driven, faster, and more adaptive Learn better ways to invest, work together, and accelerate successful change By a team of pioneering experts at ThoughtWorks, EDGE's creators - including world-renowned agile expert Jim Highsmith Gain convenient access to downloads, updates, and/or corrections as they become available by registering your product onlineMaster EDGE: the missing link in leadership and portfolio management that helps you successfully execute your digital transformation Focus on outcomes, not output: make enterprise agile value-driven, faster, and more adaptive Learn better ways to invest, work together, and accelerate successful change By a team of pioneering experts at ThoughtWorks, EDGE's creators — including world-renowned agile expert Jim Highsmith

  • - A Visual, Interactive Guide to Artificial Intelligence
    af Jon Krohn
    402,95 kr.

    Deep learning is one of today's hottest fields. This approach to machine learning is achieving breakthrough results in some of today's highest profile applications, in organizations ranging from Google to Tesla, Facebook to Apple. Thousands of technical professionals and students want to start leveraging its power, but previous books on deep learning have often been non-intuitive, inaccessible, and dry. In Deep Learning Illustrated, three world-class instructors and practitioners present a uniquely visual, intuitive, and accessible high-level introduction to the techniques and applications of deep learning. Packed with vibrant, full-color illustrations, it abstracts away much of the complexity of building deep learning models, making the field more fun to learn and accessible to a far wider audience. Part I's high-level overview explains what Deep Learning is, why it has become so ubiquitous, and how it relates to concepts and terminology such as Artificial Intelligence, Machine Learning, Artificial Neural Networks, and Reinforcement Learning. These opening chapters are replete with vivid illustrations, easy-to-grasp analogies, and character-focused narratives. Building on this foundation, the authors then offer a practical reference and tutorial for applying a wide spectrum of proven deep learning techniques. Essential theory is covered with as little mathematics as possible and is illuminated with hands-on Python code. Theory is supported with practical "run-throughs" available in accompanying Jupyter notebooks, delivering a pragmatic understanding of all major deep learning approaches and their applications: machine vision, natural language processing, image generation, and videogaming. To help readers accomplish more in less time, the authors feature several of today's most widely used and innovative deep learning libraries, including TensorFlow and its high-level API, Keras; PyTorch; and the recently released, high-level Coach, a TensorFlow API that abstracts away the complexity typically associated with building Deep Reinforcement Learning algorithms. Ideal for software developers, data scientists, and analysts at all levels of experience Teaches through simple visuals, accessible Python code examples, character-driven narratives, and intuitive analogies Covers today's leading applications, including machine vision, natural language processing, image generation, and videogames Introduces four powerful Deep Learning libraries: TensorFlow, Keras, PyTorch, and Coach Carefully designed to minimize mathematical formulae and avoid unnecessary complexity The first full-color, illustrated, hands-on guide to the fundamentals of modern, deep-learning AI: simply the most intuitive, practical way to get started Ideal for software developers, data scientists, and analysts at all levels of experience Teaches through simple visuals, accessible Python code examples, character-driven narratives, and intuitive analogies Covers today's leading applications, including machine vision, natural language processing, image generation, and videogames Introduces four powerful Deep Learning libraries: TensorFlow, Keras, PyTorch, and Coach Carefully designed to minimize mathematical formulae and avoid unnecessary complexity

  • - Leveraging Scrum as a Competitive Advantage
    af Don McGreal
    318,95 kr.

  • af Julie Dirksen
    361,95 kr.

  • af Bjarne Stroustrup
    602,95 - 688,95 kr.

  • - the illustrated guide to visual note taking
    af Mike Rohde
    295,95 kr.

  • - A Code of Conduct for Professional Programmers
    af Robert Martin
    361,95 kr.

  • - Tackling Complexity in the Heart of Software
    af Eric Evans
    634,95 kr.

    Explains how to incorporate effective domain modeling into the software development process. This book offers readers a systematic approach to domain-driven design, presenting a set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains.

  • af Robert C. Martin & Robert Martin
    330,95 kr.

  • - 30 Core Guidelines for Writing Clean, Safe, and Fast Code
    af J. Davidson
    387,95 kr.

    Discover the Beauty of Modern C++"Beautiful C++ presents the C++ Core Guidelines from a developer's point of view with an emphasis on what benefits can be obtained from following the rules and what nightmares can result from ignoring them. For true geeks, it is an easy and entertaining read. For most software developers, it offers something new and useful."--Bjarne Stroustrup, inventor of C++ and co-editor of the C++ Core GuidelinesWriting great C++ code needn't be difficult. The C++ Core Guidelines can help every C++ developer design and write C++ programs that are exceptionally reliable, efficient, and well-performing. But the Guidelines are so jam-packed with excellent advice that it's hard to know where to start. Start here, with Beautiful C++.Expert C++ programmers Guy Davidson and Kate Gregory identify 30 Core Guidelines students will find especially valuable and offer detailed practical knowledge for improving their C++ style. For easy reference, this book is structured to align closely with the official C++ Core Guidelines website. Throughout, Davidson and Gregory offer useful conceptual insights and expert sample code, illuminate proven ways to use both new and longstanding language features more successfully, and show how to write programs that are more robust and performant by default.Avoid "bikeshedding": stop wasting valuable time on triviaUnderstand how to write code that will not cause problems laterKnow which legacy features to avoid and the modern features to use insteadUse newer features properly, to get their benefits without creating new problemsDefault to higher-quality code that's statically type-safe, leak resistant, and easier to evolveUse the Core Guidelines with any modern C++ version: C++20, C++17, C++14, or C++11There's something here to improve virtually every program students write, design, or maintain. For ease of experimentation, all sample code is available on Compiler Explorer at https://godbolt.org/z/cg30-ch0.0.Register this book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

  • af Andrew Warren & Andrew Bettany
    335,95 kr.

  • af Timothy Warner
    335,95 kr.

    Direct from Microsoft, this Exam Ref is the official study guide for the new Microsoft AZ-303 Microsoft Azure Architect certification exam, and covers every single objective. 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:Deploy and configure infrastructureImplement workloads and securityCreate and deploy appsImplement authentication and secure dataDevelop for the cloud and for Azure storage

  • af George Neville-Neil
    341,95 kr.

    The Kollected Kode Vicious brings together Kode Vicious's essays on building more effective computer systems: some of the most popular and respected essays ever published by ACM's Queue Magazine. These entertaining and incisive explorations, written as Socratic Q&A dialogues, are complemented with never-before-published material that illuminate KV's broader themes and offer new advice on code spelunking and other issues.KV's essays range from very specific coding advice to wide-ranging discussions of building distributed systems, working with difficult people, and hosting code reviews. While the topics are diverse, KV's unifying and unique voice is consistent throughout. The columns in The Kollected Kode Vicious focus on five major areas:The Kode at Hand: What to do or not do with a specific piece of codeSystems Design: Overall systems design issuesKoding Konundrums: Q&As about things that surround code, such as testing and documentationMachine to Machine: Distributed systems and computer networkingHuman to Human: Dealing with other people, including developers and managersRelevant both to industry newcomers and those who've been around for decades, KV's work offers practical and pragmatic advice for everyone who codes, works with code, or works with coders.

  • af Greg Horine
    255,95 kr.

    Helps you quickly become an effective and efficient project manager when time matters most. Through topics such as "building a project budget and schedule" to "managing vendors," this book guides you through what works and what doesn't based on tried and true practices.

  • af Brian Wood
    513,95 kr.

    Adobe Illustrator Classroom in a Book offers the fastest, easiest, most comprehensive way to learn. The best-selling series of hands-on software training workbooks, offers what no other book or training program does -- an official training series from Adobe, developed with the support of Adobe product experts. This book contains 16 lessons that cover the basics and beyond, providing countless tips and techniques to help students become more productive with the program. Students can follow the book from start to finish or choose only those lessons that interest them.Build a strong foundation by following hands-on projects for creating logos, illustrations, and posters. Learn how to use the Shaper tool and Live Shapes along with dynamic symbols to streamline graphics creation. Create website assets and export them in multiple formats to support modern responsive web designs. From exacting illustration to more free-form painting, students will gain vital skills as they progress through the lessons.

  • af Ed Fisher
    295,95 kr.

    Prepare for Microsoft's Exam MS-500 -- and demonstrate your skills in administering Microsoft 365 security Authoritative and complete Exam MS-500 preparation content, straight from Microsoft Covers implementing and managing identity, access, threat protection, and information protection; and managing governance and compliance features in Microsoft 365 Organized by exam objectives for efficient study Strategic, what-if scenarios help you master the big-picture thinking the exam demands Contains up-to-date Microsoft 365 Certified: Security Administrator Associate exam preparation tips from a leading Microsoft security expert ms-500; ms-500 guide; ms-500 exam prep; ms-500 study guide; ms-500 exam guide; ms-500 training; ms-500 preparation; microsoft 365 security administration; office 365 identity; theft protection governance; office 365 compliance; ms-500 book

  • af Jai Arun
    261,95 kr.

    Blockchain technologies are transformational: they can enable enterprises to reinvent processes and business models, and pursue radically disruptive use cases. Many decision-makers and IT professionals don't understand blockchain; others confuse it with cryptocurrencies like bitcoin. This concise, accessible handbook brings clarity and pragmatism to blockchain technologies and opportunities. Written from a business perspective by three of IBM's leading consultants, it presents real-world examples that demonstrate what blockchain can and can't do. Drawing on their unsurpassed experience, the authors survey the technology's current state, introduce industry-specific and cross-industry use cases, review approaches to implementation and governance, and preview emerging capabilities -- all with a relentless focus on real business outcomes, and no hype."I will never be able to adequately express how useful this book will be to my class. In addition to 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 A team of IBM's leading blockchain consultants focus on real business outcomes and transformations Understand blockchain technology, ecosystems, business models, implementation strategies, governance, and emerging capabilities Explore a wide spectrum of industry-specific and cross-industry use casesThe pragmatic, business-driven guide to driving value and disrupting markets with blockchain technologies A team of IBM's leading blockchain consultants focus on real business outcomes and transformations Understand blockchain technology, ecosystems, business models, implementation strategies, governance, and emerging capabilities Explore a wide spectrum of industry-specific and cross-industry use cases

  • af Rafael Concepcion
    513,95 kr.

    This book shows photography students how to use these two great products together to achieve results they could not have produced working with one alone. First, the book provides a quick overview of the cataloguing functions of Lightroom -- useful for Photoshop students who may have used a different photo organization tool (or none at all!). This is followed by an introduction to the basic Lightroom-Photoshop workflow. Then the reader works through a series of projects that focus on taking images from Lightroom into Photoshop to use tools not available in Lightroom. Typical workflows include fixing common photo problems (like blur caused by camera shake), bringing out important details or adding creative effects with adjustment layers, or layering images to create composites (including adding text or 3D objects), or doing precise photo retouching. Classroom in a Book®, the best-selling series of hands-on software training workbooks, helps students learn the features of Adobe software quickly and easily. Classroom in a Book offers what no other book or training program does-an official training series from Adobe Systems Incorporated, developed with the support of Adobe product experts. 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. And new to this release, 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.

  • af Michael Washam, Jonathan Tuliani & Scott Hoag
    335,95 kr.

  • af Scott Kelby
    421,95 kr.

    Since Lightroom 1.0 first launched, Scott's Kelby's The Adobe Photoshop Lightroom Book for Digital Photographers has been the world's #1 bestselling Lightroom book (it has been translated into more than a dozen different languages), and in this latest version for Lightroom Classic CC, Scott uses his same award-winning, step-by-step, plain-English style and layout to make learning Lightroom easy and fun. Scott doesn't just show you which sliders do what (every Lightroom book will do that). Instead, by using the following three simple, yet brilliant, techniques that make it just an incredible learning tool, this book shows you how to create your own photography workflow using Lightroom: Throughout the book, Scott shares his own personal settings and studio-tested techniques. Each year he trains thousands of Lightroom users at his live seminars and through that he's learned what really works, what doesn't, and he tells you flat out which techniques work best, which to avoid, and why. The entire book is laid out in a real workflow order with everything step by step, so you can begin using Lightroom like a pro from the start. What really sets this book apart is the last chapter. This is where Scott dramatically answers his #1 most-asked Lightroom question, which is: "Exactly what order am I supposed to do things in, and where does Photoshop fit in?" You'll see Scott's entire start-to-finish Lightroom workflow and learn how to incorporate it into your own workflow.

  • - A Practitioner's Guide to Overcoming Challenges and Maximizing the Benefits of Agility
    af Stephanie Ockerman
    295,95 kr.

  • af Vaughn Vernon
    335,95 kr.

    Domain-Driven Design Distilled brings DDD to life. Whether you're a developer, architect, analyst, consultant, or customer, Vernon helps you truly understand it so you can benefit from its remarkable power.

  • af Robin Williams
    295,95 kr.

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.