Browse Results

Showing 38,826 through 38,850 of 53,836 results

Patterns of HCI Design and HCI Design of Patterns

by Ahmed Seffah

As interactive systems are quickly becoming integral to our everyday lives, this book investigates how we can make these systems, from desktop and mobile apps to more wearable and immersive applications, more usable and maintainable by using HCI design patterns. It also examines how we can facilitate the reuse of design practices in the development lifecycle of multi-devices, multi-platforms and multi-contexts user interfaces. Effective design tools are provided for combining HCI design patterns and User Interface (UI) driven engineering to enhance design whilst differentiating between UI and the underlying system features. Several examples are used to demonstrate how HCI design patterns can support this decoupling by providing an architectural framework for pattern-oriented and model-driven engineering of multi-platforms and multi-devices user interfaces. Patterns of HCI Design and HCI Design of Patterns is for students, academics and Industry specialists who are concerned with user interfaces and usability within the software development community.

Patterns of Interaction: Computational Design Across Scales (SpringerBriefs in Architectural Design and Technology)

by Pia Fricker Toni Kotnik

This book is a reflection on contemporary computational design thinking at the intersection of architecture, urban design, and landscape architecture, in a time marked by complex challenges like climate change, urbanization and population growth. Based on a critical rethinking of the notion of ground and the relation between the manmade and the natural environment, an understanding of architecture as regenerative practice is proposed. It aims at a built environment as landscape, at an architecture of prosthetic nature. The design approach is illustrated by a number of design experiments conducted within a studio setting and complemented by a series of conversations with leading experts on sustainable design and landscape architecture.

Patterns of Software Construction: How to Predictably Build Results

by Stephen Rylander

Master how to implement a repeatable software construction system. This book closely examines how a system is designed to tie a series of activities together that are needed when building software-intensive systems. Software construction and operations don't get enough attention as a repeatable system. The world is stuck in agile backlog grooming sessions, and quality is not increasing. Companies' budgets are shrinking, and teams need a way to get more done with less, consistently. This topic is very relevant to our current economic conditions and continuing globalization trends. A reason we constantly need more hands-on-the-keyboards is because of all the waste created in development cycles. We need more literature on how to "do software" not just write software. These goals are accomplished using the concept of evolutions, much like the Navy SEALS train their team members. For LIFT, the evolutions are: Plan, Build, Test, Release, Operate and Manage. The entire purpose of the book is instructing professionals how to use these distinct evolutions while remaining agile. And then, inside of each evolution, to explicitly break down the inputs to the evolution, outputs and series of activities taking place. Patterns of Software Construction clearly outlines how together this becomes the system.What You Will LearnOptimize each evolution of a software delivery cycleReview best practices of planning, highest return in the build cycle, and ignored practices in test, release, and operate Apply the highest return techniques during the software build evolutionWho This Book is ForManagers, developers, tech lead, team lead, aspiring engineer, department leaders in corporations, executives, small business owner, IT Director

Patterns, Principles, and Practices of Domain-Driven Design

by Nick Tune Scott Millett

of concept in action that other books have only covered theoreticallyCovers the patterns of CQRS, Messaging, REST, Event Sourcing and Event-Driven ArchitecturesAlso ideal for Java developers who want to better understand the implementation of DDD

Patterns, Programming and Everything

by Karin K. Breitman R. Nigel Horspool

With 11 invited submissions from leading researchers and teams of researchers sharing one common characteristic ? all have worked with Dr. Judith Bishop during her long and continuing career as a leader in computer science education and research ? this book reflects on Dr Bishop?s outstanding contribution to computer science. Having worked at three different universities she now holds a leadership position in the research division of a major software company. The topics covered reflect some of the transitions in her career. The dominant theme is programming languages, with chapters on object oriented programming, real-time programming, component programming and design patterns. Another major and related topic is compilers, with contributions on dataflow analysis, tree rewriting and keyword recognition. Finally, there are some additional chapters on other varied but highly interesting topics including smart homes, mobile systems and teaching computer science.

Pay Per Click Search Engine Marketing For Dummies

by Peter Kent

Plan and launch your PPC campaign and keep track of its progress If you want potential customers to form a traffic jam at your Web site, Pay Per Click just might do the trick. This book will help you decide! It tells you all about Google AdWords and Yahoo! Sponsored Search, targeting your customers, watching out for fraud, assessing the pros and cons of Pay Per Click, and making Pay Per Click work for you. Discover how to Use the right keywords to trigger your ads Figure your breakeven point Write ads that reach your customers Calculate return on investment Use geo targeting Track your ad results

