Vi bøger
Levering: 1 - 2 hverdage

Bøger udgivet af APress

Filter
Filter
Sorter efterSorter Populære
  • - Targeting Digital Investigations
    af Chet Hosmer
    326,95 kr.

  • - How and Why to Make Design Decisions for the Good of Those Using Your Product
    af Scott Riley
    361,95 - 413,95 kr.

  • - Creating and Managing Professional Collaborative Experiences
    af Charles David Waghmare
    402,95 kr.

  • - Projects with Google Cloud Platform and Amazon Web Services
    af Mark Wickham
    438,95 kr.

  • - How AI is Revolutionizing the Fashion Industry
    af Leanne Luce
    273,95 kr.

  • - Covers x86 64-bit, AVX, AVX2, and AVX-512
    af Daniel Kusswurm
    560,95 kr.

  • - How to Be a Digital Leader in Tomorrow's Disruptive World
    af James Brett
    602,95 kr.

  • - Restricted Boltzmann Machines and Supervised Feedforward Networks
    af Timothy Masters
    298,95 kr.

  • - The SQL Pro's Guide to Better Business Intelligence
    af Philip Seamark
    504,95 kr.

  • - Managing and Automating Skills for Improved Productivity
    af Vlad Catrinescu
    667,95 kr.

  • - Coding for Visual Learners
    af Engin Arslan
    271,95 kr.

  • - Building and Running Agile Organizations
    af Mario E. Moreira
    602,95 kr.

  • af Viktor Khliupko
    275,95 kr.

    Learn how Magento 2, the newest version of the eCommerce platform, works. Aimed at entrepreneurs, marketers, and other experts interested in eCommerce, this book is accessible for anyone who wants to learn how to use Magento with no previous experience. Magento continues to be a top choice for eCommerce solutions in small and large businesses. Magento 2 DIY shows you how to set up and configure Magento for your own project. You will learn how to use extensions, templates and enterprise features. Various techniques are taught in an easy-to-understand way with real-world examples. Get started with Magento 2 using this book. What You Will Learn Set up, configure, use templates, designs and extensionsUse the SEO and SMO features of Magento 2Optimize security and performance Integrate with PIM, ERP, CRM, and other enterprise systemsWho This Book Is For Anyone who wants to learn the basics of all aspects of Magento 2. You do not need any previous experience with Magento. 

  • af Deepak Vohra
    778,95 kr.

    Start using Kubernetes in complex big data and enterprise applications, including Docker containers. Starting with installing Kubernetes on a single node, the book introduces Kubernetes with a simple Hello example and discusses using environment variables in Kubernetes. Next, Kubernetes Microservices with Docker discusses using Kubernetes with all major groups of technologies such as relational databases, NoSQL databases, and in the Apache Hadoop ecosystem.The book concludes with using multi container pods and installing Kubernetes on a multi node cluster. "e;a concise but clear introduction to containers, Docker and Kubernetes, using simple real-world examples to pass on the core concepts, via repetition, and is a very useful enabler."e; 10/10Dave Hay MBCS CITP: review for BCS, The Chartered Institute for IT (http://www.bcs.org/content/conWebDoc/58512)What You Will LearnInstall Kubernetes on a single nodeSet environment variablesCreate multi-container pods using DockerUse volumesUse Kubernetes with the Apache Hadoop ecosystem, NoSQL databases, and RDBMSsInstall Kubernetes on a multi-node clusterWho This Book Is ForApplication developers including Apache Hadoop developers, database developers and NoSQL developers.

  • - With PyGame
    af Will McGugan & Harrison Kinsley
    604,95 kr.

    Beginning Python Games Development, Second Edition teaches you how to create compelling games using Python and the PyGame games development library. It will teach you how to create visuals, do event handling, create 3D games, add media elements, and integrate OpenGL into your Python game.In this update to the first ever book to cover the popular open source PyGame games development library, you'll stand to gain valuable technical insights and follow along with the creation of a real-world, freely downloadable video game. Written by industry veterans and Python experts Will McGugan and Harrison Kinsley, this is a comprehensive, practical introduction to games development in Python. You can also capitalize upon numerous tips and tricks the authors have accumulated over their careers creating games for some of the world's largest game developers.

  • - A Step-by-Step Guide to Modern Cloud Analytics
    af Dmitry Anoshin, Dmitry Shirokov & Donna Strok
    438,95 kr.

    Beginning-Advanced user level

  • - A Practical Guide to Successfully Using Both in Your Projects
    af Adam Freeman
    436,95 kr.

  • - Tools and Techniques for Becoming an Effective Technical Product Manager
    af Aswin Pranam
    602,95 kr.

  • - For Engineers and Scientists
    af Sandeep Nagar
    335,95 kr.

  • - Learning Microsoft's Business Collaboration Platform
    af Tony Smith
    840,95 kr.

    Learn how to make the most of SharePoint 2016 and its wide range of capabilities to support your information management, collaboration, and business process management needs. Whether you are using SharePoint as an intranet or business solution platform, you will learn how to use the resources (such as lists, libraries, and sites) and services (such as search, workflow, and social) that make up these environments. In the fifth edition of this bestselling book, author Tony Smith walks you through the components and capabilities that make up a SharePoint 2016 environment. He provides step-by-step instructions for using and managing these elements, as well as recommendations for how to get the best out of them.What You Will LearnCreate and use common SharePoint resources like lists, libraries, sites, pages and web partsUnderstand when and how workflows and information management policies can be used to automate processLearn how to take advantage of records retention, management, and disposition Make the most of SharePoint search servicesTake advantage of social capabilities to create social solutionsWho This Book Is ForWhether you have not yet used SharePoint at all, have used previous versions, have just started using the basic features, or have been using it for a long of time, this book provides the skills you need to work efficiently with the capabilities SharePoint 2016 provides.

  • af Ben Edmunds
    242,95 kr.

    Secure your PHP-based web applications with this compact handbook. You'll get clear, practical and actionable details on how to secure various parts of your PHP web application. You'll also find scenarios to handle and improve existing legacy issues.Is your PHP app truly secure? Let's make sure you get home on time and sleep well at night. Learn the security basics that a senior developer usually acquires over years of experience, all condensed down into one quick and easy handbook. Do you ever wonder how vulnerable you are to being hacked? Do you feel confident about storing your users' sensitive information? Imagine feeling confident in the integrity of your software when you store your users' sensitive data. No more fighting fires with lost data, no more late nights, your application is secure.Well, this short book will answer your questions and give you confidence in being able to secure your and other PHP web apps.What You'll LearnNever trust your users - escape all inputHTTPS/SSL/BCA/JWH/SHA and other random letters: some of them actually matterHow to handle password encryption and storage for everyoneWhat are authentication, access control, and safe file handing and how to implement themWhat are safe defaults, cross site scripting and other popular hacks Who This Book Is ForExperienced PHP coders, programmers, developers.

  • af Scott Chacon & Ben Straub
    638,95 kr.

    Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro. Effective and well-implemented version control is a necessity for successful web projects, whether large or small. With this book you’ll learn how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet your every need. Written by Git pros Scott Chacon and Ben Straub, Pro Git (Second Edition) builds on the hugely successful first edition, and is now fully updated for Git version 2.0, as well as including an indispensable chapter on GitHub. It’s the best book for all your Git needs.

  • af Andre Bogelsack
    549,95 kr.

    This book helps SAP architects and SAP Basis administrators deploy and operate SAP S/4HANA systems on the most common public cloud platforms. Market-leading cloud offerings are covered, including Amazon Web Services, Microsoft Azure, and Google Cloud. You will gain an end-to-end understanding of the initial implementation of SAP S/4HANA systems on those platforms. You will learn how to move away from the big monolithic SAP ERP systems and arrive at an environment with a central SAP S/4HANA system as the digital core surrounded by cloud-native services.The book begins by introducing the core concepts of Hyperscaler cloud platforms that are relevant to SAP. You will learn about the architecture of SAP S/4HANA systems on public cloud platforms, with specific content provided for each of the major platforms. The book simplifies the deployment of SAP S/4HANA systems in public clouds by providing step-by-step instructions and helping you deal with thecomplexity of such a deployment. Content in the book is based on best practices, industry lessons learned, and architectural blueprints, helping you develop deep insights into the operations of SAP S/4HANA systems on public cloud platforms. Reading this book enables you to build and operate your own SAP S/4HANA system in the public cloud with a minimum of effort.What You Will LearnChoose the right Hyperscaler platform for your future SAP S/4HANA workloadsStart deploying your first SAP S/4HANA system in the public cloudAvoid typical pitfalls during your implementationApply and leverage cloud-native services for your SAP S/4HANA systemSave costs by choosing the right architecture and build a robust architecture for your most critical SAP systemsMeet your business¿ criteria for availability and performance by having the right sizing in placeIdentify further use cases whenoperating SAP S/4HANA in the public cloudWho This Book Is ForSAP architects looking for an answer on how to move SAP S/4HANA systems from on-premises into the cloud; those planning to deploy to one of the three major platforms from Amazon Web Services, Microsoft Azure, and Google Cloud Platform; and SAP Basis administrators seeking a detailed and realistic description of how to get started on a migration to the cloud and how to drive that cloud implementation to completion

  • - A Roadmap to Cybersecurity Success
    af Tyler Wall & Jarrett Rodrick
    344,95 - 376,95 kr.

    Beginning-Intermediate user level

  • - A Guide to Foundations and Challenges
    af Jacob G Oakley
    509,95 kr.

    Space is one of the fastest growing military, government and industry sectors. Because everything in today's world exists within or connected to cyberspace, there is a dire need to insure cybersecurity is addressed in the burgeoning field of space operations.This revised and expanded edition will prime the reader with the knowledge needed to understand the unique challenges to space operations which affect the implementation of cybersecurity. Further, the reader will have foundational knowledge on what impacts cyber threats can have on space systems and how cybersecurity must rise to meet them.It covers basic concepts involved in operating space systems to include low earth orbit (LEO), geosynchronous orbit (GEO), and those space vehicles that transport human beings commercially and for international research. Using these high-level constraints, you will be able to frame a clear picture on the need and challenges to bringing cybersecurity to bear on space vehicles andtheir related systems. The author, who has spent years in the United States Marine Corps, originally involved in satellite communications is now a seasoned cyber security practitioner currently implementing cyber security vision and strategy to a large portfolio of systems and programs, many focused specifically in space. A published academic and experienced professional, he brings a practical, real-world and tempered approach to securing space vehicles and their systems. What You Will LearnBasic concepts of how different space vehicles operate in general. How such systems and their components integrate into cyberspace. A clear picture of the potential damage available via cyber-attacks to such systems. Basic efforts to mitigate such cyber threats will be presented through the various portions of space operations. Who This Book Is For This bookis written for anyone curious about warfare in the era of cyber everything, those involved in cyber operations and cyber warfare, as well as security practitioners and policy or decision makers who are on the sending or receiving end of such activity.

  • - Imagine Beautiful AI Prompts
    af Irina Shamaeva
    509,95 kr.

    Explore advanced techniques in AI image generation with a focus on enhancing creativity and producing unique styles using the Midjourney platform. Midjourney is the most advanced AI image-generating ("text-to-image") program. It allows users who cannot draw to channel their creativity into drawing and artists to have a new channel. In this book, I will concentrate on algorithms which can "cook up" some unique styles, unlike those in the underlying database. The book will help to figure out what to expect of Midjourney. Any sample prompts in the book will follow with an explanation of "how" they work. The same applies to image prompts and prompt iterations covered later in the book. I will start by briefly going through the basics: creating text prompts (user-entered text image description that Midjourney's AI converts into images). Great prompts do not need to be long. I will suggest simple templates that work for almost any subject you choose. There are short sentences to construct that will create a beautiful - and different - image every time ("100% prompts"). There are additional parameters that many people have at default settings that can be changed and influence the outcomes. I will describe the method of combining subjects, their qualities, and the image style made of words that normally do not go together. This is a sure why to draw something unique. One section of the book will be dedicated to creating interesting textures. I will cover AI prompt creation using Midjourney's and several other sites' function, "image-to-text." I will talk about multi-prompts and assigning weights to parts of the prompt to achieve a balance. This is also closely related to removing unwanted objects from the image. The book will describe several ways of mixed image-and-text prompt creation that will likely get unique results. To understand Midjourney's "fails," like hands with six fingers, users need to know its current weak parts and ways to fixproblems.Overall, the book's intention is to show you how to think out of the box with AI art creation as well as give them practical tips and techniques for drawing.What You Will Learn- Create image to "apply" to a different scene - Spice up the style, iteratively re-run a prompt with the "inpaint" (Vary/Region) function- Learn about multi-prompts and weights- Use AI systems that generate prompts and input images for MidjourneyWho Is This Book ForGraphic Designers, Architects, Book Illustrators, Product Photographers, Game Developers, Fashion and Interior Designers, Educators, and AI Researchers with interest in AI image creation but no experience in using "text-to-image" software would benefit from the book.

  • - A Practical Guide
    af Aleksei Arziaev
    460,95 kr.

    This book serves as a comprehensive step-by-step guide to managing data migration for new on-premises SAP S/4HANA implementations. It is tailored for projects of small, medium, and large, with a focus on the managerial aspects of the data migration process rather than the technical details.You'll follow a project-led approach, enriched with a practical case study, and a comprehensive methodology for data migration planning and documentation. Athen traverse through a detailed plan on managing and documenting data migration throughout the project lifecycle. This book utilizes the general SAP Activate methodology for on-premises solutions as its foundational framework, enhancing it with specific strategies for data migration. Structured in alignment with the project phases of the SAP Activate methodology, Data Migration Management for SAP S/4HANA methodically covers planning, organizing, and controlling the data migration process. It serves as an essentialguide for professionals tasked with implementing SAP S/4HANA in their business, ensuring a thorough understanding of each data migration phase on the project.What You'll LearnSignificantly decrease the time needed for both the preparation and execution of data migration activitiesFoster clear transparency in data migration processes for all stakeholders, including the customer and the project teamFacilitate a seamless and timely data migration processEstablish a benchmark for data migration management in future projectsAddress and remedy any deficiencies in the SAP Activate methodology pertaining to data migrationWho This Book Is ForSAP projects and data migration workstreams leads, already well-versed in SAP Activate methodology and possessing moderate experience in project and workstream management, who are seeking to enhance their skills in professionally managing data migration in implementation projects.

  • af Veena Grover
    460,95 kr.

    Examine the synergistic possibilities of combining blockchain, IoT, and AI technologies in supply chain management. This book will address the difficulties and possibilities of integrating these technologies and offer helpful implementation advice.The current state of supply chain management involves several challenges, including lack of transparency, limited visibility into product movements, inefficient inventory management, and difficulty in tracking and tracing products. Blockchain, IoT, and AI can potentially address some of these challenges and improve supply chain management.To help illustrate this, case studies and actual instances of businesses implementing or experimenting with blockchain, IoT, and AI technology in their supply chains are included in the book. You'll review helpful advice on implementation and highlight successful deployments, lessons learned, and the impact of these technologies on supply chain visibility, agility, sustainability, and customerexperience. This book further elaborates the fundamental concepts of AI and ML algorithms and demonstrates how AI can process enormous volumes of supply chain data to produce actionable insights, improve inventory control, forecast demand, and increase forecasting precision.This collective work will serve as a comprehensive guide for supply chain professionals, researchers, and technology enthusiasts interested in understanding the potential of blockchain, IoT, and AI technologies in revolutionizing supply chain management practices.

  • af Eldar Najafov
    460,95 kr.

    Explore the capabilities of ChatGPT and gain insight on how to utilize this AI tool in your daily tasks, and marketing endeavours. This book introduces ChatGPT, covering its architecture, training process, and applications across various fields.Start by delving into the benefits of integrating ChatGPT into everyday routines, emphasizing its potential to streamline tasks, optimize time management, and provide valuable insights that can revolutionize individuals' work approaches. You'll then look more closely at ChatGPT's mechanics, and its capabilities, limitations, and unique features. The book also outlines the best practices for utilizing ChatGPT, offering practical tips, techniques, and strategies to enhance output quality and reliability, while minimizing errors and maximizing results.You'll focus on ChatGPT's relevance in marketing tasks, such as generating product descriptions, creating email templates, automating social media posts, and addressing customer inquiries. The book concludes by exploring techniques for marketing with ChatGPT, including integration with other tools, data analysis, reporting, and customizing ChatGPT to meet specific marketing needs. In the end, you'll have the knowledge and skills needed to leverage ChatGPT's AI marketing capabilities and to harness its power for success in the digital age.

  • - Real-World Examples
    af Y V Ravi Kumar
    306,95 kr.

    This book focuses on the utilization of GoldenGate Services (GGS) in conjunction with a microservices architecture on the Oracle cloud (OCI), primarily for data migration and integration across various data sources and targets.The book begins with a practical example of utilizing GGS on a Marketplace VM, progressively advancing to in-depth discussions on implementing GoldenGate as a Service on OCI. The book offers illustrative guides for data replication between RDBMSs (such as Oracle, Postgres, and big data targets such as Kafka). Additionally, it explores monitoring techniques using Enterprise Manager and Grafana dashboards. A comparative analysis is presented between traditional VM-based GoldenGate installations and the OCI service model. Special attention is given to Zero Downtime Migration (ZDM) and leveraging GGS for database migration from on-premises to OCI. Some chapters address multi-cloud replication using OCI GGS and include real-life case studies.By the end of this book you will have gained comprehensive insights into the architectural design of GoldenGate Services and will be adept at replicating data using GGS, enabling you to replicate setups in your own environments.What You Will LearnSet up GoldenGate Services for high availability (HA), disaster recovery (DR), migration of data to cloud, and moving data into the data lake or lakehousePerform logical migration of data to the cloud using the ZDM tool (ZDM uses GoldenGate internally).Replicate data to big data targetsMonitor GGS using Enterprise Manager and GrafanaReplicate data in a multi-cloud environment Who This Book Is ForOracle database administrators who want to replicate data or use Oracle GoldenGate Services for migration and setup of high availability (HA) and disaster recovery (DR); and data engineers who want tobuild the data warehouse, data lake, data lakehouse to push data in near real-time

Gør som tusindvis af andre bogelskere

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