Computing

1565 products


  • Ethics in Information Technology

    Cengage Learning, Inc Ethics in Information Technology

    1 in stock

    Preparing for a future in IT? ETHICS IN INFORMATION TECHNOLOGY, 6E provides an understanding of the legal, ethical, and societal implications of information technology that you���ll need as a successful IT professional. Examine ethical situations in IT and review practical advice for addressing common issues as you study professional codes of ethics, cyberattacks and cybersecurity, security risk assessment, privacy, electronic surveillance, and freedom of expression. You also review Internet censorship, protection of intellectual property, ethical decisions in software systems, IT���s impact on society, social networking, and ethics of IT corporations. This book provides a thorough foundation for addressing ethical issues in today's workplace. Business vignettes, Critical-Thinking exercises, thought-provoking Cases and decision-making features prepare you to make key business decisions.

    1 in stock

    £67.99

  • Canon EOS Rebel T7/2000D For Dummies

    John Wiley & Sons Inc Canon EOS Rebel T7/2000D For Dummies

    3 in stock

    A photography class—in a book! Your Canon EOS Rebel T7/1400D provides enough camera power to take the pro-style shots you've dreamed of shooting—and this book shows you how. Canon EOS Rebel T7/1400D For Dummies bridges the gap between taking quick shots in auto mode and taking charge of the settings that offer full control of your pictures' focus, color, and light balance. Take a peek inside to discover all the expert tips and tricks to take brag-worthy portraits, action shots, and close-ups—in a flash. No matter your subject, you’ll get all the know-how and instruction you need to get the picture-perfect shot every time. Get started with automatic and creative modes Take full control of exposure to achieve better results Understand the settings that control light and color Follow steps on properly using flash Even if you’ve never picked up a DSLR camera, this friendly guide makes it fast and easy to unlock all your powerful Canon has to offer!

    3 in stock

    £20.69

  • Computer Science Illuminated

    Jones and Bartlett Publishers, Inc Computer Science Illuminated

    2 in stock

    Designed for the introductory computing and computer science course, the student-friendly Computer Science Illuminated, Seventh Edition provides students with a solid foundation for further study, and offers non-majors a complete introduction to computing. Fully revised and updated, the Seventh Edition of this best-selling text retains the accessibility and in-depth coverage of previous editions, while incorporating all-new material on cutting-edge issues in computer science. Authored by the award-winning team Nell Dale and John Lewis, the text provides a unique and innovative layered approach, moving through the levels of computing from an organized, language-neutral perspective. New & Key Features of the Seventh Edition: • NEW & REVISED - Includes new and enhanced content on: o Cloud Computing in Chapter 15 o Big Data in Chapter 12 o Smart Speakers in the home in Chapter 13 o Computer and System Security in Chapter 17 • NEW – Includes all new content in Chapter 6, Low-Level Programming Languages and Pseudocode, with updated examples using the Pep/9 machine • UPDATED – Ethical Issues at the end of each chapter have been updated to delve into current issues and trends, while new Did You Know boxes and updated biographical sketches reflect the latest information in the field • UPDATED – Aligns more broadly to the AP Computer Science Principles curriculum Introductory programming chapters are available on Navigate 2 for Python, SQL, Java, C++, JavaScript, Visual Basic, NET, Ruby, Perl, Alice, and Pascal

    2 in stock

    £110.25

  • Overwatch Tokidoki Journal/Group

    Blizzard Entertainment Overwatch Tokidoki Journal/Group

    2 in stock

    The heroes of Overwatch will protect all your notes in this beautiful notebook from tokidoki. Your secrets have never been in better hands!

    2 in stock

    £9.59

  • Deep Learning for Coders with fastai and PyTorch: AI Applications Without a PhD

    O'Reilly Media Deep Learning for Coders with fastai and PyTorch: AI Applications Without a PhD

    3 in stock

    Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How? With fastai, the first library to provide a consistent interface to the most frequently used deep learning applications. Authors Jeremy Howard and Sylvain Gugger, the creators of fastai, show you how to train a model on a wide range of tasks using fastai and PyTorch. You'll also dive progressively further into deep learning theory to gain a complete understanding of the algorithms behind the scenes. Train models in computer vision, natural language processing, tabular data, and collaborative filtering Learn the latest deep learning techniques that matter most in practice Improve accuracy, speed, and reliability by understanding how deep learning models work Discover how to turn your models into web applications Implement deep learning algorithms from scratch Consider the ethical implications of your work Gain insight from the foreword by PyTorch cofounder, Soumith Chintala

    3 in stock

    £57.59

  • Write Great Code, Volume 3: Engineering Software

    No Starch Press,US Write Great Code, Volume 3: Engineering Software

    1 in stock

    This third volume in the Write Great Code series addresses the issues of creating readable and maintainable code that will generate awe from fellow programmers. No matter how efficient your code is, if it isn't readable and maintainable by others, then it's not great code. Great code must have a great design and must adhere to good coding standards. In this book, you'll learn things like coding styles, commenting, code layout, and other crucial coding tasks.

    1 in stock

    £43.19

  • The Nature of Software Development

    The Pragmatic Programmers The Nature of Software Development

    2 in stock

    You need to get value from your software project. You need it "free, now, and perfect." We can't get you there, but we can help you get to "cheaper, sooner, and better." This book leads you from the desire for value down to the specific activities that help good Agile projects deliver better software sooner, and at a lower cost. Using simple sketches and a few words, the author invites you to follow his path of learning and understanding from a half century of software development and from his engagement with Agile methods from their very beginning. The book describes software development, starting from our natural desire to get something of value. Each topic is described with a picture and a few paragraphs. You're invited to think about each topic; to take it in. You'll think about how each step into the process leads to the next. You'll begin to see why Agile methods ask for what they do, and you'll learn why a shallow implementation of Agile can lead to only limited improvement. This is not a detailed map, nor a step-by-step set of instructions for building the perfect project. There is no map or instructions that will do that for you. You need to build your own project, making it a bit more perfect every day. To do that effectively, you need to build up an understanding of the whole process. This book points out the milestones on your journey of understanding the nature of software development done well. It takes you to a location, describes it briefly, and leaves you to explore and fill in your own understanding. What You Need: You'll need your Standard Issue Brain, a bit of curiosity, and a desire to build your own understanding rather than have someone else's detailed ideas poured into your head.

    2 in stock

    £17.09

  • AWS Lambda in Action

    Manning Publications AWS Lambda in Action

    1 in stock

    AWS Lambda helps to quickly and easily build and run applications on the AWS cloud that automatically run code in response to events. AWS Lambda in Action is an example-driven tutorial that teaches readers how to build applications that use an event-driven approach on the back end. By the end of this book, readers will be ready to use AWS Lambda to create applications that take advantage of the high availability, security, performance, and scalability of AWS. Key Features: Example-driven tutorials Solid introduction to security Teaches readers to create applications in AWS Readers will have basic knowledge of JavaScript. Most examples are provided in JavaScript and Python. No prior experience with AWS needed. About the Technology: AWS Lambda is different from a traditional approach based on physical or virtual servers: you only need to give your logic, grouped in functions, and the service itself takes care of executing the functions if and when required, managing the software stack used by the runtime you chose, the availability of the platform, and the scalability of the infrastructure in order to sustain the throughput of the invocations.

    1 in stock

    £39.99

  • A Data Scientist's Guide to Acquiring, Cleaning, and Managing Data in R

    John Wiley & Sons Inc A Data Scientist's Guide to Acquiring, Cleaning, and Managing Data in R

    3 in stock

    The only how-to guide offering a unified, systemic approach to acquiring, cleaning, and managing data in R Every experienced practitioner knows that preparing data for modeling is a painstaking, time-consuming process. Adding to the difficulty is that most modelers learn the steps involved in cleaning and managing data piecemeal, often on the fly, or they develop their own ad hoc methods. This book helps simplify their task by providing a unified, systematic approach to acquiring, modeling, manipulating, cleaning, and maintaining data in R. Starting with the very basics, data scientists Samuel E. Buttrey and Lyn R. Whitaker walk readers through the entire process. From what data looks like and what it should look like, they progress through all the steps involved in getting data ready for modeling. They describe best practices for acquiring data from numerous sources; explore key issues in data handling, including text/regular expressions, big data, parallel processing, merging, matching, and checking for duplicates; and outline highly efficient and reliable techniques for documenting data and recordkeeping, including audit trails, getting data back out of R, and more. The only single-source guide to R data and its preparation, it describes best practices for acquiring, manipulating, cleaning, and maintaining data Begins with the basics and walks readers through all the steps necessary to get data ready for the modeling process Provides expert guidance on how to document the processes described so that they are reproducible Written by seasoned professionals, it provides both introductory and advanced techniques Features case studies with supporting data and R code, hosted on a companion website A Data Scientist's Guide to Acquiring, Cleaning and Managing Data in R is a valuable working resource/bench manual for practitioners who collect and analyze data, lab scientists and research associates of all levels of experience, and graduate-level data mining students.

    3 in stock

    £54.95

  • Forensic Discovery

    Pearson Education (US) Forensic Discovery

    2 in stock

    Don't look now, but your fingerprints are all over the cover of this book. Simply picking it up off the shelf to read the cover has left a trail of evidence that you were here.

    2 in stock

    £34.21

  • SPSS Statistics For Dummies

    John Wiley & Sons Inc SPSS Statistics For Dummies

    3 in stock

    The fun and friendly guide to mastering IBM’s Statistical Package for the Social Sciences Written by an author team with a combined 55 years of experience using SPSS, this updated guide takes the guesswork out of the subject and helps you get the most out of using the leader in predictive analysis. Covering the latest release and updates to SPSS 27.0, and including more than 150 pages of basic statistical theory, it helps you understand the mechanics behind the calculations, perform predictive analysis, produce informative graphs, and more. You’ll even dabble in programming as you expand SPSS functionality to suit your specific needs. Master the fundamental mechanics of SPSS Learn how to get data into and out of the program Graph and analyze your data more accurately and efficiently Program SPSS with Command Syntax Get ready to start handling data like a pro—with step-by-step instruction and expert advice!

    3 in stock

    £26.99

  • Cambridge International AS & A Level Computer Science

    Hodder Education Cambridge International AS & A Level Computer Science

    1 in stock

    This title is endorsed by Cambridge Assessment International Education to support the full syllabus for examination from 2021. Develop computational thinking and ensure full coverage of the revised Cambridge Assessment International Education AS & A Level Computer Science syllabus (9618) with this comprehensive Student's Book written by experienced authors and examiners.- Improve understanding with clear explanations, examples, illustrations and diagrams, plus a glossaryof key terms- Reinforce learning with a range of activities, exercises, and exam-style questions- Prepare for further study with extension activities that go beyond the requirements of the syllabus and prompt further investigation about new developments in technology- Follow a structured route through the course with in-depth coverage of the full AS & A Level syllabus- Answers are available online www.hoddereducation.co.uk/cambridgeextras

    1 in stock

    £49.00

  • Cybersecurity and Cyberwar: What Everyone Needs to Know®

    Oxford University Press Inc Cybersecurity and Cyberwar: What Everyone Needs to Know®

    2 in stock

    Dependence on computers has had a transformative effect on human society. Cybernetics is now woven into the core functions of virtually every basic institution, including our oldest ones. War is one such institution, and the digital revolution's impact on it has been profound. The American military, which has no peer, is almost completely reliant on high-tech computer systems. Given the Internet's potential for full-spectrum surveillance and information disruption, the marshaling of computer networks represents the next stage of cyberwar. Indeed, it is upon us already. The recent Stuxnet episode, in which Israel fed a malignant computer virus into Iran's nuclear facilities, is one such example. Penetration into US government computer systems by Chinese hackers-presumably sponsored by the Chinese government-is another. Together, they point to a new era in the evolution of human conflict. In Cybersecurity: What Everyone Needs to Know, noted experts Peter W. Singer and Allan Friedman lay out how the revolution in military cybernetics occurred and explain where it is headed. They begin with an explanation of what cyberspace is before moving on to discussions of how it can be exploited and why it is so hard to defend. Throughout, they discuss the latest developments in military and security technology. Singer and Friedman close with a discussion of how people and governments can protect themselves. In sum, Cybersecurity is the definitive account on the subject for the educated layman who wants to know more about the nature of war, conflict, and security in the twenty first century.

    2 in stock

    £10.99

  • Applied Cryptography: Protocols, Algorithms and Source Code in C

    John Wiley & Sons Inc Applied Cryptography: Protocols, Algorithms and Source Code in C

    3 in stock

    From the world's most renowned security technologist, Bruce Schneier, this 20th Anniversary Edition is the most definitive reference on cryptography ever published and is the seminal work on cryptography. Cryptographic techniques have applications far beyond the obvious uses of encoding and decoding information. For developers who need to know about capabilities, such as digital signatures, that depend on cryptographic techniques, there's no better overview than Applied Cryptography, the definitive book on the subject. Bruce Schneier covers general classes of cryptographic protocols and then specific techniques, detailing the inner workings of real-world cryptographic algorithms including the Data Encryption Standard and RSA public-key cryptosystems. The book includes source-code listings and extensive advice on the practical aspects of cryptography implementation, such as the importance of generating truly random numbers and of keeping keys secure. ". . .the best introduction to cryptography I've ever seen. . . .The book the National Security Agency wanted never to be published. . . ." -Wired Magazine ". . .monumental . . . fascinating . . . comprehensive . . . the definitive work on cryptography for computer programmers . . ." -Dr. Dobb's Journal ". . .easily ranks as one of the most authoritative in its field." -PC Magazine The book details how programmers and electronic communications professionals can use cryptography-the technique of enciphering and deciphering messages-to maintain the privacy of computer data. It describes dozens of cryptography algorithms, gives practical advice on how to implement them into cryptographic software, and shows how they can be used to solve security problems. The book shows programmers who design computer applications, networks, and storage systems how they can build security into their software and systems. With a new Introduction by the author, this premium edition will be a keepsake for all those committed to computer and cyber security.

    3 in stock

    £52.20

  • Excel 2016 Bible

    John Wiley & Sons Inc Excel 2016 Bible

    3 in stock

    The complete guide to Excel 2016, from Mr. Spreadsheet himself Whether you are just starting out or an Excel novice, the Excel 2016 Bible is your comprehensive, go-to guide for all your Excel 2016 needs. Whether you use Excel at work or at home, you will be guided through the powerful new features and capabilities by expert author and Excel Guru John Walkenbach to take full advantage of what the updated version offers. Learn to incorporate templates, implement formulas, create pivot tables, analyze data, and much more. Navigate this powerful tool for business, home management, technical work, and much more with the only resource you need, Excel 2016 Bible. Create functional spreadsheets that work Master formulas, formatting, pivot tables, and more Get acquainted with Excel 2016's new features and tools Customize downloadable templates and worksheets Whether you need a walkthrough tutorial or an easy-to-navigate desk reference, the Excel 2016 Bible has you covered with complete coverage and clear expert guidance.

    3 in stock

    £38.25

  • Guide to Network Defense and Countermeasures

    Cengage Learning, Inc Guide to Network Defense and Countermeasures

    2 in stock

    GUIDE TO NETWORK DEFENSE AND COUNTERMEASURES provides a thorough guide to perimeter defense fundamentals, including intrusion detection and firewalls. This trusted text also covers more advanced topics such as security policies, network address translation (NAT), packet filtering and analysis, proxy servers, virtual private networks (VPN), and network traffic signatures. Thoroughly updated, the new third edition reflects the latest technology, trends, and techniques including virtualization, VMware, IPv6, and ICMPv6 structure, making it easier for current and aspiring professionals to stay on the cutting edge and one step ahead of potential security threats. A clear writing style and numerous screenshots and illustrations make even complex technical material easier to understand, while tips, activities, and projects throughout the text allow you to hone your skills by applying what you learn. Perfect for students and professionals alike in this high-demand, fast-growing field, GUIDE TO NETWORK DEFENSE AND COUNTERMEASURES, Third Edition, is a must-have resource for success as a network security professional.

    2 in stock

    £55.81

  • Microsoft Azure Compute: The Definitive Guide

    Pearson Education (US) Microsoft Azure Compute: The Definitive Guide

    1 in stock

    Proven best practices for success with every Azure compute service! Compute services are key to most Azure cloud solutions, but maximizing their value requires best-practice planning, design, deployment, and operations. Now, leading consultant Avinash Valiramani presents expert guidance for driving maximum value from Microsoft’s portfolio of Azure compute services for IaaS, PaaS, and FaaS. Drawing on his extensive work with Microsoft’s Azure teams, he covers Azure VMs, VM Scale Sets, App Services, Azure Virtual Desktops, Azure Container Instances, Azure Functions, Azure Batch, and other Compute services. Whatever your role in delivering efficient, scalable compute services, this deep dive will help you make the most of your Azure investment. Leading Azure consultant Avinash Valiramani shows how to: Dive deeply into the frequently used Azure Compute services to better understand how each service works Walk through configuring each compute service and its related features and options Size, price, and create Azure VMs, and deliver the right levels of redundancy and availability Use VM Scale Sets (VMSS) to integrate VMs with load balancing and autoscaling Host web applications, mobile app back ends, and REST APIs via Azure App Service Run desktops-as-a-service at scale with Azure Virtual Desktop (AVD) Easily deploy containers on demand with Azure Container Instances (ACIs) Use serverless Azure Functions to build web APIs, process streams, and manage message queues About this Book For everyone interested in Azure infrastructure, including IT/cloud admins, security specialists, developers, engineers, and others at all levels of Azure compute experience. Especially useful for experienced IT pros in mid-sized to large organizations who have deployed, operated, monitored, upgraded, migrated, or designed infrastructure services.

    1 in stock

    £30.59

  • Professional Mobile Application Development

    John Wiley & Sons Inc Professional Mobile Application Development

    3 in stock

    Create applications for all major smartphone platforms Creating applications for the myriad versions and varieties of mobile phone platforms on the market can be daunting to even the most seasoned developer. This authoritative guide is written in such as way that it takes your existing skills and experience and uses that background as a solid foundation for developing applications that cross over between platforms, thereby freeing you from having to learn a new platform from scratch each time. Concise explanations walk you through the tools and patterns for developing for all the mobile platforms while detailed steps walk you through setting up your development environment for each platform. Covers all the major options from native development to web application development Discusses major third party platform development acceleration tools, such as Appcelerator and PhoneGap Zeroes in on topics such as developing applications for Android, IOS, Windows Phone 7, and Blackberry Professional Mobile Cross Platform Development shows you how to best exploit the growth in mobile platforms, with a minimum of hassle.

    3 in stock

    £31.49

  • The New Fire: War, Peace, and Democracy in the Age of AI

    2 in stock

    £24.30

  • R in Action

    Manning Publications R in Action

    1 in stock

    Built specifically for statistical computing and graphics, the R language, along with its amazing collection of libraries and tools, is one of the most powerful tools you can use to tackle data analysis for business, research, and other data-intensive domains. This revised and expanded third edition of R in Action covers the new tidy verse approach to data analysis and R's state-of-the-art graphing capabilities with the ggplot2 package. R in Action, Third Edition teaches you to use the R language, including the popular tidy verse packages, through hands-on examples relevant to scientific, technical, and business developers. Focusing on practical solutions to real-world data challenges, R expert RobKabacoff takes you on a crash course in statistics, from dealing with messy and incomplete data to creating stunning visualisations. The R language is the most powerful platform you can choose for modern data analysis. Free and open source, R's community has created thousands of modules to tackle challenges from data-crunching to presentation. R's graphical capabilities are also state-of-the-art, with a comprehensive and powerful feature set available for data visualization. R runs on all major operating systems and is used by businesses, researchers, and organizations worldwide.

    1 in stock

    £40.85

  • Head First Git: A Learner's Guide to Understanding Git from the Inside Out

    O'Reilly Media Head First Git: A Learner's Guide to Understanding Git from the Inside Out

    2 in stock

    What will you learn from this book? Many people who use Git rely on "recipes"--copying and pasting commands they find on the internet without really understanding how Git actually works. But what do you do if you find yourself in a tight spot? You can't simply wing it. With this unique hands-on guide, you'll learn the ways of Git and have fun while doing it. Raju Gandhi peels back the layers to reveal the simple yet powerful engine that powers Git, so you'll understand not just the how but the why. You'll master branches, merges, commit messages, search, utilities, and more; learn best practices for collaborative work; and unlock the full potential of Git. What's so special about this book? If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. With this book, you'll learn Git through a multisensory experience that engages your mind rather than a text-heavy approach that puts you to sleep.

    2 in stock

    £57.59

  • Microsoft Certified Azure Fundamentals All-in-One Exam Guide (Exam AZ-900)

    McGraw-Hill Education Microsoft Certified Azure Fundamentals All-in-One Exam Guide (Exam AZ-900)

    3 in stock

    A highly effective, integrated self-study system for the Microsoft Azure Fundamentals exam Prepare for the current version of the Microsoft Azure Fundamentals exam using the detailed information contained in this test preparation guide. Written by a cloud computing expert and experienced author, the book contains accurate practice questions, step-by-step exercises, and special elements that aid in learning and reinforce retention. Microsoft Certified Azure Fundamentals All-in-One Exam Guide (Exam AZ-900) features in-depth coverage of every topic on the challenging exam. You will explore core Azure services, security, compliance, and trust. Fulfilling the promise of the All-in-One series, the guide serves as both a test preparation tool and an on-the-job reference for risk and compliance professionals.•100% coverage of all objectives for the Microsoft Azure Fundamentals exam •Contains hands-on exercises and practical use cases for Microsoft Azure •Online content includes practice exam software with 120 questions

    3 in stock

    £28.79

  • React Cookbook: Recipes for Mastering the React Framework

    O'Reilly Media React Cookbook: Recipes for Mastering the React Framework

    2 in stock

    React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast. Many books teach you how to get started, understand the framework, or use a component library with React, but very few provide examples to help you solve particular problems. This easy-to-use cookbook includes the example code developers need to unravel the most common problems when using React, categorized by topic area and problem. You'll learn how to: Build a single-page application in React using a rich UI Create progressive web applications that users can install and work with offline Integrate with backend services such as REST and GraphQL Automatically test for accessibility problems in your application Secure applications with fingerprints and security tokens using WebAuthn Deal with bugs and avoid common functional and performance problems

    2 in stock

    £47.69

  • CompTIA Server+ Certification All-in-One Exam Guide, Second Edition (Exam SK0-005)

    McGraw-Hill Education CompTIA Server+ Certification All-in-One Exam Guide, Second Edition (Exam SK0-005)

    3 in stock

    This exam-focused study guide contains complete coverage of every topic on the current edition of the CompTIA Server+ certification examThis highly effective self-study resource fully prepares you for the latest version of CompTIA’s Server+ certification exam. The book shows how to implement server-based hardware and software. In keeping with the All-in-One philosophy, this guide serves both as a study guide and as a valuable on-the-job reference.Written by an IT expert and experienced author, CompTIA Server+ Certification All-in-One Exam Guide, Second Edition (Exam SK0-005) contains step-by-step exercises, special “Exam Watch” and “On the Job” sections, and “Two-Minute Drills” that reinforce and teach practical skills. Self-tests throughout contain accurate practice questions along with detailed explanations of both the correct and incorrect answer choices. Contains 100% coverage of every objective for exam SK0-005 Online content includes hundreds of accurate practice questions Includes a 10% off the exam voucher discount coupon—a $32 value

    3 in stock

    £47.99

  • Self-Sovereign Identity: Decentralized digital identity and verifiable credentials

    Manning Publications Self-Sovereign Identity: Decentralized digital identity and verifiable credentials

    2 in stock

    "This book is a comprehensive roadmap to the most crucial fix for today's broken Internet." - Brian Behlendorf, GM for Blockchain, Healthcare and Identity at the Linux Foundation In a world of changing privacy regulations, identity theft, and online anonymity, identity is a precious and complex concept. Self-Sovereign Identity (SSI) is a set of technologies that move control of digital identity from third party “identity providers”directly to individuals, and it promises to be one of the most important trendsfor the coming decades. Now in Self-Sovereign Identity, privacy and personal data experts Drummond Reed and Alex Preukschat lay out a roadmap for a futureof personal sovereignty powered by the Blockchain and cryptography. Cutting through the technical jargon with dozens of practical use cases from experts across all major industries, it presents a clear and compelling argument for why SSI is a paradigm shift, and shows how you can be ready to be prepared forit. about the technology Trust onthe internet is at an all-time low. Large corporations and institutions control our personal data because we've never had a simple, safe, strong way to prove who we are online. Self-sovereign identity (SSI) changes all that. about the book In Self-Sovereign Identity: Decentralized digital identity and verifiable credentials, you'll learn how SSI empowers us to receive digitally-signed credentials, store them in private wallets, and securely prove our online identities. It combines a clear, jargon-free introduction to this blockchain-inspired paradigm shift with interesting essays written by its leading practitioners. Whether for property transfer, ebanking, frictionless travel, or personalized services, the SSI model for digital trust will reshape our collective future. what's inside · The architecture of SSI software and services · The technical, legal, and governance concepts behind SSI · How SSI affects global business industry-by-industry · Emerging standards for SSI about the reader For technology and business readers. No prior SSI, cryptography, or blockchain experience required. aboutthe author Drummond Reed is the Chief Trust Officer at Evernym, a technology leader in SSI. Alex Preukschat is the co-founder of SSIMeetup.org and AlianzaBlockchain.org.

    2 in stock

    £48.84

  • Cybersecurity and Third-Party Risk: Third Party Threat Hunting

    John Wiley & Sons Inc Cybersecurity and Third-Party Risk: Third Party Threat Hunting

    3 in stock

    Move beyond the checklist and fully protect yourself from third-party cybersecurity risk Over the last decade, there have been hundreds of big-name organizations in every sector that have experienced a public breach due to a vendor. While the media tends to focus on high-profile breaches like those that hit Target in 2013 and Equifax in 2017, 2020 has ushered in a huge wave of cybersecurity attacks, a near 800% increase in cyberattack activity as millions of workers shifted to working remotely in the wake of a global pandemic. The 2020 SolarWinds supply-chain attack illustrates that lasting impact of this dramatic increase in cyberattacks. Using a technique known as Advanced Persistent Threat (APT), a sophisticated hacker leveraged APT to steal information from multiple organizations from Microsoft to the Department of Homeland Security not by attacking targets directly, but by attacking a trusted partner or vendor. In addition to exposing third-party risk vulnerabilities for other hackers to exploit, the damage from this one attack alone will continue for years, and there are no signs that cyber breaches are slowing. Cybersecurity and Third-Party Risk delivers proven, active, and predictive risk reduction strategies and tactics designed to keep you and your organization safe. Cybersecurity and IT expert and author Gregory Rasner shows you how to transform third-party risk from an exercise in checklist completion to a proactive and effective process of risk mitigation. Understand the basics of third-party risk management Conduct due diligence on third parties connected to your network Keep your data and sensitive information current and reliable Incorporate third-party data requirements for offshoring, fourth-party hosting, and data security arrangements into your vendor contracts Learn valuable lessons from devasting breaches suffered by other companies like Home Depot, GM, and Equifax The time to talk cybersecurity with your data partners is now. Cybersecurity and Third-Party Risk is a must-read resource for business leaders and security professionals looking for a practical roadmap to avoiding the massive reputational and financial losses that come with third-party security breaches.

    3 in stock

    £29.70

  • World of Warcraft: Exploring Azeroth - Kalimdor

    Titan Books Ltd World of Warcraft: Exploring Azeroth - Kalimdor

    1 in stock

    Join famed hunter Rexxar, his animal companions, and Horde Ambassador Zekhan as they make the perilous journey across the lush and vivid reaches of Kalimdor to learn the secrets of the realm. Leave no stone unturned and no tracks unfollowed as Rexxar and Zekhan reveal lore, insights, equipment, and breathtaking landscapes from the ramparts of Orgrimmar to the golden plains of Mulgore to the wilds of Un'Goro Crater-and share one final kindness with a friend along the way. Featuring stunning, immersive artwork and new insights crafted by Blizzard's own loremaster, Sean Copeland, Exploring Azeroth: Kalimdor is your next step in a remarkable journey across Azeroth.

    1 in stock

    £25.19

  • Decision Making Under Uncertainty: Theory and Application

    2 in stock

    £76.00

  • Cybersecurity For Dummies

    John Wiley & Sons Inc Cybersecurity For Dummies

    3 in stock

    Explore the latest developments in cybersecurity with this essential guide Every day it seems we read another story about one company or another being targeted by cybercriminals. It makes some of us wonder: am I safe online? The good news is that we can all be cybersecure—and it doesn’t take a degree in computer science to make it happen! Cybersecurity For Dummies is the down-to-earth guide you need to secure your own data (and your company’s, too). You’ll get step-by-step guidance on how to implement reasonable security measures, prevent cyber attacks, deal securely with remote work, and what to do in the event that your information is compromised. The book also offers: Updated directions on how to prevent ransomware attacks and how to handle the situation if you become a target Step-by-step instructions on how to create data backups and implement strong encryption Basic info that every aspiring cybersecurity professional needs to know Cybersecurity For Dummies is the ideal handbook for anyone considering a career transition into cybersecurity, as well as anyone seeking to secure sensitive information.

    3 in stock

    £22.49

  • Microservice APIs in Python

    Manning Publications Microservice APIs in Python

    1 in stock

    Microservice APIs in Python shares successful strategies and techniques for designing Microservices systems, with a particular emphasis on creating easy-to-consume APIs.This practical guide focuses on implementation over philosophizing and has just enough theory to get you started. You'll quickly go hands on designing the architecture for a microservices platform, produce standard specifications for REST and GraphQL APIs, and bake in authentication features to keep your APIs secure. Written in a framework-agnostic manner, its universal principles of API and microservices design can easily be applied to your favorite stack and toolset. About the TechnologyStandard Python web applications, such as those you'd typically build with Django or Flask, can be hard to scale and maintain when built as monoliths. Microservices design makes it possible to isolate key features and functionality as independently written and maintained services. To take advantage of this more resilient architecture, you need to learn the patterns, frameworks, and tools that make Python-based microservices easy to build and manage.

    1 in stock

    £41.39

  • Fast Python for Data Science

    Manning Publications Fast Python for Data Science

    1 in stock

    Fast Python for Data Science is a hands-on guide to writing Python code that can process more data, faster, and with less resources. It takes a holistic approach to Python performance, showing you how your code, libraries, and computing architecture interact and can be optimized together. Written for experienced practitioners, Fast Python for Data Science dives right into practical solutions for improving computation and storage efficiency. You'll experiment with fun and interesting examples such as rewriting games in lower-level Cython and implementing a MapReduce framework from scratch. Finally, you'll go deep into Python GPU computing and learn how modern hardware has rehabilitated some former antipatterns and made counterintuitive ideas the most efficient way of working. About the technologyFast, accurate systems are vital for handling the huge datasets and complex analytical algorithms that are common in modern data science. Python programmers need to boost performance by writing faster pure-Python programs, optimizing the use of libraries, and utilizing modern multi-processor hardware; Fast Python for Data Science shows you how.

    1 in stock

    £41.39

  • Computer Organization and Architecture, Global Edition

    Pearson Education Limited Computer Organization and Architecture, Global Edition

    3 in stock

    This print textbook is available for students to rent for their classes. The Pearson print rental program provides students with affordable access to learning materials, so they come to class ready to succeed. For graduate and undergraduate courses in computer science, computer engineering, and electrical engineering. Comprehensively covers processor and computer design fundamentals Computer Organization and Architecture, 11th Edition is about the structure and function of computers. Its purpose is to present, as clearly and completely as possible, the nature and characteristics of modern-day computer systems. Written in a clear, concise, and engaging style, author William Stallings provides a thorough discussion of the fundamentals of computer organization and architecture and relates these to contemporary design issues. Subjects such as I/O functions and structures, RISC, and parallel processors are thoroughly explored alongside real-world examples that enhance the text and build student interest. Incorporating brand-new material and strengthened pedagogy, the 11th Edition keeps students up to date with recent innovations and improvements in the field of computer organization and architecture.

    3 in stock

    £70.99

  • Java For Dummies

    John Wiley & Sons Inc Java For Dummies

    1 in stock

    Learn to write practical, reusable code with the straight forward tutorials and tips in the newest edition of this For Dummies bestseller Do you speak Java? No, we’re not talking about your morning cup ‘o joe. We mean the world’s most popular programming language that runs on almost any computer! If you’re looking to get started—or up your game—with Java, then Java For Dummies is the guide you need.In this book, you’ll: Take control of your program flow Program with classes, objects, and methods Use Java's functional programming features Explore Java 17, the latest long-term support release This up-to-date handbook covers the latest developments in Java, including the new ‘switch’ statement syntax. So, if you’re ready to dive into one of the most practical (and coolest!) programming languages around, it’s time you picked upJava For Dummies.

    1 in stock

    £22.99

  • Managing the Human Factor in Information Security: How to win over staff and influence business managers

    John Wiley & Sons Inc Managing the Human Factor in Information Security: How to win over staff and influence business managers

    3 in stock

    With the growth in social networking and the potential for larger and larger breaches of sensitive data,it is vital for all enterprises to ensure that computer users adhere to corporate policy and project staff design secure systems. Written by a security expert with more than 25 years' experience, this book examines how fundamental staff awareness is to establishing security and addresses such challenges as containing threats, managing politics, developing programs, and getting a business to buy into a security plan. Illustrated with real-world examples throughout, this is a must-have guide for security and IT professionals.

    3 in stock

    £26.99

  • Designing Secure Software: A Guide for Developers

    No Starch Press,US Designing Secure Software: A Guide for Developers

    2 in stock

    Designing Secure Software consolidates Loren Kohnfelder's more than twenty years of experience into a concise, elegant guide to improving the security of technology products. Written for a wide range of software professionals, it emphasizes building security into software design early and involving the entire team in the process. The book begins with a discussion of core concepts. The second part, perhaps this book's most important contribution, covers the process of designing and reviewing a software design with security considerations in mind. The final section details the most common coding flaws that create vulnerabilities, making copious use of code snippets written in C and Python to illustrate implementation vulnerabilities.

    2 in stock

    £43.19

  • Programming the Raspberry Pi, Third Edition: Getting Started with Python

    McGraw-Hill Education Programming the Raspberry Pi, Third Edition: Getting Started with Python

    3 in stock

    An up-to-date guide to creating your own fun and useful Raspberry Pi™ programs This fully updated guide shows how to create inventive programs and fun games on your powerful Raspberry Pi—with no programming experience required. Programming the Raspberry Pi™: Getting Started with Python, Third Edition addresses physical changes and new setup procedures as well as OS updates to the current version 4. You will discover how to configure hardware and software, write Python scripts, create user-friendly GUIs, and control external electronics. Step-by-step projects include a digital clock prototype and a fully functioning Raspberry Pi robot. Configure your Raspberry Pi and explore its features Start writing and debugging Python programs Use strings, lists, functions, and dictionaries Work with modules, classes, and methods Apply object-oriented development methods Create user-friendly games using Pygame Build intuitive user interfaces with guizero Interface with hardware using the gpiozero library Attach external electronics through the GPIO port Add powerful Web features to your projects

    3 in stock

    £13.06

  • Pro ASP.NET Core Identity: Under the Hood with Authentication and Authorization in ASP.NET Core 5 and 6 Applications

    APress Pro ASP.NET Core Identity: Under the Hood with Authentication and Authorization in ASP.NET Core 5 and 6 Applications

    1 in stock

    Get the most from ASP.NET Core Identity. Best-selling author Adam Freeman teaches developers common authentication and user management scenarios and explains how they are implemented in applications. He covers each topic clearly and concisely, and the book is packed with the essential details you need to be effective.The book takes a deep dive into the Identity framework and explains how the most important and useful features work in detail, creating custom implementations of key components to reveal the inner workings of ASP.NET Core Identity. ASP.NET Core Identity provides authentication and user management for ASP.NET Core applications. Identity is a complex framework in its own right, with support for a wide range of features, including authenticating users with services provided by Google, Facebook, and Twitter.What You Will Learn Gain a solid understanding of how Identity provides authentication and authorization for ASP.NET Core applications Configure ASP.NET Core Identity for common application scenarios, including self-service registration, user management, and authentication with services provided by popular social media platforms Create robust and reliable user management tools Understand how Identity works in detail Who This Book Is ForDevelopers with advanced knowledge of ASP.NET Core who are introducing Identity into their projects. Prior experience and knowledge of C#, ASP.NET Core is required, along with a basic understanding of authentication and authorization concepts.

    1 in stock

    £49.49

  • CUDA for Engineers: An Introduction to High-Performance Parallel Computing

    Pearson Education (US) CUDA for Engineers: An Introduction to High-Performance Parallel Computing

    1 in stock

    CUDA for Engineers gives you direct, hands-on engagement with personal, high-performance parallel computing, enabling you to do computations on a gaming-level PC that would have required a supercomputer just a few years ago. The authors introduce the essentials of CUDA C programming clearly and concisely, quickly guiding you from running sample programs to building your own code. Throughout, you’ll learn from complete examples you can build, run, and modify, complemented by additional projects that deepen your understanding. All projects are fully developed, with detailed building instructions for all major platforms. Ideal for any scientist, engineer, or student with at least introductory programming experience, this guide assumes no specialized background in GPU-based or parallel computing. In an appendix, the authors also present a refresher on C programming for those who need it. Coverage includes Preparing your computer to run CUDA programs Understanding CUDA’s parallelism model and C extensions Transferring data between CPU and GPU Managing timing, profiling, error handling, and debugging Creating 2D grids Interoperating with OpenGL to provide real-time user interactivity Performing basic simulations with differential equations Using stencils to manage related computations across threads Exploiting CUDA’s shared memory capability to enhance performance Interacting with 3D data: slicing, volume rendering, and ray casting Using CUDA libraries Finding more CUDA resources and code Realistic example applications include Visualizing functions in 2D and 3D Solving differential equations while changing initial or boundary conditions Viewing/processing images or image stacks Computing inner products and centroids Solving systems of linear algebraic equations Monte-Carlo computations

    1 in stock

    £33.49

  • Implementing Domain-Driven Design

    Pearson Education (US) Implementing Domain-Driven Design

    2 in stock

    “For software developers of all experience levels looking to improve their results, and design and implement domain-driven enterprise applications consistently with the best current state of professional practice, Implementing Domain-Driven Design will impart a treasure trove of knowledge hard won within the DDD and enterprise application architecture communities over the last couple decades.” –Randy Stafford, Architect At-Large, Oracle Coherence Product Development “This book is a must-read for anybody looking to put DDD into practice.” –Udi Dahan, Founder of NServiceBus Implementing Domain-Driven Design presents a top-down approach to understanding domain-driven design (DDD) in a way that fluently connects strategic patterns to fundamental tactical programming tools. Vaughn Vernon couples guided approaches to implementation with modern architectures, highlighting the importance and value of focusing on the business domain while balancing technical considerations. Building on Eric Evans’ seminal book, Domain-Driven Design, the author presents practical DDD techniques through examples from familiar domains. Each principle is backed up by realistic Java examples–all applicable to C# developers–and all content is tied together by a single case study: the delivery of a large-scale Scrum-based SaaS system for a multitenant environment. The author takes you far beyond “DDD-lite” approaches that embrace DDD solely as a technical toolset, and shows you how to fully leverage DDD’s “strategic design patterns” using Bounded Context, Context Maps, and the Ubiquitous Language. Using these techniques and examples, you can reduce time to market and improve quality, as you build software that is more flexible, more scalable, and more tightly aligned to business goals. Coverage includes Getting started the right way with DDD, so you can rapidly gain value from it Using DDD within diverse architectures, including Hexagonal, SOA, REST, CQRS, Event-Driven, and Fabric/Grid-Based Appropriately designing and applying Entities–and learning when to use Value Objects instead Mastering DDD’s powerful new Domain Events technique Designing Repositories for ORM, NoSQL, and other databases

    2 in stock

    £43.19

  • Python for Excel: A Modern Environment for Automation and Data Analysis

    O'Reilly Media Python for Excel: A Modern Environment for Automation and Data Analysis

    3 in stock

    While Excel remains ubiquitous in the business world, recent Microsoft feedback forums are full of requests to include Python as an Excel scripting language. In fact, it's the top feature requested. What makes this combination so compelling? In this hands-on guide, Felix Zumstein--creator of xlwings, a popular open source package for automating Excel with Python--shows experienced Excel users how to integrate these two worlds efficiently. Excel has added quite a few new capabilities over the past couple of years, but its automation language, VBA, stopped evolving a long time ago. Many Excel power users have already adopted Python for daily automation tasks. This guide gets you started. Use Python without extensive programming knowledge Get started with modern tools, including Jupyter notebooks and Visual Studio code Use pandas to acquire, clean, and analyze data and replace typical Excel calculations Automate tedious tasks like consolidation of Excel workbooks and production of Excel reports Use xlwings to build interactive Excel tools that use Python as a calculation engine Connect Excel to databases and CSV files and fetch data from the internet using Python code Use Python as a single tool to replace VBA, Power Query, and Power Pivot

    3 in stock

    £47.69

  • AWS Certified Cloud Practitioner All-in-One Exam Guide (Exam CLF-C01)

    McGraw-Hill Education AWS Certified Cloud Practitioner All-in-One Exam Guide (Exam CLF-C01)

    3 in stock

    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.This effective study guide offers 100% coverage of every objective for the AWS Certified Cloud Practitioner examTake the challenging AWS Certified Cloud Practitioner exam with confidence using the detailed information contained in this effective self-study guide. Written by a recognized AWS expert, the book offers 100 percent coverage of all four exam domains: Cloud concepts, security and compliance, technology, and billing and pricing. AWS Certified Cloud Practitioner All-in-One Exam Guide (Exam CLF-C01) is based on proven pedagogy and features special elements that teach and reinforce practical skills. You will get accurate practice questions along with detailed explanations. Beyond exam preparation, the guide also serves as a valuable on-the-job reference.Comprehensive coverage includes: How to obtain AWS Certified Cloud Practitioner certification The value of the AWS Cloud The AWS shared responsibility model AWS Cloud security best practices AWS Cloud costs, economics, and billing practices Core services, including compute, network, databases, and storage AWS services for common use cases AWS Cloud economics Full-length practice exam with explanations And much more Online content includes: 130 practice exam questions Fully customizable exam engine

    3 in stock

    £35.99

  • Machine Learning For Kids: A Playful Introduction to Artificial Intelligence

    No Starch Press,US Machine Learning For Kids: A Playful Introduction to Artificial Intelligence

    1 in stock

    Machine Learning for Kids introduces young readers to the concept of Artificial Intelligence (AI) and the related applications of Machine Learning. Readers learn how to create intelligent games like a rock-paper-scissors game that can learn hand motions and use them to compete against another player; a post sorting game that will recognise the postal code on an envelope and use it to send a letter to the right place. Each project demonstrates a different way that AI is used in the real-world, and readers will be introduced to the biggest issues and challenges that the adoption of AI brings to society.

    1 in stock

    £29.69

  • Supercharge Power BI: Power BI is Better When You Learn To Write DAX

    Holy Macro! Books Supercharge Power BI: Power BI is Better When You Learn To Write DAX

    3 in stock

    Data analysis expressions (DAX) is the formula language of Power BI. Learning the DAX language is key to empower Power BI users so they can take advantage of these new Business Intelligence (BI) capabilities. This third edition has been updated for the new Power BI Ribbon interface while still providing a bridge for readers wanting to learn DAX in the Power BI, Power Pivot, or Excel.

    3 in stock

    £27.86

  • The Big Book Of Small Python Projects: 81 Easy Practice Programs

    No Starch Press,US The Big Book Of Small Python Projects: 81 Easy Practice Programs

    1 in stock

    The 100+ short, complete Python programmes in this book are designed to help beginning-to-intermediate Python programmers broaden their skills by providing a diverse set of coding examples they can study, emulate, and draw inspiration from. The programmes range from classic card and board games and mazes, to maths and probability demos, and mad libs. The author includes the complete code for each programme, as well as commentary and suggestions for how to modify and experiment with code.

    1 in stock

    £34.19

  • Computer Security Fundamentals

    Pearson Education (US) Computer Security Fundamentals

    1 in stock

    ONE-VOLUME INTRODUCTION TO COMPUTER SECURITY Clearly explains core concepts, terminology, challenges, technologies, and skills Covers today's latest attacks and countermeasures The perfect beginner's guide for anyone interested in a computer security career Dr. Chuck Easttom brings together complete coverage of all basic concepts, terminology, and issues, along with all the skills you need to get started. Drawing on 30 years of experience as a security instructor, consultant, and researcher, Easttom helps you take a proactive, realistic approach to assessing threats and implementing countermeasures. Writing clearly and simply, he addresses crucial issues that many introductory security books ignore, while addressing the realities of a world where billions of new devices are Internet-connected. This guide covers web attacks, hacking, spyware, network defense, security appliances, VPNs, password use, and much more. Its many tips and examples refl ect new industry trends and the state-of-the-art in both attacks and defense. Exercises, projects, and review questions in every chapter help you deepen your understanding and apply all you've learned. LEARN HOW TO Identify and prioritize potential threats to your network Use basic networking knowledge to improve security Get inside the minds of hackers, so you can deter their attacks Implement a proven layered approach to network security Resist modern social engineering attacks Defend against today's most common Denial of Service (DoS) attacks Halt viruses, spyware, worms, Trojans, and other malware Prevent problems arising from malfeasance or ignorance Choose the best encryption methods for your organization Compare security technologies, including the latest security appliances Implement security policies that will work in your environment Scan your network for vulnerabilities Evaluate potential security consultants Master basic computer forensics and know what to do if you're attacked Learn how cyberterrorism and information warfare are evolving

    1 in stock

    £60.29

  • GitHub For Dummies

    John Wiley & Sons Inc GitHub For Dummies

    3 in stock

    Get more out of your coding with GitHub For today’s coders, GitHub is a must. The world’s largest software development platform, GitHub helps developers store, track, and collaborate on software projects. In this easy-to-follow Dummies guide, you’ll find insight into creating repositories, establishing projects, collaborating, incorporating open-source resources, and establishing yourself as a valued member of the GitHub community. With a working knowledge of GitHub, you’ll be a better, more employable programmer. The simple instructions and interactive examples in this book will get you there quickly. Get the instructions you need for using GitHub to collaborate on software projects Become more attractive to employers with knowledge and experience in the largest development platform Set up GitHub Desktop, create a repository, and launch your first project Use GitHub Skills courses to learn new tricks, for beginners to pros You’ve learned how to write a little code—now learn how to share it with GitHub.

    3 in stock

    £20.69

  • AutoCAD 2023 Instructor: A Student Guide for In-Depth Coverage of AutoCAD's Commands and Features

    1 in stock

    £74.00

  • Fallout: The Official Tarot Deck and Guidebook

    Titan Books Ltd Fallout: The Official Tarot Deck and Guidebook

    3 in stock

    Let the iconic, retro-futuristic wasteland guide your tarot practice with this beautifully illustrated deck inspired by the massively popular Fallout franchise. Featuring deluxe custom artwork of iconic figures from the beloved Fallout franchise, this deck is a great way to enjoy the characters and lore of this popular video game. Containing both major and minor arcana, the set also comes with a comprehensive guidebook explaining each card's meaning, as well as simple spreads for easy readings. Packed in a sturdy, decorative gift box, this compelling tarot deck is perfect for Fallout fans and tarot enthusiasts alike.

    3 in stock

    £20.69

© 2025 Book Curl,

    • American Express
    • Apple Pay
    • Diners Club
    • Discover
    • Google Pay
    • Maestro
    • Mastercard
    • PayPal
    • Shop Pay
    • Union Pay
    • Visa

    Login

    Forgot your password?

    Don't have an account yet?
    Create account