Payara Micro Revealed: Cloud-Native Application Development with Java

by David R. Heffelfinger

Develop, configure, and deploy Java cloud-native applications using Payara Micro. This book demystifies Java cloud-native application development using standard Microprofile APIs and covers Payara-specific features such as automatic clustering and application initialization performance improvements. You will learn how to improve startup performance by taking advantage of class data sharing, and configure cloud-native applications via standard development tools such as Maven and Gradle. The book also clarifies how to develop functionality necessary in a cloud environment, such as health checks and request tracing, using MicroProfile APIs. The book begins by showing how to develop microservices using RESTful web services, followed by how to create microservice clients using MicroProfile and the REST client API. Dependency Injection via Jakarta Context and Dependency Injection (CDI) is also covered. Various approaches to application configuration are covered as well, including property files, environment variables, and system properties. You will learn to configure fault tolerance and high availability, generate system and custom application metrics, and generate health checks to automatically improve overall application health. You will know how to trace the flow of a request across service boundaries with OpenTracing. You will be able to make future maintenance easily through generating documentation, including how to automatically update documentation as your code is updated. Additionally, you will learn how to secure cloud applications and to automatically cluster applications and improve application startup performance.What You Will LearnDevelop microservices using standard Java APIsImplement cloud functionality such as request tracing and health checksDeploy applications as thin archives and as uber archivesConfigure applications via Maven and GradleGenerate custom metrics for capacity planning and proactive discovery of issuesImplement features in support of high availability and fault toleranceSecure your applications with Jason Web TokensTake advantage of Payara’s own cloud platform for easy deploymentWho This Book Is ForJava developers who wish to develop cloud-native applications and microservices, and Java EE application developers who wish to transition to developing cloud-native applications that are lightweight and easily deployed

Paying with Plastic: The Digital Revolution in Buying and Borrowing

by David Evans Richard Schmalensee

The payment card business has evolved from its inception in the 1950s as a way to handle payment for expense-account lunches (Diners Club card) into today's complex, sprawling industry that drives trillions of dollars in transaction volume each year.

PayPal APIs: Up and Running

by Michael Balderas

If your web application's success depends on how quickly and easily users can make transactions, then PayPal is a solution you can't afford to overlook. This book helps you determine which PayPal option is best for your situation, and provides step-by-step instructions for implementing the payment method you choose--whether you're accepting money via the Web or mobile devices for products and services, donations, or anything else. You'll find sample code written primarily in PHP and Objective-C, as well as use cases for executing options with PayPal's API. By the end of this book, you'll have a clear understanding of PayPal and how you can get the most out of its powerful features, no matter how much API programming experience you have. Learn how to work with the PayPal API, and choose the right integration method for your project Explore PayPal's Express Checkout option, including its unique workflow and four methods of operation Examine the Website Payment Pro method--with a focus on direct payments Consider Adaptive Payments and learn how to set permission levels for their use Use PayPal in your iOS or Android-based mobile app with the new Mobile Express Checkout method Test your PayPal implementation with the sandbox

PayPal APIs: Up and Running

by Matthew A. Russell

<p>If your web application&#8217;s success depends on how quickly and easily users can make transactions, PayPal APIs provide effective solutions you can&#8217;t afford to overlook. This expanded edition takes you hands-on through several options to help you determine the best choice for your situation, whether you&#8217;re collecting money via websites or mobile apps for products and services, donations, or anything else.</p>

PayPal Hacks: 100 Industrial-Strength Tips & Tools (Hacks)

by Shannon Sofield Dave Nielsen Dave Burchell

