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 Michael Freeman
    198,95 kr.

    Covering all of the essentials, this book is all you need to master photography.

  • - Six Questions to Help You Build the Next-Generation Enterprise
    af Peter Weill
    333,95 kr.

  • af Marcos Lopez de Prado
    328,95 kr.

    Machine learning (ML) is changing virtually every aspect of our lives. Today ML algorithms accomplish tasks that until recently only expert humans could perform. As it relates to finance, this is the most exciting time to adopt a disruptive technology that will transform how everyone invests for generations.

  • - Concerning Computers, Minds, and the Laws of Physics
    af Roger (University of Oxford) Penrose
    148,95 kr.

    In his bestselling work of popular science, Sir Roger Penrose takes us on a fascinating tour through the basic principles of physics, cosmology, mathematics, and philosophy to show that human thinking can never be emulated by a machine.

  • - A Pioneering Cyberpsychologist Explains How Human Behaviour Changes Online
    af Mary Aiken
    128,95 kr.

    Dr Mary Aiken is the world's leading expert in forensic cyberpsychology - a discipline that combines psychology, criminology and technology to investigate the intersection between technology and human behaviour. In this, her first book, Aiken has created a starting point for all future conversations about how the Internet is shaping our perception of the world, development and behaviour, societal norms and values, children, safety and security.Covering everything from the impact of screens on the developing child to the explosion of teen sexting, and the acceleration of compulsive and addictive online behaviours (gaming, shopping, pornography), The Cyber Effect also examines the escalation in cyberchondria (self-diagnosis online), cyberstalking and organized crime in the Deep Web. Cyberspace is an environment full of surveillance, but who is looking out for us? Full of surprising statistics and incredible-but-true case studies of the hidden trends that are shaping our culture, this book raises troubling questions about where the digital revolution is taking us.Upending your assumptions about your online life and forever changing the way you think about the technology that you, your friends and your family use, The Cyber Effect offers a fascinating and chilling look at a future we can still do something about.

  • af Andreas Antonopoulos
    598,95 kr.

    With this practical guide, Andreas M. Antonopoulos and Gavin Wood provide everything you need to know about building smart contracts and DApps on Ethereum and other virtual-machine blockchains.

  • af Rex Black
    508,95 kr.

    This book teaches test managers advanced skills in test estimation, test planning, test monitoring, and test control. Readers will learn how to define the overall testing goals and strategies for the systems being tested.This hands-on, exercise-rich book provides experience with planning, scheduling, and tracking these tasks. You'll learn to describe and organize necessary activities, as well as to select, acquire, and assign adequate resources for testing tasks, and how to form, organize, and lead testing teams. You'll master the organization of communication among team members and between the testing teams, and other stakeholders. Additionally, you'll learn how to justify decisions and provide adequate reporting information where applicable.With over 30 years of software and systems engineering experience, author Rex Black is President of RBCS, a leader in software, hardware, and systems testing. Rex is the most prolific author practicing in the field of software testing today. He has published a dozen books on testing that have sold tens of thousands of copies worldwide. He is past president of the International Software Testing Qualifications Board (ISTQB) and a director of the American Software Testing Qualifications Board (ASTQB).This second edition has been thoroughly updated to reflect the new ISTQB Advanced Test Manager 2012 Syllabus, and the latest ISTQB Glossary. Rex Black is one of the main participants in the ISTQB Advanced Level Working Group, and his edition reflects his unique insights into these changes. This book will help you prepare for the ISTQB Advanced Test Manager exam. Included are sample exam questions, at the appropriate level of difficulty, for most of the learning objectives covered by the ISTQB Advanced Level Syllabus. The ISTQB certification program is the leading software tester certification program in the world. With about 350,000 certificate holders and a global presence in over 50 countries, you can be confident in the value and international stature that the Advanced Test Manager certificate can offer you.

  • - The Hands-On Guide to Dissecting Malicious Software
    af Michael Sikorski
    448,95 kr.

    Malware analysis is big business, and attacks can cost a company dearly. When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring.For those who want to stay ahead of the latest malware, Practical Malware Analysis will teach you the tools and techniques used by professional analysts. With this book as your guide, you'll be able to safely analyze, debug, and disassemble any malicious software that comes your way.You'll learn how to:-Set up a safe virtual environment to analyze malware-Quickly extract network signatures and host-based indicators-Use key analysis tools like IDA Pro, OllyDbg, and WinDbg-Overcome malware tricks like obfuscation, anti-disassembly, anti-debugging, and anti-virtual machine techniques-Use your newfound knowledge of Windows internals for malware analysis-Develop a methodology for unpacking malware and get practical experience with five of the most popular packers-Analyze special cases of malware with shellcode, C++, and 64-bit codeHands-on labs throughout the book challenge you to practice and synthesize your skills as you dissect real malware samples, and pages of detailed dissections offer an over-the-shoulder look at how the pros do it. You'll learn how to crack open malware to see how it really works, determine what damage it has done, thoroughly clean your network, and ensure that the malware never comes back.Malware analysis is a cat-and-mouse game with rules that are constantly changing, so make sure you have the fundamentals. Whether you're tasked with securing one network or a thousand networks, or you're making a living as a malware analyst, you'll find what you need to succeed in Practical Malware Analysis.

  • - Myth, Magic, and Mysticism in the Age of Information
    af Erik Davis
    233,95 kr.

    How does our fascination with technology intersect with the religious imagination? In TechGnosis-a cult classic now updated and reissued with a new afterword-Erik Davis argues that while the realms of the digital and the spiritual may seem worlds apart, esoteric and religious impulses have in fact always permeated (and sometimes inspired) technological communication. Davis uncovers startling connections between such seemingly disparate topics as electricity and alchemy; online roleplaying games and religious and occult practices; virtual reality and gnostic mythology; programming languages and Kabbalah. The final chapters address the apocalyptic dreams that haunt technology, providing vital historical context as well as new ways to think about a future defined by the mutant intermingling of mind and machine, nightmare and fantasy.

  • - Simple and Practical Techniques for Writing Better Code
    af Dustin Boswell & Trevor Foucher
    428,95 kr.

    As programmers, weve all seen source code thats so ugly and buggy it makes our brain ache. Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "e;bad code"e; (much of it their own) to determine why theyre bad and how they could be improved. Their conclusion? You need to write code that minimizes the time it would take someone else to understand iteven if that someone else is you.This book focuses on basic principles and practical techniques you can apply every time you write code. Using easy-to-digest code examples from different languages, each chapter dives into a different aspect of coding, and demonstrates how you can make your code easy to understand.Simplify naming, commenting, and formatting with tips that apply to every line of codeRefine your programs loops, logic, and variables to reduce complexity and confusionAttack problems at the function level, such as reorganizing blocks of code to do one task at a timeWrite effective test code that is thorough and conciseas well as readable"e;Being aware of how the code you create affects those who look at it later is an important part of developing software. The authors did a great job in taking you through the different aspects of this challenge, explaining the details with instructive examples."e;Michael Hunger, passionate Software Developer

  • af Chad Orzel
    133,95 kr.

    In this international bestseller, Orzel explains the key theories of quantum physics, taking his dog Emmys anarchic behaviour as a starting point. Could she use quantum tunnelling to get through the neighbours fence? How about diffracting round a tree to chase squirrels? From quarks and gluons to Heisenbergs uncertainty principle, this is a uniquely entertaining way to unlock the secrets of the universe.

  • - A Game Designer's Guide to Virtual Sensation
    af Steve (Flashbang Studios Swink
    655,95 kr.

    "Feel" is the essence of human-computer interaction. It is the single most important (yet often overlooked) element in games that makes the game art form unique. No other traditional art form like film, literature, music encompasses interactivity, as games do. This book bring "feel" to the forefront and gives it a proper voice.

  • - Essays on Software Engineering, Anniversary Edition
    af Frederick Brooks
    334,95 kr.

    Presenting the 20th anniversary and first revised edition of a collection of essays on the management of computer programming projects, this work is an updated and enhanced re-release of the "Brooks classic". With the addition of 3 essays assessing the status of software project management, the authors "No Silver Bullet", is also included.

  • af Timothy Snyder
    151,95 kr.

    'Visionary ... buy or borrow this book, read it, take it to heart' OBSERVER'In these hard times for liberty, On Freedom makes the case that freedom, once explored and understood, is the way forward' PRESIDENT ZELENSKYFrom the acclaimed, bestselling author of On Tyranny comes a brilliant exploration of freedom - what it is, how it's been misunderstood, and why it's our only chance for survival.Freedom is our great commitment, but we have lost sight of what it means - leading us into crisis. Too many of us look at freedom as the absence of state power: we think we're free if we can do and say as we please. But true freedom isn't so much freedom from, as freedom to - the freedom to thrive, to take risks for futures we choose by working together. Freedom is the value that makes all other values possible.Drawing on the work of philosophers and political dissidents, conversations with contemporary thinkers and his own experiences, Snyder identifies the practices and attitudes that will allow us to design a government in which we and future generations can flourish. Intimate yet ambitious, this book forges a new consensus rooted in a politics of abundance, generosity and grace.On Tyranny inspired millions around the world to fight for freedom; On Freedom helps us see exactly what we're fighting for. It is a thrilling intellectual journey and a tour de force of political philosophy.'Everyone who cares about freedom should read this book' ANNE APPLEBAUM'Passionate, intimate, compelling - a clarion call' PHILIPPE SANDS

  • af Christopher M. Bishop
    738,95 kr.

    This book offers a comprehensive introduction to the central ideas that underpin deep learning. It is intended both for newcomers to machine learning and for those already experienced in the field. Covering key concepts relating to contemporary architectures and techniques, this essential book equips readers with a robust foundation for potential future specialization. The field of deep learning is undergoing rapid evolution, and therefore this book focusses on ideas that are likely to endure the test of time.The book is organized into numerous bite-sized chapters, each exploring a distinct topic, and the narrative follows a linear progression, with each chapter building upon content from its predecessors. This structure is well-suited to teaching a two-semester undergraduate or postgraduate machine learning course, while remaining equally relevant to those engaged in active research or in self-study.A full understanding of machine learning requires some mathematical background and so the book includes a self-contained introduction to probability theory. However, the focus of the book is on conveying a clear understanding of ideas, with emphasis on the real-world practical value of techniques rather than on abstract theory. Complex concepts are therefore presented from multiple complementary perspectives including textual descriptions, diagrams, mathematical formulae, and pseudo-code.Chris Bishop is a Technical Fellow at Microsoft and is the Director of Microsoft Research AI4Science. He is a Fellow of Darwin College Cambridge, a Fellow of the Royal Academy of Engineering, and a Fellow of the Royal Society. Hugh Bishop is an Applied Scientist at Wayve, a deep learning autonomous driving company in London, where he designs and trains deep neural networks. He completed his MPhil in Machine Learning and Machine Intelligence at Cambridge University.¿Chris Bishop wrote a terrific textbook on neural networks in 1995 and has a deep knowledge of the field and its core ideas. His many years of experience in explaining neural networks have made him extremely skillful at presenting complicated ideas in the simplest possible way and it is a delight to see these skills applied to the revolutionary new developments in the field.¿ -- Geoffrey Hinton"With the recent explosion of deep learning and AI as a research topic, and the quickly growing importance of AI applications, a modern textbook on the topic was badly needed. The "New Bishop" masterfully fills the gap, covering algorithms for supervised and unsupervised learning, modern deep learning architecture families, as well as how to apply all of this to various application areas." ¿ Yann LeCun¿This excellent and very educational book will bring the reader up to date with the main concepts and advances in deep learning with a solid anchoring in probability. These concepts are powering current industrial AI systems and are likely to form the basis of further advances towards artificial general intelligence.¿ -- Yoshua Bengio

  • af Viggo Bjerring
    214,95 kr.

    HJERTETS GEOMETRI er en fortsættelse af Viggo Bjerrings anmelderroste VERDENSHJERTET. Klokken er 11.07 den 10. marts, og Mads befinder sig i en tyst, postapokalyptisk verden. Mænd og kvinder, børn og voksne er størknet i vilkårlige positurer. Fastfrosne skyer på himlen og svaner stivnet i flugt over Søerne.I denne ultimative ensomhed kæmper Mads med sig selv og sine nye omgivelser. Hvordan overlever man i et størknet univers? Er livet overhovedet værd at leve uden andre mennesker? Hvor finder man håb i en verden i opløsning?Mens Mads forsøger at finde en vej ud af sin egen og verdens stilstand, bliver han spundet ind i et gådefuldt eventyr, som fører ham dybt ind i hjertets mørke.Hjertets geometri er en fængslende fremtidsroman om overlevelse, erindring og kunstig intelligens. Romanen er en fortsættelse af Viggo Bjerrings anmelderroste Verdenshjertet.SKREVET OM VERDENSHJERTET*Nomineret til Weekendavisens Litteraturpris 2022*"intelligent, mystificerende, politisk og fuld af gak og gøgl" – Weekendavisen"en velskrevet og gennemtænkt roman" ♥︎♥︎♥︎♥︎ – Politiken"effektiv samfundssatire” – Dagbladet Information"En fremragende romandebut. (…) Det er mindst lige så underholdende, som det er tankevækkende" – POV InternationalVIGGO BJERRING (f. 1981) debuterede i 2016 med novellesamlingen 'Balancekatten'. Samme år udkom kortromanen 'QWERTY', som blev nomineret til Danske Skønlitterære Forfatteres pris, Den Svære Toer. I 2021 udkom hans første roman, 'Verdenshjertet', og i 2022 modtog han Statens Kunstfonds treårige arbejdslegat.

  • af Yanis Varoufakis
    106,95 kr.

  • af Daniel Goleman
    188,95 - 233,95 kr.

  • af Tiago Forte
    148,95 kr.

    All you need to simplify, organise and revolutionise your digital life

  • af Jordan Belfort
    198,95 - 223,95 kr.

  • af Anthony Ham
    198,95 kr.

    Discover the freedom of the open road with Lonely Planet's Southwest USA's Best Road Trips. This trusted travel companion features 32 amazing drives, from 2-day escapes to 2-week adventures. Marvel at the Grand Canyon, soak up the beauty of Sedona, and stop off in Moab for some rafting. Get to Southwest USA, rent a car, and hit the road!

  • af Eric Wing
    518,95 kr.

    Revit(R) 2024 for Architecture NO EXPERIENCE REQUIRED Whether you're just getting acquainted with Revit(R) 2024 or want to boost your skills, this guide will take you where you need to go. Autodesk's powerful Building Information Modeling (BIM) software can seem complex, but when you follow the step-by-step tutorial in this book, you will learn Revit(R) 2024 in a real-world setting that can be quickly applied to your own projects. Start out with a tour of the interface and conventions and identify important tools then start building by placing walls, doors, and windows. As you continue, you will learn to build floors layer by layer, work with grids, beams, foundations, and dimensions, then join walls, create ceilings and roofs, and place stairs and railings all while you discover how to handle construction documentation and deal with site considerations, just as you will encounter on the job. Familiarize yourself with the interface and start building right away Learn to place structural components Work with views, grids, dimensions, beams, foundations, and text Create necessary construction documentation, including schedules, materials, and more Apply what you've learned to actual projects

  • af Jada Pinkett Smith
    106,95 - 288,95 kr.

  • af Mustafa Suleyman
    126,95 - 223,95 kr.

  • af Ann Marks
    178,95 kr.

    The definitive biography that unlocks the remarkable story of Vivian Maier, the nanny who lived secretly as a world-class photographer, featuring nearly 400 of her images, many never seen before, placed for the first time in the context of her life.

  • af Pam Baker
    188,95 kr.

    Learn how the disruptive AI chatbot is going to change school, work, and beyondChatGPT For Dummies demystifies the artificial intelligence tool that can answer questions, write essays, and generate just about any kind of text it's asked for. This powerful example of generative AI is widely predicted to upend education and business. In this book, you'll learn how ChatGPT works and how you can operate it in a way that yields satisfactory results. You'll also explore the ethics of using AI-generated content for various purposes. Written by a journalist who's been on the front lines of artificial intelligence for over a decade, this book dives deep into ChatGPT's potential, so you can make informed decisions--without asking ChatGPT for help.* Learn how ChatGPT works and how it fits into the world of generative AI* Harness the power of ChatGPT to help you, and avoid letting it hinder you* Write queries that deliver the kind of response you want* Take a look into how the ChatGPT API interacts with other tools and platformsThis just-in-time Dummies title is perfect for anyone life or career may be impacted by ChatGPT and other AI. ChatGPT is just the tip of the iceberg, and this book can help you prepare for the future.

  • af Matt Hranek
    378,95 kr.

    Author of A Man and His Watch, A Man and his Car, The Negroni, and The Martini offers a window into his life in and around his family's home deep in the wilds of upstate New York. The book includes 100+ recipes for the meals he prepares for his family and friends. The book will feature stunning photographs of the recipes and the WM Brown farm.

  • af Ros Atkins
    123,95 - 228,95 kr.

  • af Roy Schwartz
    173,95 kr.

    Smart Brevity, a masterpiece crafted by the renowned author Mike Allen, is a book that truly lives up to its name. Published recently on January 12, 2023, by Hodder And Stoughton Ltd., this work of art is a must-read for all literature enthusiasts. The genre of this book is not confined to a single category, as it gracefully intertwines various themes, making it a captivating read from start to end. Allen's unique writing style and the smart brevity of his narration keep the readers hooked, as he transports them into a world crafted by his imagination. The book is a testament to Allen's literary prowess and is a significant addition to the collection of Hodder And Stoughton Ltd. Don't miss out on this literary gem!