De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Computer og IT

Vi befinder os efterhånden i en massivt digitaliseret verden som styres af internettet og devices. Bøgerne på denne side handler om computeren og it med historier om, hvordan den har forvandlet sig gennem tiderne og de matematiske formler bag en computer. Endvidere har vi en masse bøger omkring windows og dets mange funktioner samt en masse om, hvordan du programmere! Hvis du f. eks skal starte på en IT uddannelse eller generelt har en interesse i computerverdenen, så byder vores sortiment også på interessante bøger til netop dig.
Vis mere
Filter
Filter
Sorter efterSorter Populære
  • af Sean Carroll
    223,95 kr.

    "The most trusted explainer of the most mind-boggling concepts pulls back the veil of mystery that has too long cloaked the most valuable building blocks of modern science. Sean Carroll, with his genius for making complex notions entertaining, presents in his uniquely lucid voice the fundamental ideas informing the modern physics of reality. Physics offers deep insights into the workings of the universe but those insights come in the form of equations that often look like gobbledygook. Sean Carroll shows that they are really like meaningful poems that can help us fly over sierras to discover a miraculous multidimensional landscape alive with radiant giants, warped space-time, and bewilderingly powerful forces. High school calculus is itself a centuries-old marvel as worthy of our gaze as the Mona Lisa. And it may come as a surprise the extent to which all our most cutting-edge ideas about black holes are built on the math calculus enables. No one else could so smoothly guide readers to grasping the very equation Einstein used to describe his theory of general relativity. In the tradition of the legendary Richard Feynman lectures presented sixty years ago, this book is an inspiring, dazzling introduction to a way of seeing that will resonate across cultural and generational boundaries for many years to come"--

  • af Heidi Roop
    218,95 kr.

    "Every Action Matters will lay out the issues facing the planet and offer up 100 important actions that readers can take to help slow the adverse affects of climate change. Each action will get a spread and be accompanied by an infographic, statistic, or display quote to provide visual impact to the topic at hand"--

  • af Lee Vaughan
    448,95 kr.

    An introduction to the Python programming language and its most popular tools for scientists, engineers, students, and anyone who wants to use Python for research, simulations, and collaboration.Doing Science with Python introduces readers to the most popular coding tools for scientific research, such as Anaconda, Spyder, Jupyter Notebooks, and JupyterLab, as well as dozens of important Python libraries for working with data, including NumPy, matplotlib, and pandas. No prior programming experience is required! You'll be guided through setting up a professional coding environment, then get a crash course on programming with Python, and explore the many tools and libraries ideal for working with data, designing visualizations, simulating natural events, and more. In the book's applied projects, you'll use these tools to write programs that perform tasks like counting tree rings, creating an interactive science slideshow, and simulating the foraging patterns of animals.

  • af Chi Wang
    546,95 kr.

    Engineering Deep Learning Systems teaches you to design and implement an automated platform to support creating, training, and maintaining deep learning models. In it, you'll learn just enough about deep learning to understand the needs of the data scientists who will be using your system. You'll learn to gather requirements, translate them into system component design choices, and integrate those components into a cohesive whole. A complete example system and insightful exercises help you build an intuitive understanding of DL system design.

  • af Richard Shotton
    178,95 kr.

    The compelling new book by Richard Shotton, author of The Choice FactoryEvery day, people make hundreds of choices.Many of these are commercial: What shampoo to pick? How much to spend on a bottle of wine? Whether to renew a subscription?These choices might appear to be freely made, but psychologists have shown that subtle changes in the way products are positioned, promoted and marketed can radically alter how customers behave.The Illusion of Choice identifies the 16¿ most important psychological biases that everyone in business needs to be aware of today - and shows how any business can take advantage of these quirks to win customers, retain customers and sell more.Richard Shotton, author of the acclaimed The Choice Factory, draws on academic research, previous ad campaigns and his own original field studies to create a fascinating and highly practical guide that focuses on the point where marketing meets the mind of the customer.You'll learn to take advantage of the peak end rule, the power of precision, the wisdom of wit - and much, much more.You simply cannot afford to miss The Illusion of Choice.

  • af Ashish Agrawal
    593,95 kr.

    Prepare for Microsoft Exam AZ-305 and help demonstrate your real-world expertise in designing cloud and hybrid solutions that run on Microsoft Azure, including identity, governance, monitoring, data storage, business continuity, and infrastructure. Designed for modern IT professionals, this Exam Ref focuses on the critical thinking and decision-...

  • af Scott Galloway
    198,95 kr.

  • af Andrea Elliott
    153,95 kr.

    A vivid and devastating (The New York Times) portrait of an indomitable girl-from Pulitzer Prize-winning journalist Andrea Elliott From its first indelible pages to its rich and startling conclusion, Invisible Child had me, by turns, stricken, inspired, outraged, illuminated, in tears, and hungering for reimmersion in its Dickensian depths. -Ayad Akhtar, author of Homeland Elegies ONE OF THE TEN BEST BOOKS OF THE YEAR: The New York Times * ONE OF THE BEST BOOKS OF THE YEAR: The Atlantic, The New York Times Book Review, Time, NPR, Library Journal In Invisible Child, Pulitzer Prize winner Andrea Elliott follows eight dramatic years in the life of Dasani, a girl whose imagination is as soaring as the skyscrapers near her Brooklyn shelter. In this sweeping narrative, Elliott weaves the story of Dasani's childhood with the history of her ancestors, tracing their passage from slavery to the Great Migration north. As Dasani comes of age, New York City's homeless crisis has exploded, deepening the chasm between rich and poor. She must guide her siblings through a world riddled by hunger, violence, racism, drug addiction, and the threat of foster care. Out on the street, Dasani becomes a fierce fighter to protect those who I love. When she finally escapes city life to enroll in a boarding school, she faces an impossible question: What if leaving poverty means abandoning your family, and yourself? A work of luminous and riveting prose, Elliott's Invisible Child reads like a page-turning novel. It is an astonishing story about the power of resilience, the importance of family and the cost of inequality-told through the crucible of one remarkable girl. Finalist for the PEN/John Kenneth Galbraith Award.

  • af Marcos Romero
    828,95 kr.

    Explore the faster way to build games using UE5 Blueprints using this practical guide with key images printed in colorKey FeaturesDesign a fully functional game in UE5 without writing a single line of codeImplement visual scripting to develop gameplay mechanics, UI, visual effects, VR, and artificial intelligenceDeploy your game on multiple platforms and share it with the worldBook DescriptionUnreal Engine's Blueprint visual scripting system enables designers to script their games and programmers to create base elements that can be extended by designers. With this book, you'll explore all the features of the Blueprint Editor, along with expert tips, shortcuts, and best practices.The book guides you through using variables, macros, and functions, and helps you learn about object-oriented programming (OOP). You'll discover the Gameplay Framework and advance to learning how Blueprint Communication allows one Blueprint to access information from another Blueprint. Later chapters focus on building a fully functional game step by step. You'll start with a basic first-person shooter (FPS) template, and each chapter will build on the prototype to create an increasingly complex and robust game experience. You'll then progress from creating basic shooting mechanics to more complex systems such as user interface elements and intelligent enemy behavior. The book demonstrates how to use arrays, maps, enums, and vector operations and introduces the elements needed for VR game development. In the final chapters, you'll learn how to implement procedural generation and create a product configurator.By the end of this book, you'll have learned how to build a fully functional game and have the skills required to develop an entertaining experience for your audience.What you will learnUnderstand programming concepts in BlueprintsCreate prototypes and iterate new game mechanics rapidlyBuild user interface elements and interactive menusUse advanced Blueprint nodes to manage the complexity of a gameExplore all the features of the Blueprint editor, such as the Components tab, Viewport, and Event GraphGet to grips with OOP concepts and explore the Gameplay FrameworkWork with virtual reality development in UE BlueprintImplement procedural generation and create a product configuratorWho this book is forThis book is for anyone interested in developing games or applications with UE5. Although basic knowledge of Windows OS is required, experience in programming or UE5 is not necessary.Table of ContentsExploring the Blueprint EditorProgramming with BlueprintsObject-Oriented Programming and the Gameplay FrameworkUnderstanding Blueprint CommunicationObject Interaction with BlueprintsEnhancing Player AbilitiesCreating Screen UI ElementsCreating Constraints and Gameplay ObjectivesBuilding Smart Enemies with Artificial IntelligenceUpgrading the AI EnemiesGame States and Applying Finishing TouchesBuilding and PublishingData Structures and Flow ControlMath and Trace NodesBlueprints TipsIntroduction to VR DevelopmentAnimation BlueprintsCreating Blueprint Libraries and ComponentsProcedural GenerationCreating a Product Configurator using the Variant Manager

  • af Rosie Flanagan
    535,95 kr.

    Bewusstes Reisen im Einklang mit der Natur und als Teil einer lebendigen ländlichen Kultur. Die schönsten Unterkünfte und besten Beispiele für eine neue Reisekultur.Reisen veredelt den Geist und räumt mit Vorurteilen auf, das wusste schon Oscar Wilde. In Slow Escapes stellt die Journalistin Clara le Fort die schönsten Orte für ein anderes, nachhaltiges Reisen vor: umgenutzte Klöster und ausgebaute Windmühlen, wiederbelebte Gutshöfe und andere Orte, deren Anziehungskraft ganzen Regionen nun neues Leben einhaucht. Wie es funktionieren kann gleichsam stilvoll und umweltbewusster zu reisen und dabei ländliche Gemeinschaften sinnvoll einzubinden, lokale Traditionen zu respektieren und kennenzulernen zeigt dieses Buch. Ob Wein, Oliven, Käse oder regionales Handwerk vieles was früher einmal Lebensgrundlage war, ist nicht nur Folklore, sondern identitätsstiftend für ganze Regionen und ihre Menschen und damit Grundlage für eine neue Form respektvoller Reisekultur.

  • af Matt Watkinson
    228,95 kr.

    'Mandatory reading. Not just for company founders and leaders, but for anyone wanting to succeed in our ever-changing world.' Keith FerrazziWhat separates the world's most successful entrepreneurs and business tycoons from the rest? It's not their superhuman intelligence. It's something more fundamental: they understand how to turn uncertainty to their advantage.We all know that the future is inherently unknowable, and yet we behave and plan as though it is. Once we truly understand the nature of uncertainty, though, we can take practical steps to make the most of the opportunities that come our way. In Mastering Uncertainty award-winning author Matt Watkinson and investor and entrepreneur Csaba Konkoly offer a masterclass on the workings of luck and probability. They show how to calculate when to make big bets and when to pull back. And they offer supremely practical advice on how we can improve our odds, whether through maximising our networks, learning how to read warning signs, or assessing where best to place our energies.The unforeseen always occurs. Mastering Uncertainty shows you how to prepare for it and make the best use of it.

  • af Jack Welch & Suzy Wetlaufer
    98,95 - 298,95 kr.

  • af Bob Woodward
    188,95 kr.

  • af Benny Lewis
    183,95 kr.

    An Unconventional Guide to Start Speaking a New Language TodayBenny Lewis is the creator of www.fluentin3months.com, the largest language learning blog in the world. His proven techniques break down language learning myths and replace them with practical "language hacks" that take advantage of the skills we already possess. Fluent in 3 Months provides everything you need to make learning a new language fast, intuitive, and fun.

  • af Francisco Martin Rico
    601,95 - 1.441,95 kr.

  • af James Gough
    598,95 kr.

    Most organizations with a web presence build and operate APIs; the doorway for customers to interact with the company's services. Designing, building, and managing these critical programs affect everyone in the organization, from engineers and product owners to C-suite executives. But the real challenge for developers and solution architects is creating an API platform from the ground up.With this practical book, you'll learn strategies for building and testing REST APIs that use API gateways to combine offerings at the microservice level. Authors James Gough, Daniel Bryant, and Matthew Auburn demonstrate how simple additions to this infrastructure can help engineers and organizations migrate to the cloud; and open the opportunity to connect internal services using technologies like a service mesh.Learn API fundamentals and architectural patterns for building an API platformUse practical examples to understand how to design, build, and test API-based systemsDeploy, operate, and configure key components of an API platformUse API gateways and service meshes appropriately, based on case studiesUnderstand core security and common vulnerabilities in API architectureSecure data and APIs using threat modeling and technologies like OAuth2 and TLSLearn how to evolve existing systems toward API- and cloud-based architectures

  • af Kent E. Eisenhuth
    188,95 kr.

    Explore straightforward drawing skills to help you communicate product ideas exponentially faster than you could with textIn Drawing Product Ideas: Fast and Easy UX Drawing for Anyone, RSA Fellow and Google Data Visualization Lead, Kent Eisenhuth delivers a new and exciting guide to effectively communicating product ideas by drawing just two simple things: boxes and lines! In the book, you'll learn why drawing is important and how it supports the design thinking process. You'll also discover how to build your drawing toolkit by exploring your own personal drawing style.The author also includes:* Strategies for how to use your drawing to support your solutions to real-world problems* Tips and tricks for applying your new drawing skills in a workshop setting, in real-time* An illuminating foreword by the celebrated Manuel Lima, a Fellow of the Royal Society of ArtsAn essential volume for engineers, researchers, and product managers, Drawing Product Ideas is also an indispensable blueprint for anyone seeking to improve their public, ad-hoc drawing skills.

  • af BioWare
    438,95 kr.

    Expanded with never before seen works of art, this new edition delves deeper than ever into the sci-fi saga that changed video games forever.Contains extensive new material from the DLCs for all three games--including the award-winning "Lair of the Shadow Broker" from Mass Effect 2 and the fan-favorite "Citadel" from Mass Effect 3. Experience the evolution of the aliens, planets, ships, and technology that define this iconic science fiction universe, as the developers who brought BioWare's masterpiece to life take you from the earliest design sketches through to the meticulous final renders.Brimming with concept art and commentary, this expanded edition is the ultimate companion to one of the greatest series in the history of gaming!

  • af Gregor Theeg
    1.023,95 kr.

    As a standard work on Railway Signalling and Interlocking, this book documents the principles and current situation of international signalling technology. This 3rd edition of this work contains some fundamental extensions and the latestfindings on the following topics:. Innovations in train control systems (ETCS, CBTC, PTC). Improved descriptions for RAMS (Reliability, Availability, Maintainability, Safety). Innovative methods for train detection and hazard alert systems. Modern diagnostic solutions. Innovations in electronic interlocking and communication NetworksThis book combines the knowledge and experience of more than 20 renowned international authors from universities and the railway industry. It offers practical help for railway signal technicians, operators and manufacturers as well asteachers, scientists and students at universities. It is also a useful source ofreference for everyday work.Bonus for free: The e-book-PDF of this book is available upon registration. Users of devices with a PDF reader (PC, tablet, smartphone) will have electronic access to all the terms and references through a search function.

  • af Hugh Dellar
    358,95 kr.

    Real situations, real language - Outcomes is the only course that is consistently focussed on helping students achieve the real world communicative outcomes they want and need. This lexically rich course emphasises students' need to have the conversations in English that they would in their own language.This new edition contains more contemporary and global content, reflecting English as it is used in the world and is visible via brand new texts, and stunning National Geographic photos and videos.Outcomes second edition contains:A clear, evenly paced grammar syllabus with strong links to context. The grammar is presented and practised using guided discovery and is supported by a highly accessible Grammar Reference.Inspiring National Geographic videos provide real global content and language plus Conversation Practice videos provide a model for real, natural output.An Understanding Fast Speech feature helps students understand authentic English; an integrated pronunciation syllabus helps students use the language accurately and fluently.An expanded and updated Online Vocabulary Builder allows students to personalise and engage with vocabulary language learning by developing their own word lists and testing themselves.Student's Book + Access Code + Class DVD8 inspiring National Geographic videos per level16 Conversation Practice video models32 grammar points per levelAccess code for online resourcesWorkbook + Audio CDAdditional language practiceLearner tipsLanguage notesVocabulary Builder quizzesTeacher's Book + Class Audio CDAccessible teaching notesExtra ideas and developmental tipsExamView®Make your own paper and online tests in minutesQuick and flexibleChoose from a variety of exam layouts and printing optionsInteractive WhiteboardExcellent for heads-up learning and encourages class participationContains easy-to-access audio and videoCan also be used with a computer and projector

  • af Susan Elizabeth Phillips
    133,95 kr.

    Romantisch, sexy, unwiderstehlich ...Voller Vorfreude reist Meg zur Hochzeit ihrer besten Freundin, um endlich den legendären Bräutigam kennenzulernen. Und merkt sofort: Mr. Perfect und ihre Freundin Lucy passen einfach nicht zusammen! Als Lucy schließlich kalte Füße bekommt und die Hochzeit platzt, hat Meg ein paar Feinde mehr. Allen voran den wütenden Bräutigam. Und der macht ihr das Leben zur Hölle. Bis Meg erkennt, dass Liebe eben einfach eine Himmelsmacht ist ...>Band 1: Kein Mann für eine NachtBand 2: Komm, und küss mich!Band 3: Kopfüber in die KissenBand 4: Wer will schon einen Traummann?Band 5: Aus Versehen verliebtBand 6: Der schönste Fehler meines LebensBand 7: Wer Ja sagt, muss sich wirklich trauen

  • af Naomi Klein
    208,95 kr.

    Explains why the environmental crisis should lead to an abandonment of "free market" ideologies and current political systems, arguing that a massive reduction of greenhouse emissions may offer a best chance for correcting problems.

  • af Lois P. Frankel
    198,95 kr.

    The New York Times bestseller, which for 10 years has been a must-have for women in business, is now completely revised and updated. In this new edition, internationally recognized executive coach Lois P. Frankel reveals a distinctive set of behaviors-over 130 in all-that women learn in girlhood that ultimately sabotage them as adults. She teaches you how to eliminate these unconscious mistakes that could be holding you back and offers invaluable coaching tips that can easily be incorporated into your social and business skills.

  • af Adam Makos
    228,95 kr.

    THE INTERNATIONAL BESTSELLER: "Beautifully told."-CNN • "A remarkable story...worth retelling and celebrating."-USA Today • "Oh, it's a good one!"-Fox News A "beautiful story of a brotherhood between enemies" emerges from the horrors of World War II in this New York Times bestseller by the author of Spearhead. December, 1943: A badly damaged American bomber struggles to fly over wartime Germany. At the controls is twenty-one-year-old Second Lieutenant Charlie Brown. Half his crew lay wounded or dead on this, their first mission. Suddenly, a Messerschmitt fighter pulls up on the bomber's tail. The pilot is German ace Franz Stigler-and he can destroy the young American crew with the squeeze of a trigger...What happened next would defy imagination and later be called "the most incredible encounter between enemies in World War II."The U.S. 8th Air Force would later classify what happened between them as "top secret." It was an act that Franz could never mention for fear of facing a firing squad. It was the encounter that would haunt both Charlie and Franz for forty years until, as old men, they would search the world for each other, a last mission that could change their lives forever.