If you've bought or sold items through eBay, or through hundreds of other online sites, then you're familiar with PayPal, the online payment service. With PayPal, a valid email address, and a credit card or bank account, you can easily send and receive payments online. Not a bank or financial institution itself, PayPal describes its service as one that builds on the financial infrastructure of bank accounts and credit cards, and using advanced propriety fraud prevention systems, creates a safe, global, real-time payment solution. Put simply, PayPal provides the means for people to conduct financial transactions online, instantly and securely. But there's more to PayPal than meets the eye. PayPal Hacks shows you how to make the most of PayPal to get the most out of your online business or transactions. Authors Shannon Sofield of Payloadz.com and PayPal evangelist David Nielsen guide you through the rigors of using and developing with PayPal. Whether you're building an ecommerce site using PayPal as a transaction provider, or simply trying to pay for an eBay auction without getting burned, PayPal Hacks will give you the skinny on this leading global online payment service. The collection of tips and tricks in PayPal Hacks shows you how to find or even build the right tools for using PayPal to buy and sell on eBay or as a transaction provider for ecommerce on your own site. Written for all PayPal users, from those just starting out to those developing sophisticated ecommerce sites, this book begins with the basics such as setting up your account, then moves quickly into specific tips and tools for buyers, sellers, and developers. With PayPal Hacks, you can:Learn extra steps to help protect yourself while buying or selling on eBay Save time and money with advanced tips and undocumented features Learn dozens of easy-to-follow procedures to help you request and receive payments and fill orders Use PayPal to handle subscriptions, affiliate systems, and donations Create and customize your customers' checkout process Effortlessly integrate PayPal's shopping cart system into your own website Implement digital fulfillment with Instant Payment Notification (IPN) and Payment Data Transfer (PDT) Develop and distribute ecommerce applications with the PayPal API Each hack consists of a task to be accomplished or a creative solution to a problem, presented in a clear, logical, and task-oriented format. PayPal Hacks provides the tools and details necessary to make PayPal more profitable, more flexible, and more convenient.

The PayTech Book: The Payment Technology Handbook for Investors, Entrepreneurs, and FinTech Visionaries

by Susanne Chishti Markos Zachariadis Tony Craddock Robert Courtneidge

The only globally-crowdsourced book on the future of payments (“PayTech”), offering comprehensive understanding of a rapidly evolving industry at the centre of global commerce The movement of money between individuals, organisations and governments is crucial to the world economy. The payments industry has undergone immense transformation ­– new regulations, technologies and consumer demands have prompted significant changes to the tools, products and use cases in payments, as well as presented lucrative opportunities for entrepreneurs and FinTech professionals. As payment technologies become faster and more efficient, companies and investors are increasingly favouring PayTech innovation due to better customer experience, increased revenues and manageable risks. The PAYTECH Book brings together a diverse collection of industry experts to provide entrepreneurs, financial services professionals and investors with the answers they need to capitalise on the highly profitable PayTech market. Written by leaders in the global FinTech and payment sectors, this informative volume explains key industry developments and presents valuable first-hand insights from prominent industry practitioners. Contributors include advisors and consultants to the payments and financial services industry, entrepreneurs and business owners utilising cutting-edge PayTech capabilities, academic researchers exploring the social-political-economic impact of PayTech and many others. Detailed chapters cover essential topics such as cybersecurity, regulation and compliance, wholesale payments and how payment systems currently work and how PayTech can improve them. This book: Defines PayTech and identifies its key players Discusses how PayTech can transform developed markets and accelerate growth in emerging economies Describes how PayTech fits into the larger FinTech ecosystem Explores the future of PayTech and its potential as an agent of social change and financial inclusion Provides diverse perspectives on investment in PayTech and what consolidation and expansion will look like The PAYTECH Book: The Payment Technology Handbook for Investors, Entrepreneurs and FinTech Visionaries is an indispensable source of information for FinTech investors and entrepreneurs, managers from payments companies and financial services firms and executives responsible for payments in government, corporations, public sector organisations, retailers and users of payments.

PBX Security and Forensics

by I. I. Androulidakis

PBX Security and Forensics presents readers with theoretical and practical background for Private Branch Exchanges (PBXs). PBX is privately owned equipment that serve the communication needs of a private or public entity making connections among internal telephones and linking them to other users in the Public Switched Telephone Network (PSTN). Targeted damages and attacks in PBXs can cause significant instability and problems. The author provides examples of these threats and how to prevent against such attacks in the future. Readers will also be shown where to find forensics data and how to conduct relevant analysis.

The PC And Gadget Help Desk: A Do-it-yourself Guide To Troubleshooting And Repairing

by Mark Soper

We all use technology—and we all have problems with it. Don’t get frustrated… and don’t waste money on costly repair or support calls! Solve the problems yourself, with the one guide that makes it easy: The PC and Gadget Help Desk. Using clear pictures, handy “symptom tables,” and easy-to-use flowcharts, Mark Edward Soper walks you step-by-step through identifying, solving, and preventing hundreds of today’s most aggravating tech problems. Soper covers all your major platforms: iPhones, iPads, Android devices, Windows systems, and more. He even helps you fix the weird problems that happen when you use them together!

PC Annoyances, 2nd Edition

by Steve Bass

In every PC user's life, there's a point when desperate measures must be taken. Some push their PC off a pier or chuck it into a landfill. Others turn their former computing ally into a planter box. But don't give up on your PC yet--help is at hand. This easy to read, accessible book from PC World expert Steve Bass covers the waterfront of PC gripes and gremlins, with fixes for everything from Windows glitches to browsers that won't browse. Each fix is served up in bite-sized portions for quick reading--and even quicker fixing. A revised version of its best-selling predecessor, the 2nd edition offers 50 additional pages and over 120 new fixed annoyances. This reader-friendly book tackles problems related to a wide-ranging number of topics: Windows--King of Annoyances! learn how to kick Windows in the rear, overcome glitches, take charge of the interface, live with the dreaded Service Pack 2 Hardware--wake up your DSL, tame your notebook, silence your PC's fan, work wonders with your scanner, and save paper Email--from Outlook to Eudora! Defeat spam, avoid mailing list hassles, send big files, manage folders Microsoft Office--learn workarounds for Word, Excel, and PowerPoint that help you back up the unbackable and automate data entry Internet--shake up IE, stop Flash, outsmart defaults, control Favorites, add the Google toolbar to Netscape Plus, you get access to more than one hundred utilities that will help you squash bugs, enhance your email, untangle a system snarl, and much more. If your PC has ever annoyed you (do we see several billion raised hands?), PC Annoyances is for you. With the flip of a page or two, you can fix that faux pas and have your PC purring again.

PC Based Instrumentation and Control

by Mike Tooley

PC Based Instrumentation and Control is a guide to implementing computer control, instrumentation and data acquisition using a standard PC and some of the most popular computer languages.Numerous examples of configurations and working circuits, as well as representative software, make this a practical, hands-on guide to implementing PC-based testing and calibration systems and increasing efficiency without compromising quality or reliability. Guidance is given on modifying the circuits and software routines to meet the reader's specific needs.The third edition includes updated coverage of PC hardware and bus systems, a new chapter on virtual instruments and an introduction to programming and software development in a modern 32-bit environment. Additional examples have been included, with source code and executables available for download from the companion website www.key2control.com.

The PC Graphics Handbook

by Julio Sanchez Maria P. Canton

The PC Graphics Handbook serves advanced C++ programmers dealing with the specifics of PC graphics hardware and software. Discussions address:2D and 3D graphics programming for Windows and DOSDevice-independent graphicsMathematics for computer graphicsGraphics algorithms and procedural oper

PC Hacks

by Jim Aspinwall

Intel-and AMD-powered PCs--which account for more than 90% of all personal computers--are powerful and expandable, and operating systems like Windows and Linux do a great job of running well on this hardware. But to maintain maximum stability and predictability, these operating systems don't push the hardware to its limits. That doesn't mean you can't. PC Hacks shows PC users like you how to get the most out of your hardware and software to make your PC experience more satisfying than ever. You don't need another collection of simple tips and command-clicks; you need PC Hacks, where you'll find proven techniques for enhancing performance and preventing problems with your PC hardware. This step-by-step, hack-by-hack guide, with invaluable tips and tricks throughout, will get you hacking the system board, CPU, BIOS, peripherals and operating system--everything but the unhackable power supply! In PC Hacks, Jim Aspinwall, the Windows Helpdesk columnist and feature editor for CNET.COM and author of three books on PC maintenance, delivers basic to advanced hacks for overclocking CPU and video cards, tweaking RAM timing, selecting the best performing components, and much more. He includes suggestions for reusing an old PC to off-load work from newer systems as well as ways to prevent security hacks. He also offers many tips for avoiding common mistakes--and for getting the system back up and running if something does go wrong. PC Hacks combines of the bestselling Hacks series style with the world's most popular computing hardware. Presented in a clear and direct format and covering both Windows and Linux operating systems, PC Hacks ensure that you'll hack and tweak your way to the best performance possible out of your trusty PC.

PC Hardware Annoyances

by Stephen J. Bigelow

Operating a personal computer requires more than just dealing with the PC itself. As anyone with even a modicum of computer experience can attest, there are all types of hardware devices which you must become familiar with disk drives, printers, monitors, and sound cards, just to name a few. And, naturally, each is fraught with its own set of bugs and snares. PC Hardware Annoyances , the latest installment of O'Reilly's highly successful Annoyances series, aims to optimize these peripheral systems by offering easy fixes to their most annoying traits. With over 40 titles to his credit, author Stephen Bigelow identifies all those annoyances that make you cringe in frustration. Then, through the use of snappy, entertaining, and practical solutions, he shows you how to clear each obstacle one step at a time. After that, the rest is up to you. Designed for PC users of all levels, this handy guide doesn't bore you with long dissertations on the workings of the technology at hand. Instead, it offers straightforward, easy-to-understand troubleshooting solutions. For maximum ease of use, PC Hardware Annoyances is broken up into several broad hardware categories. They include desktops, laptops and PDAs, graphics, sound, hard drives, CD/DVD drives, network, and printers and scanners. And while you may not use each of these accessories currently, chances are it's only a matter of time before you'll need their technological services whether it's for work or recreation. What makes PC Hardware Annoyances especially timely is the growing trend among computer owners to simply upgrade their PCs as they age, rather than replacing them altogether. With peripheral devices becoming increasingly affordable, there's no reason not to. But as with any do-it-yourself project, trouble lurks around the corner if you don't have the right guide. Having difficulty setting up your color inkjet printer? Trying to burn a music CD? Is your modem misbehaving? The remedy: PC Hardware Annoyances, of course!

PC Hardware in a Nutshell, 2nd Edition

by Robert Bruce Thompson Barbara Fritchman Thompson

Carefully researched and written, PC Hardware in a Nutshell, 2nd Edition is packed with useful and unbiased information, including how-to advice for specific components, ample reference material, and a comprehensive case study on building a PC. To the point yet complete, this book provides an enormous amount of timeless information intended for anyone who buys, builds, upgrades, or repairs PCs in a corporate, small business, or home setting.

PC Hardware in a Nutshell, 3rd Edition

by Robert Bruce Thompson Barbara Fritchman Thompson

PC Hardware in a Nutshell is the practical guide to buying, building, upgrading, and repairing Intel-based PCs. A longtime favorite among PC users, the third edition of the book now contains useful information for people running either Windows or Linux operating systems. Written for novices and seasoned professionals alike, the book is packed with useful and unbiased information, including how-to advice for specific components, ample reference material, and a comprehensive case study on building a PC. In addition to coverage of the fundamentals and general tips about working on PCs, the book includes chapters focusing on motherboards, processors, memory, floppies, hard drives, optical drives, tape devices, video devices, input devices, audio components, communications, power supplies, and maintenance. Special emphasis is given to upgrading and troubleshooting existing equipment so you can get the most from your existing investments. This new edition is expanded to include:Detailed information about the latest motherboards and chipsets from AMD, Intel, SiS, and VIA Extensive coverage of the Pentium 4 and the latest AMD processors, including the Athlon XP/MP Full details about new hard drive standards, including the latest SCSI standards, ATA/133, Serial ATA, and the new 48-bit "Big Drive" ATA interface Extended coverage of DVD drives, including DVD-RAM, DVD-R/RW, and DVD+R/RW Details about Flat Panel Displays, including how to choose one (and why you might not want to) New chapters on serial communications, parallel communications, and USB communications (including USB 2.0) Enhanced troubleshooting coveragePC Hardware in a Nutshell, 3rd Edition provides independent, useful and practical information in a no-nonsense manner with specific recommendations on components. Based on real-world testing over time, it will help you make intelligent, informed decisions about buying, building, upgrading, and repairing PCs in a cost effective manner that will help you maximize new or existing computer hardware systems. It's loaded with real-world advice presented in a concise style that clearly delivers just the information you want, without your having to hunt for it.

PC Pest Control

by Preston Gralla

The Internet is rife with all kinds of creepy PC bugs. In the first six months of 2004, almost 5,000 new Windows viruses and worms were discovered that were capable of compromising computer security. But the pests that users deal with aren't limited to viruses. They're plagued with everything from spam to phishing. But just because your computer is hooked up to the Internet doesn't mean your PC has to be at risk. In a constant battle of one-upmanship, the forces of good have devised a number of creative ways to fend off these Internet nasties in order to best protect your computer. And PC Pest Control from O'Reilly spells out how you can do just that. Written in a friendly, engaging manner, this handy guide covers detection, prevention and cure, where you're vulnerable, and how to surf the web more safely. It also details how you can protect yourself against adware, spyware, home page hijackers, viruses, Trojans, spam, phishing attacks, and more. For easy understanding, PC Pest Control describes each problem and its symptoms, rates the danger level, and then shows you how to solve the problem step by step. In addition, a supporting website keeps the book's content as up to date as possible, so you're always informed of the latest safeguards. And in a field that shifts as frequently as PC protection, that's a major advantage. So if you want to make sure that your personal computer doesn't fall victim to attack-or if your system has already been infected and you want to start anew-then PC Pest Control is most definitely for you.

PC Systems, Installation and Maintenance

by R. P. Beales

Written in a straightforward, easy to read style, Rob Beales provides the knowledge and techniques needed to build, troubleshoot, and maintain personal computer systems.Divided into three parts, Part 1 forms an introduction to digital computers, leading the reader through the various parts of a modern PC system, including popular peripherals and networking concepts. Part 2 contains a step-by-step guide on the assembly and configuration of a complete state-of-the-art PC system, including a section on the use of important Windows 98 / ME / 2000 / XP applications and components. Part 3 covers preventative, predictive and corrective maintenance, based in typical current work practice – a major part of the IT practitioner’s work schedule.Case Studies and practical worked examples are included throughout the text, with additional Case Studies, specifically aimed to meet the requirements of e-Quals courses on an accompanying website. Further web resources include key figures from the text available to download in full-colour, with a wealth of extra material covering Binary / Hex and basic logic functions; ASCII tables; Connector types and pinouts; Bus slots; RAM slots and further useful website links.Updated throughout in line with current technologies, the second edition is also designed to cover the latest specifications of BTEC National and City and Guilds e-Quals (400 and 500) courses, and the A+ certification, in addition to meeting the needs of the general PC user.

PCI Compliance: The Definitive Guide

by Abhay Bhargav

Although organizations that store, process, or transmit cardholder information are required to comply with payment card industry standards, most find it extremely challenging to comply with and meet the requirements of these technically rigorous standards. PCI Compliance: The Definitive Guide explains the ins and outs of the payment card industry (

PCI Compliance: Understand and Implement Effective PCI Data Security Standard Compliance

by Branden R Williams James Adamson

The Payment Card Industry Data Security Standard (PCI DSS) is now in its 18th year, and it is continuing to dominate corporate security budgets and resources. If you accept, process, transmit, or store payment card data branded by Visa, MasterCard, American Express, Discover, or JCB (or their affiliates and partners), you must comply with this lengthy standard. Personal data theft is at the top of the list of likely cybercrimes that modern-day corporations must defend against. In particular, credit or debit card data is preferred by cybercriminals as they can find ways to monetize it quickly from anywhere in the world. Is your payment processing secure and compliant? The new Fifth Edition of PCI Compliance has been revised to follow the new PCI DSS version 4.0, which is a complete overhaul to the standard. Also new to the Fifth Edition are: additional case studies and clear guidelines and instructions for maintaining PCI compliance globally, including coverage of technologies such as Kubernetes, cloud, near-field communication, point-to-point encryption, Mobile, Europay, MasterCard, and Visa. This is the first book to address the recent updates to PCI DSS and the only book you will need during your PCI DSS journey. The real-world scenarios and hands-on guidance will be extremely valuable, as well as the community of professionals you will join after buying this book. Each chapter has how-to guidance to walk you through implementing concepts and real-world scenarios to help you grasp how PCI DSS will affect your daily operations. This book provides the information that you need in order to understand the current PCI Data Security Standards and the ecosystem that surrounds them, how to effectively implement security on network infrastructure in order to be compliant with the credit card industry guidelines, and help you protect sensitive and personally identifiable information. Our book puts security first as a way to enable compliance. Completely updated to follow the current PCI DSS version 4.0 Packed with tips to develop and implement an effective PCI DSS and cybersecurity strategy Includes coverage of new and emerging technologies such as Kubernetes, mobility, and 3D Secure 2.0 Both authors have broad information security backgrounds, including extensive PCI DSS experience

Refine Search

Showing 38,826 through 38,850 of 53,836 results