Vi bøger
Levering: 1 - 2 hverdage

Bøger udgivet af Packt Publishing

Filter
Filter
Sorter efterSorter Populære
  • af Aaron Guilmette
    542,95 kr.

    Make your organization more productive and simplify your workflow by using Microsoft Power Automate for business process automationKey Features:Learn the latest in Power Automate with updated user interface visuals and new technology includedApply practical knowledge like managing user inputs, documents, approvals, and database storageCreate flows that integrate with services both inside and outside the Microsoft 365 ecosystemBook Description:MS Power Automate is a workflow automation tool built into MS 365 to help businesses automate repetitive tasks or trigger business processes without user intervention. It is a low-code tool that is part of the Microsoft applications framework, the Power Platform.If you are new to Power Automate, this book will give you a comprehensive introduction and a smooth transition from beginner to advanced topics to help you get up to speed with business process automation. Complete with hands-on tutorials and projects, this easy-to-follow guide will show you how to configure automation workflows for business processes between hundreds of applications, using examples within Microsoft and including third-party apps like Dropbox and Twitter. Once you understand how to use connectors, triggers, and actions to automate business processes, you'll learn how to manage user input, documents, and approvals, as well as interact with databases. This edition also introduces new Power Automate features such as using robotic process automation (RPA) to automate legacy applications, interacting with the Microsoft Graph API, and working with artificial intelligence models to do sentiment analysis.By the end of this digital transformation book, you'll have mastered the basics of using Power Automate to replace repetitive tasks with automation technology.What You Will Learn:Learn the basic building blocks of Power Automate capabilitiesExplore connectors in Power Automate to automate email workflowsDiscover how to make a flow for copying files between cloud servicesConfigure Power Automate Desktop flows for your business needsBuild on examples to create complex database and approval flowsConnect common business applications like Outlook, Forms, and TeamsLearn the introductory concepts for robotic process automationDiscover how to use AI sentiment analysisWho this book is for:This book is excellent for information workers and Power users who are looking to automate repetitive tasks for their organizations or for projects they are undertaking. To make the most of this book you should have some basic exposure to the MS 365 platform.

  • af Andrew Taylor
    542,95 kr.

    Get started with Microsoft Intune and explore its many facets, including task automation with Microsoft GraphKey Features:Create and configure your new mobile device management (MDM) environmentBecome an Intune pro by mastering compliance policies, monitoring techniques, reporting practices, and application deployment proceduresLearn how to manage Windows, Android, iOS, and macOS devices using IntunePurchase of the print or Kindle book includes a free PDF eBookBook Description:Microsoft Intune is a cloud-managed mobile device management (MDM) tool that empowers you to manage your end-user device estate across various platforms. While it is an excellent platform, the initial setup and configuration can be a daunting process, and mistakes made early on can be more challenging to resolve later. This book addresses these issues by guiding you through the end-to-end configuration of an Intune environment, incorporating best practices and utilizing the latest functionalities.In addition to setting up your environment, you'll delve into the Microsoft Graph platform to understand the underlying mechanisms behind the web GUI. This knowledge will enable you to automate a significant portion of your daily tasks using PowerShell.By the end of this book, you'll have established an Intune environment that supports Windows, Apple iOS, Apple macOS, and Android devices. You'll possess the expertise to add new configurations, policies, and applications, tailoring an environment to your specific requirements. Additionally, you'll have the ability to troubleshoot any issues that may arise and package and deploy your company applications. Overall, this book is an excellent resource for anyone who wants to learn how to use Microsoft Intune to manage their organization's end-user devices.What You Will Learn:Set up your Intune tenant and associated platform connectionsCreate and deploy device policies to your organization's devicesFind out how to package and deploy your applicationsExplore different ways to monitor and report on your environmentLeverage PowerShell to automate your daily tasksUnderstand the underlying workings of the Microsoft Graph platform and how it interacts with IntuneWho this book is for:This book is for IT professionals, end-user device administrators, and system administrators looking to transition to cloud-managed devices or enhance their current environment.

  • af Ben Auffarth
    597,95 kr.

    Get to grips with the LangChain framework from theory to deployment and develop production-ready applications.Code examples regularly updated on GitHub to keep you abreast of the latest LangChain developments.Purchase of the print or Kindle book includes a free PDF eBook.Key FeaturesLearn how to leverage LLMs' capabilities and work around their inherent weaknessesDelve into the realm of LLMs with LangChain and go on an in-depth exploration of their fundamentals, ethical dimensions, and application challengesGet better at using ChatGPT and GPT models, from heuristics and training to scalable deployment, empowering you to transform ideas into realityBook DescriptionChatGPT and the GPT models by OpenAI have brought about a revolution not only in how we write and research but also in how we can process information. This book discusses the functioning, capabilities, and limitations of LLMs underlying chat systems, including ChatGPT and Bard. It also demonstrates, in a series of practical examples, how to use the LangChain framework to build production-ready and responsive LLM applications for tasks ranging from customer support to software development assistance and data analysis - illustrating the expansive utility of LLMs in real-world applications.Unlock the full potential of LLMs within your projects as you navigate through guidance on fine-tuning, prompt engineering, and best practices for deployment and monitoring in production environments. Whether you're building creative writing tools, developing sophisticated chatbots, or crafting cutting-edge software development aids, this book will be your roadmap to mastering the transformative power of generative AI with confidence and creativity.What you will learnUnderstand LLMs, their strengths and limitationsGrasp generative AI fundamentals and industry trendsCreate LLM apps with LangChain like question-answering systems and chatbotsUnderstand transformer models and attention mechanismsAutomate data analysis and visualization using pandas and PythonGrasp prompt engineering to improve performanceFine-tune LLMs and get to know the tools to unleash their powerDeploy LLMs as a service with LangChain and apply evaluation strategiesPrivately interact with documents using open-source LLMs to prevent data leaksWho this book is forThe book is for developers, researchers, and anyone interested in learning more about LLMs. Whether you are a beginner or an experienced developer, this book will serve as a valuable resource if you want to get the most out of LLMs and are looking to stay ahead of the curve in the LLMs and LangChain arena.Basic knowledge of Python is a prerequisite, while some prior exposure to machine learning will help you follow along more easily.Table of ContentsWhat Is Generative AI?LangChain for LLM AppsGetting Started with LangChainBuilding Capable AssistantsBuilding a Chatbot like ChatGPTDeveloping Software with Generative AILLMs for Data ScienceCustomizing LLMs and Their OutputGenerative AI in ProductionThe Future of Generative Models

  • af Mark J. Price
    667,95 kr.

    An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C# 12 and .NET 8, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore the latest additions to C# 12, the .NET 8 class libraries, and Entity Framework Core 8Create professional websites and services with ASP.NET Core 8 and BlazorBuild your confidence with step-by-step code examples and tips for best practicesBook DescriptionThis latest edition of the bestselling Packt series will give you a solid foundation to start building projects using modern C# and .NET with confidence.You'll learn about object-oriented programming; writing, testing, and debugging functions; and implementing interfaces. You'll take on .NET APIs for managing and querying data, working with the fi lesystem, and serialization. As you progress, you'll explore examples of cross-platform projects you can build and deploy, such as websites and services using ASP.NET Core.This latest edition integrates .NET 8 enhancements into its examples: type aliasing and primary constructors for concise and expressive code. You'll handle errors robustly through the new built-in guard clauses and explore a simplified implementation of caching in ASP.NET Core 8.If that's not enough, you'll also see how native ahead-of-time (AOT) compiler publish lets web services reduce memory use and run faster. You'll work with the seamless new HTTP editor in Visual Studio 2022 to enhance the testing and debugging process. You'll even get introduced to Blazor Full Stack with its new unified hosting model for unparalleled web development flexibility.What you will learnDiscover C# 12's new features, including aliasing any type and primary constructorsTry out the native AOT publish capability for ASP.NET Core 8 Minimal APIs web servicesBuild rich web experiences using Blazor Full Stack, Razor Pages, and other ASP.NET Core featuresIntegrate and update databases in your apps using Entity Framework Core modelsQuery and manipulate data using LINQBuild and consume powerful services using Web API and Minimal APIWho this book is forThis book is for beginners as well as intermediate-level C# and .NET programmers who have worked with C# in the past and want to catch up with the changes made in the last few years.Prior exposure to C# or .NET is not a prerequisite. A general understanding of programming will help you to work through the book more comfortably, though the content is suitable for those completely new to programming.If you already have some C# and .NET skills and want to focus on developing practical apps, you can pick up Mark's other .NET book, Apps and Services with .NET 8, instead.Table of ContentsHello, C#! Welcome, .NET!Speaking C#Controlling Flow, Converting Types, and Handling ExceptionsWriting, Debugging, and Testing FunctionsBuilding Your Own Types with Object-Oriented ProgrammingImplementing Interfaces and Inheriting ClassesPackaging and Distributing .NET TypesWorking with Common .NET TypesWorking with Files, Streams, and SerializationWorking with Data Using Entity Framework CoreQuerying and Manipulating Data Using LINQIntroducing Web Development Using ASP.NET CoreBuilding Websites Using ASP.NET Core Razor PagesBuilding and Consuming Web ServicesBuilding User Interfaces Using Blazor

  • af Mark Simos
    460,95 kr.

    Enhance your cybersecurity and agility with this thorough playbook, featuring actionable guidance, insights, and success criteria from industry expertsKey FeaturesGet simple, clear, and practical advice for everyone from CEOs to security operationsOrganize your Zero Trust journey into role-by-role execution stagesIntegrate real-world implementation experience with global Zero Trust standardsPurchase of the print or Kindle book includes a free eBook in the PDF formatBook DescriptionZero Trust is cybersecurity for the digital era and cloud computing, protecting business assets anywhere on any network. By going beyond traditional network perimeter approaches to security, Zero Trust helps you keep up with ever-evolving threats.The playbook series provides simple, clear, and actionable guidance that fully answers your questions on Zero Trust using current threats, real-world implementation experiences, and open global standards.The Zero Trust playbook series guides you with specific role-by-role actionable information for planning, executing, and operating Zero Trust from the boardroom to technical reality.This first book in the series helps you understand what Zero Trust is, why it's important for you, and what success looks like. You'll learn about the driving forces behind Zero Trust - security threats, digital and cloud transformations, business disruptions, business resilience, agility, and adaptability. The six-stage playbook process and real-world examples will guide you through cultural, technical, and other critical elements for success.By the end of this book, you'll have understood how to start and run your Zero Trust journey with clarity and confidence using this one-of-a-kind series that answers the why, what, and how of Zero Trust!What you will learnFind out what Zero Trust is and what it means to youUncover how Zero Trust helps with ransomware, breaches, and other attacksUnderstand which business assets to secure firstUse a standards-based approach for Zero TrustSee how Zero Trust links business, security, risk, and technologyUse the six-stage process to guide your Zero Trust journeyTransform roles and secure operations with Zero TrustDiscover how the playbook guides each role to successWho this book is forWhether you're a business leader, security practitioner, or technology executive, this comprehensive guide to Zero Trust has something for you. This book provides practical guidance for implementing and managing a Zero Trust strategy and its impact on every role (including yours!). This is the go-to guide for everyone including board members, CEOs, CIOs, CISOs, architects, engineers, IT admins, security analysts, program managers, product owners, developers, and managers. Don't miss out on this essential resource for securing your organization against cyber threats.Table of ContentsZero Trust - This Is the WayReading the Zero Trust Playbook SeriesZero Trust is Security for Today's WorldStandard Zero Trust CapabilitiesArtificial Intelligence (AI) and Zero TrustHow to Scope, Size, and Start Zero TrustWhat Zero Trust Success Looks LikeAdoption with the Three-Pillar ModelThe Zero Trust Six-Stage PlanZero Trust Playbook Roles

  • af Shobhit Mehta
    652,95 kr.

    Prepare to pass the ISACA CRISC exam with confidence, gain high-value skills, and propel yourself toward IT risk management masteryKey Features:Gain end-to-end coverage of all the topics assessed in the ISACA CRISC examApply and embed your learning with the help of practice quizzes and self-assessment questionsHave an in-depth guide handy as you progress in your enterprise IT risk management careerPurchase of the print or Kindle book includes a free PDF eBookBook Description:For beginners and experienced IT risk professionals alike, acing the ISACA CRISC exam is no mean feat, and the application of this advanced skillset in your daily work poses a challenge. The ISACA Certified in Risk and Information Systems Control (CRISC®) Certification Guide is a comprehensive guide to CRISC certification and beyond that'll help you to approach these daunting challenges with its step-by-step coverage of all aspects of the exam content and develop a highly sought-after skillset in the process.This book is divided into six sections, with each section equipped with everything you need to get to grips with the domains covered in the exam. There'll be no surprises on exam day - from GRC to ethical risk management, third-party security concerns to the ins and outs of control design, and IDS/IPS to the SDLC, no stone is left unturned in this book's systematic design covering all the topics so that you can sit for the exam with confidence. What's more, there are chapter-end self-assessment questions for you to test all that you've learned, as well as two book-end practice quizzes to really give you a leg up.By the end of this CRISC exam study guide, you'll not just have what it takes to breeze through the certification process, but will also be equipped with an invaluable resource to accompany you on your career path.What You Will Learn:Adopt the ISACA mindset and learn to apply it when attempting the CRISC examGrasp the three lines of defense model and understand risk capacityExplore the threat landscape and figure out vulnerability managementFamiliarize yourself with the concepts of BIA, RPO, RTO, and moreGet to grips with the four stages of risk responseManage third-party security risks and secure your systems with easeUse a full arsenal of InfoSec tools to protect your organizationTest your knowledge with self-assessment questions and practice quizzesWho this book is for:If you are a GRC or a risk management professional with experience in the management of IT audits or in the design, implementation, monitoring, and maintenance of IS controls, or are gearing up to take the CRISC exam, then this CRISC book is for you. Security analysts, penetration testers, SOC analysts, PMs, and other security or management professionals and executives will also benefit from this book.

  • af Peter Ries
    542,95 kr.

    Guide clients through a NetSuite implementation with the latest features in 2023 including gathering requirements, setting up the basics, creating custom automations, and importing data with SuiteQLKey Features:Pick up the best ways to identify a client's needs by asking the right questions in the initial interviews.Explore the new features in NetSuite 2023, including the Supply Chain Control Tower for managing inventory and gathering performance reports.Avoid pitfalls and get the implementation right first time by following the advice of a Consulting Technical Director at Oracle NetSuite.Book Description:ERP and CRM consultants can effectively implement NetSuite for a client organization with the aid of NetSuite for Consultants, revised with the latest features and best practices for NetSuite 2023.After reading this book, you'll have a thorough understanding of how to configure the NetSuite ecosystem for any business. You'll learn how to apply new features such as the Manufacturing Mobile application, NetSuite budgeting features, and tools for handling rebates and trade promotions. This edition also includes expanded coverage of technical topics such as SuiteQL and the SuiteTalk REST API.Understanding what a business requires is a crucial first step toward completing any software product deployment, and this NetSuite guide will teach you how to ask meaningful questions that ascertain which features, basic and new, you will need to configure for your client.Most importantly, you'll not only learn how to perform a NetSuite implementation; preparing clients to use the software confidently is the true test of a great consultant.What You Will Learn:Understand the NetSuite ecosystem, including the platform, its primary modules, and associated featuresLearn how to gather and document requirements, including understanding an organization's industry, transactions, and peopleLearn about the methodologies that go into creating a project plan for a NetSuite implementationFulfill client requirements with expanded coverage on managing employees, customer projects, and budgetingDiscover how to create custom automations and perform data migration with SuiteQL scriptsPerform integrations with expanded coverage on how we use the REST API for business purposesRecognize the procedures for testing and developmentRefine your skills with NetSuite tips and tricks and make each implementation process a successWho this book is for:This book is aimed at new NetSuite consultants who are tasked with guiding an organization through their NetSuite implementation. To make the most out of this book, you are expected to have already completed the basic NetSuite Foundations training course.

  • af Anna Lakatos
    542,95 kr.

    Expert guidance on enhancing your live music production skills with MIDI, audio sequencing and arrangement techniques, automation, modulation, MPE, and external instruments from an Ableton Certified TrainerKey FeaturesMake the most of Ableton Live 11 tools and processes to create, record and edit your own musicEngage with non-linear workflow for both music production and live performanceUnveil the best solutions to common pitfalls and mistakes committed by Ableton Live usersPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionThe Music Producer's Guide to Ableton Live will help you sharpen your production skills and gain a deeper understanding of the Live workflow. If you are a music maker working with other digital audios workstations (DAWs) or experienced in Ableton Live, perhaps earlier versions, you'll be able to put your newfound knowledge to use right away with this book.You'll start with some basic features and workflows that are more suitable for producers from another DAW looking to transfer their skills to Ableton Live 11.2. As you explore the Live concept, you'll learn to create expressive music using Groove and MIDI effects and demystify Live 11's new workflow improvements, such as Note Chance and Velocity Randomization. The book then introduces the Scale Mode, MIDI Transform tools, and other key features that can make composition and coming up with melodic elements easier than ever before. It will also guide you in implementing Live 11's new and updated effects into your current workflow.By the end of this Ableton Live book, you'll be able to implement advanced production and workflow techniques and amplify live performance capabilities with what the Live 11 workflow has to offer.What you will learnUnderstand the concept of Live, the workflow of recording and editing audio and MIDI, and warpingUse Groove, MIDI effects, and Live 11's new workflow enhancements to create innovative musicUse audio to MIDI conversion tools to translate and generate ideas quicklyEmploy Live's automation and modulation capabilities and project organization techniques to speed up your workflowUtilize MIDI Polyphonic Expression to create evolving sounds and texturesAdopt advanced techniques for production and discover the capabilities of live performanceWho this book is forIf you are a music producer, enthusiast, or hobbyist with a basic understanding of using Ableton Live for simple projects, this Ableton Live 11 book will help you improve your skills to employ the best features and techniques in your projects. This book is also for producers familiar with other DAWs looking to leverage their transferable skills to learn Ableton Live.Table of ContentsTaking a Quick Tour of Ableton Live 11Recording Audio in Ableton Live 11Editing Audio and WarpingExploring MIDI Sequencing TechniquesMIDI Editing and MIDI EffectsComping and Track LinkingDiscovering Some of Live 11's Creative Audio EffectsExploring Device Racks in Live 11Audio to MIDI Conversion, Slicing to MIDI, and the Simpler DeviceUtilizing Arrangement and Organization Techniques in our Ableton Live ProjectImplementing Automation and ModulationGetting Started with MPE in Ableton Live 11Exploring Tempo Follower, Follow Action and Max For Live, Working with Video, and Ableton NoteExploring MIDI Mapping, External Instruments, and MIDI CCsPlaying LiveInteresting Mixing Techniques in Live 11Troubleshooting and File Management

  • af Marcos Romero
    917,95 kr.

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

  • af Kaiwan N Billimoria
    635,95 kr.

    Gain both a firm practical understanding and sufficient theoretical insight into the inner workings of Linux kernel internals, learn to write high-quality kernel module code, understand the complexities of kernel synchronizationPurchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesDiscover how to write Linux kernel and module code for real-world productsImplement industry-grade techniques in real-world scenarios for fast, efficient memory allocation and data synchronizationUnderstand and exploit kernel architecture, CPU scheduling, and kernel synchronization techniquesBook DescriptionThe 2nd Edition of Linux Kernel Programming is an updated, comprehensive guide for new programmers to the Linux kernel. This book uses the recent 6.1 Long-Term Support (LTS) Linux kernel series, which will be maintained until Dec 2026, and also delves into its many new features. Further, the Civil Infrastructure Project has pledged to maintain and support this 6.1 Super LTS (SLTS) kernel right until August 2033, keeping this book valid for years to come!You'll begin this exciting journey by learning how to build the kernel from source. In a step by step manner, you will then learn how to write your first kernel module by leveraging the kernel's powerful Loadable Kernel Module (LKM) framework. With this foundation, you will delve into key kernel internals topics including Linux kernel architecture, memory management, and CPU (task) scheduling. You'll finish with understanding the deep issues of concurrency, and gain insight into how they can be addressed with various synchronization/locking technologies (e.g., mutexes, spinlocks, atomic/refcount operators, rw-spinlocks and even lock-free technologies such as per-CPU and RCU).By the end of this book, you'll have a much better understanding of the fundamentals of writing the Linux kernel and kernel module code that can straight away be used in real-world projects and products.What you will learnConfigure and build the 6.1 LTS kernel from sourceWrite high-quality modular kernel code (LKM framework) for 6.x kernelsExplore modern Linux kernel architectureGet to grips with key internals details regarding memory management within the kernelUnderstand and work with various dynamic kernel memory alloc/dealloc APIsDiscover key internals aspects regarding CPU scheduling within the kernel, including cgroups v2Gain a deeper understanding of kernel concurrency issuesLearn how to work with key kernel synchronization primitivesWho this book is forThis book is for beginner Linux programmers and developers looking to get started with the Linux kernel, providing a knowledge base to understand required kernel internal topics and overcome frequent and common development issues.A basic understanding of Linux CLI and C programming is assumed.Table of ContentsLinux Kernel Programming - A Quick IntroductionBuilding the 6.x Linux Kernel from Source - Part 1Building the 6.x Linux Kernel from Source - Part 2Writing Your First Kernel Module - Part 1Writing Your First Kernel Module - Part 2Kernel Internals Essentials - Processes and ThreadsMemory Management Internals - EssentialsKernel Memory Allocation for Module Authors - Part 1Kernel Memory Allocation for Module Authors - Part 2The CPU Scheduler - Part 1The CPU Scheduler - Part 2Kernel Synchronization - Part 1Kernel Synchronization - Part 2

  • af Gaurav Mahajan
    517,95 kr.

    Unlock over 100 recipes for mastering Microsoft 365. Boost productivity with Copilot, collaborate with SharePoint and Teams, automate tasks, create apps and reports using Power Automate (with RPA), Power Apps, Power BI, and more.Print or Kindle book purchase includes a free PDF eBook.Key FeaturesEnhance collaboration and productivity using SharePoint, Teams, OneDrive, Viva, Planner, and Microsoft FormsAutomate processes, build apps, bots, and dashboards with Power Automate (with RPA), Power Apps, Copilot Studio, and Power BIHarness Copilot, the new AI virtual assistant, for seamless support in your everyday tasksBook DescriptionMicrosoft 365 offers tools for content management, communication, process automation, and report creation. Microsoft 365 and SharePoint Online Cookbook maximizes workplace collaboration and productivity using SharePoint Online, Teams, OneDrive, Delve, M365 Search, Copilot, Power Platform, Viva, Planner, and Microsoft Forms.You will find thoroughly updated recipes for SharePoint Online, covering sites, lists, libraries, pages, web parts, and learn SharePoint Framework (SPFx) basics for building solutions. You will explore many Microsoft Teams recipes to prepare it to be your organization's central collaboration hub. You will be able to unlock Power Platform potential with recipes for Power Apps to enable low-code/no-code app development and learn to automate tasks with Power Automate and Power Automate Desktop. The book teaches you data visualization with Power BI, and chatbot creation with Power Virtual Agents (Copilot Studio). Finally, you will also learn about the cutting-edge Copilot and Gen AI functionality in Microsoft 365 and Power Platform. By the end, you will be equipped with skills to effectively use Microsoft 365, SharePoint Online, and the Power Platform.Whether it's enhancing career prospects or improving business operations, this book is a perfect companion on your journey through the Microsoft Office 365 suite.What you will learnCollaborate effectively with SharePoint, Teams, OneDrive, Delve, Search, and VivaBoost creativity and productivity with Microsoft CopilotDevelop and deploy custom applications using Power AppsCreate custom bots using Power Virtual Agents (Copilot Studio)Integrate with other apps, automate workflows and repetitive processes with Power Automate/Desktop (RPA)Design reports and engaging dashboards with Power BIUtilize Planner, To Do, and gather feedback with polls and surveys in Microsoft FormsExperience seamless integration in the mobile platforWho this book is forThis cookbook caters to professionals stepping into the world of Microsoft 365 and SharePoint Online. It is tailored for a broad spectrum of skillsets including general business professionals, IT administrators, and enterprise architects who are newcomers to Microsoft 365, offering valuable insights for establishing a contemporary, digital workplace effectively.Table of ContentsOverview of Microsoft 365Introduction to SharePoint OnlineModern Sites in SharePoint OnlineLists and Libraries in SharePoint OnlineDocument Management in SharePoint OnlineOneDriveMicrosoft TeamsPower Automate (Microsoft Flow)Creating Power AppsApplying Power AppsPower BIOverview of Copilot in Microsoft 365 and Power PlatformTerm Store and Content Types in SharePoint OnlineSearch in Microsoft 365Microsoft DelveMicrosoft 365 GroupsPower Automate Desktop for RPAPower Virtual Agents(N.B. Please use the Look Inside option to see further chapters)

  • af Jonas Christensen
    604,95 kr.

    Join the data-centric revolution and master the concepts, techniques, and algorithms shaping the future of AI and ML development, using PythonKey FeaturesGrasp the principles of data centricity and apply them to real-world scenariosGain experience with quality data collection, labeling, and synthetic data creation using PythonDevelop essential skills for building reliable, responsible, and ethical machine learning solutionsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIn the rapidly advancing data-driven world where data quality is pivotal to the success of machine learning and artificial intelligence projects, this critically timed guide provides a rare, end-to-end overview of data-centric machine learning (DCML), along with hands-on applications of technical and non-technical approaches to generating deeper and more accurate datasets.This book will help you understand what data-centric ML/AI is and how it can help you to realize the potential of 'small data'. Delving into the building blocks of data-centric ML/AI, you'll explore the human aspects of data labeling, tackle ambiguity in labeling, and understand the role of synthetic data. From strategies to improve data collection to techniques for refining and augmenting datasets, you'll learn everything you need to elevate your data-centric practices. Through applied examples and insights for overcoming challenges, you'll get a roadmap for implementing data-centric ML/AI in diverse applications in Python.By the end of this book, you'll have developed a profound understanding of data-centric ML/AI and the proficiency to seamlessly integrate common data-centric approaches in the model development lifecycle to unlock the full potential of your machine learning projects by prioritizing data quality and reliability.What you will learnUnderstand the impact of input data quality compared to model selection and tuningRecognize the crucial role of subject-matter experts in effective model developmentImplement data cleaning, labeling, and augmentation best practicesExplore common synthetic data generation techniques and their applicationsApply synthetic data generation techniques using common Python packagesDetect and mitigate bias in a dataset using best-practice techniquesUnderstand the importance of reliability, responsibility, and ethical considerations in ML/AIWho this book is forThis book is for data science professionals and machine learning enthusiasts looking to understand the concept of data-centricity, its benefits over a model-centric approach, and the practical application of a best-practice data-centric approach in their work. This book is also for other data professionals and senior leaders who want to explore the tools and techniques to improve data quality and create opportunities for small data ML/AI in their organizations.Table of ContentsExploring Data-Centric Machine LearningFrom Model-Centric to Data-Centric - ML's EvolutionPrinciples of Data-Centric MLData Labeling Is a Collaborative ProcessTechniques for Data CleaningTechniques for Programmatic Labeling in Machine LearningUsing Synthetic Data in Data-Centric Machine LearningTechniques for Identifying and Removing BiasDealing with Edge Cases and Rare Events in Machine LearningKick-Starting Your Journey in Data-Centric Machine Learning

  • af Tammie Lister
    752,95 kr.

    Embrace WordPress to unlock creative possibilities, discovering new design tools and patterns that will elevate your website's aestheticKey FeaturesExplore WordPress pattern directory for free patterns and create captivating designs with less codingLearn to use design tools effectively, stay updated on their evolution, and find tools for third-party blocksMaster block styles by understanding their concepts, applications, and seamless theme integrationPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionExperience a revolutionary WordPress styling transformation with WordPress Styling with Blocks, Patterns, Templates, and Themes by uncovering a wealth of features that redefine the future of WordPress. This guide introduces you to full-site editing and block design tools that enable you to shape the overall aesthetics and layout of your dream website with unprecedented ease. Get ready to harness the power of diverse cutting-edge features as you delve into this WordPress book, focusing on the Gutenberg editing experience. Guided by examples that demonstrate effortless customization entirely suited to your preferences, you'll master the design tools, patterns, and full site editing capabilities to shape impactful websites that mirror your distinct vision and creativity. As you immerse yourself in the core of WordPress styling, you'll understand the rationale and terminology underpinning each element and how to use it to its full potential.By the end of this book, you'll be equipped to build your dream website, reflecting your distinctive style.What you will learnAcquire skills in block recognition, CSS-free customization, and identifying supported block design toolsRecognize the significance of global styles in modern WordPress themesLocate sources for block themes and kickstart personal creationsDiscover, create, and share editor patterns and integrate them into themesComprehend the WordPress Pattern Directory, locating and adding patternsMaster the effective use, availability, and implementation of website design toolsWho this book is forThis book is your go-to resource for exploring and unleashing your creative potential using the latest styling features available in WordPress. Whether you're a non-coder, a hobbyist, or a seasoned WordPress user, this guide will help you discover the full range of new options. With no prior knowledge assumed, each step is carefully explained to ensure that you make the most of the latest version. Starting with a no-code approach, the book progressively introduces some coding for those interested in taking their learning further.Table of ContentsIntroducing blocksBlock design toolsBlock stylesBlock and styles wrap-upUnderstanding block patternsDiscovering and creating block patternsDiscovering the WordPress Pattern DirectoryWrapping up patternsAn introduction to full site editingDiscovering and creating template partsDiscovering and creating templatesTemplates wrap-upUnderstanding how themes have changedDiscovering stylesDiscovering WordPress block themesWrapping up themes

  • af Otàvio Santana
    493,95 kr.

    Delve into JVM inner workings and explore internals, memory management, and performance optimizationKey Features:Uncover the intricacies of JVM, from class loading to garbage collection, and moreMaster JVM memory management for efficient resource use and reduced overheadApply JVM knowledge through case studies, reinforcing your understanding of internalsPurchase of the print or Kindle book includes a free PDF eBook Book Description:Mastering the Java Virtual Machine is a comprehensive guide that will take you into the heart of Java programming, guiding you through the intricate workings of the Java Virtual Machine (JVM) and equipping you with essential skills to become a proficient Java developer.You'll start by understanding the JVM, exploring its architecture and how it executes Java code. Through detailed explanations and real-world examples, you'll gain a deep understanding of JVM internals, enabling you to write efficient and optimized Java applications.As you progress, you'll delve into memory management and execution, unraveling the complexities of heap and stack management, garbage collection, and memory profiling. You'll learn how memory is allocated and reclaimed in the JVM, as well as how to optimize memory usage and identify performance bottlenecks in your applications. With this knowledge, you'll be able to create Java programs that are not only robust but also highly performant.By the end of this book, you'll have the skills needed to excel in Java programming, writing efficient, maintainable code.What You Will Learn:Understand JVM architecture and bytecode executionExplore memory management and optimize memory usageCompare and evaluate alternative JVMs like GraalVMMaster reflection for dynamic behavior in Java applicationsUtilize Java annotation processors for code generationGet to grips with reactive programming principles for scalable applicationsWho this book is for:This book is for Java developers seeking to deepen their expertise in the Java Virtual Machine (JVM) and optimize Java applications for peak performance. It caters to both intermediate and seasoned professionals who want to explore specific aspects such as JVM internals, memory management, threading, security, and performance tuning.

  • af Gus Frazer
    782,95 kr.

    Unlock the full potential of your data by mastering the art of cleaning, preparing, and transforming data with Power BI for smarter insights and data visualizationsKey Features:Implement best practices for connecting, preparing, cleaning, and analyzing multiple sources of data using Power BIConduct exploratory data analysis (EDA) using DAX, PowerQuery, and the M languageApply your newfound knowledge to tackle common data challenges for visualizations in Power BIPurchase of the print or Kindle book includes a free PDF eBookBook Description:Microsoft Power BI offers a range of powerful data cleaning and preparation options through tools such as DAX, Power Query, and the M language. However, despite its user-friendly interface, mastering it can be challenging. Whether you're a seasoned analyst or a novice exploring the potential of Power BI, this comprehensive guide equips you with techniques to transform raw data into a reliable foundation for insightful analysis and visualization.This book serves as a comprehensive guide to data cleaning, starting with data quality, common data challenges, and best practices for handling data. You'll learn how to import and clean data with Query Editor and transform data using the M query language. As you advance, you'll explore Power BI's data modeling capabilities for efficient cleaning and establishing relationships. Later chapters cover best practices for using Power Automate for data cleaning and task automation. Finally, you'll discover how OpenAI and ChatGPT can make data cleaning in Power BI easier.By the end of the book, you will have a comprehensive understanding of data cleaning concepts, techniques, and how to use Power BI and its tools for effective data preparation.What You Will Learn:Connect to data sources using both import and DirectQuery optionsUse the Query Editor to apply data transformationsTransform your data using the M query languageDesign clean and optimized data models by creating relationships and DAX calculationsPerform exploratory data analysis using Power BIAddress the most common data challenges with best practicesExplore the benefits of using OpenAI, ChatGPT, and Microsoft Copilot for simplifying data cleaningWho this book is for:If you're a data analyst, business intelligence professional, business analyst, data scientist, or anyone who works with data on a regular basis, this book is for you. It's a useful resource for anyone who wants to gain a deeper understanding of data quality issues and best practices for data cleaning in Power BI. If you have a basic knowledge of BI tools and concepts, this book will help you advance your skills in Power BI.

  • af Stefan Kottwitz
    937,95 kr.

    Explore practical LaTeX examples across various fields like mathematics, physics, chemistry, and computer science, and learn to quickly create tables, diagrams, and plots for your thesis, presentations, and articlesKey FeaturesWork with ready-to-use document templates to write articles, books, a thesis, and moreRefine text, fonts, formulas, and tables, and optimize PDF propertiesCreate captivating graphics directly within LaTeX in 2D and 3DPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionThe second edition of LaTeX Cookbook offers improved and additional examples especially for users in science and academia, with a focus on new packages for creating graphics with LaTeX. This edition also features an additional chapter on ChatGPT use to improve content, streamline code, and automate tasks, thereby saving time. This book is a practical guide to utilizing the capabilities of modern document classes and exploring the functionalities of the newest LaTeX packages. Starting with familiar document types like articles, books, letters, posters, leaflets, and presentations, it contains detailed tutorials for refining text design, adjusting fonts, managing images, creating tables, and optimizing PDFs. It also covers elements such as the bibliography, glossary, and index. You'll learn to create graphics directly within LaTeX, including diagrams and plots, and explore LaTeX's application across various fields like mathematics, physics, chemistry, and computer science. The book's website offers online compilable code, an example gallery, and supplementary information related to the book, including the author's LaTeX forum, where you can get personal support. By the end of this book, you'll have the skills to optimize productivity through practical demonstrations of effective LaTeX usage in diverse scenarios.What you will learnUtilize various document classes and incorporate bibliography, glossary, and index sectionsHandle arranging and annotating images with easeCreate visually appealing tables and learn how to manage fonts efficientlyGenerate diverse and colorful graphics, including diagrams, flow charts, bar charts, trees, and both 2D and 3D plotsSolve writing and drawing tasks across various scientific disciplinesOptimize PDF output, enhancing it with metadata, annotations, popups, animations, and fill-in fieldsLeverage ChatGPT to improve content and codeWho this book is forIf you're a LaTeX user in school, academia, or industry with a foundational understanding of LaTeX basics, this book offers efficient solutions to expedite your tasks. Tailored to students, teachers, authors, and engineers, its example-driven format enables quick access to solutions. Familiarity with basic LaTeX syntax and using LaTeX with your preferred editor for compiling is recommended to make the most of this book.Table of ContentsExploring Various Document ClassesTuning the Text Adjusting Fonts Creating Tables Working with ImagesCreating GraphicsCreating Beautiful DesignsProducing Contents, Indexes, and BibliographiesOptimizing PDF FilesWriting Advanced MathematicsUsing LaTeX in Science and TechnologyGetting Support on the InternetUsing Artificial Intelligence with LaTeX

  • af Somanath Nanda
    712,95 kr.

    Prepare confidently for the AWS MLS-C01 certification with this comprehensive and up-to-date exam guide, accompanied by web-based tools such as mock exams, flashcards, and exam tipsKey Features:Gain proficiency in AWS machine learning services to excel in the MLS-C01 examBuild model training and inference pipelines and deploy machine learning models to the AWS cloudPractice on the go with the mobile-friendly bonus website, accessible with the bookPurchase of the print or Kindle book includes a free PDF eBookBook Description:The AWS Certified Machine Learning Specialty (MLS-C01) exam evaluates your ability to execute machine learning tasks on AWS infrastructure. This comprehensive book aligns with the latest exam syllabus, offering practical examples to support your real-world machine learning projects on AWS. Additionally, you'll get lifetime access to supplementary online resources, including mock exams with exam-like timers, detailed solutions, interactive flashcards, and invaluable exam tips, all accessible across various devices-PCs, tablets, and smartphones.Throughout the book, you'll learn data preparation techniques for machine learning, covering diverse methods for data manipulation and transformation across different variable types. Addressing challenges such as missing data and outliers, the book guides you through an array of machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, text mining, and image processing, accompanied by requisite machine learning algorithms essential for exam success. The book helps you master the deployment of models in production environments and their subsequent monitoring.Equipped with insights from this book and the accompanying mock exams, you'll be fully prepared to achieve the AWS MLS-C01 certification.What You Will Learn:Identify ML frameworks for specific tasksApply CRISP-DM to build ML pipelinesCombine AWS services to build AI/ML solutionsApply various techniques to transform your data, such as one-hot encoding, binary encoder, ordinal encoding, binning, and text transformationsVisualize relationships, comparisons, compositions, and distributions in the dataUse data preparation techniques and AWS services for batch and real-time data processingCreate training and inference ML pipelines with Sage MakerDeploy ML models in a production environment efficientlyWho this book is for:This book is designed for both students and professionals preparing for the AWS Certified Machine Learning Specialty exam or enhance their understanding of machine learning, with a specific emphasis on AWS. Familiarity with machine learning basics and AWS services is recommended to fully benefit from this book.

  • af Marius Bancila
    690,95 kr.

    Packed with practical recipes, explore the latest advancements in C++, optimize performance, and gain insights into essential techniques though this comprehensive guide.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesNot just a guide to C++23 programming; find the right solution to over 150 coding tasks in any modern variant of C++Learn all the most important C++ concepts through a series of hands-on, self-contained recipesFully-updated and packed with new topics including; sync output streams, tag dispatching, and C++20/23 range adaptorsBook DescriptionThe updated third edition of Modern C++ Programming Cookbook addresses the latest features of C++23, such as the stack library, the expected and mdspan types, span buffers, formatting library improvements, and updates to the ranges library. It also gets into more C++20 topics not previously covered, such as sync output streams and source_location. The book is organized in the form of practical recipes covering a wide range of real-world problems.It gets into the details of all the core concepts of modern C++ programming, such as functions and classes, iterators and algorithms, streams and the file system, threading and concurrency, smart pointers and move semantics, and many others. You will cover the performance aspects of programming in depth, and learning to write fast and lean code with the help of best practices.You will explore useful patterns and the implementation of many idioms, including pimpl, named parameter, attorney-client, and the factory pattern. A chapter dedicated to unit testing introduces you to three of the most widely used libraries for C++: Boost.Test, Google Test, and Catch2.By the end of this modern C++ programming book, you will be able to effectively leverage the features and techniques of C++11/14/17/20/23 programming to enhance the performance, scalability, and efficiency of your applications.What you will learnExplore the new C++23 language and library featuresBecome skilled at using the built-in support for threading and concurrency for daily tasksLeverage the standard library and work with containers, algorithms, and iteratorsSolve text searching and replacement problems using regular expressionsWork with different types of strings and learn the various aspects of compilationTake advantage of the file system library to work with files and directoriesImplement various useful patterns and idiomsExplore the widely used testing frameworks for C++Who this book is forThe book is designed for entry- and intermediate-level programmers with a foundational understanding of the C++ programming language looking to master the language and evolve into proficient modern C++ developers. Experienced C++ programmers can leverage this book to strengthen their command of C++ and find a good reference to many language and library features of C++11/14/17/20/23.Table of ContentsLearning Modern Core Language FeaturesWorking with Numbers and StringsExploring FunctionsPreprocessing and CompilationStandard Library Containers, Algorithms, and IteratorsGeneral-Purpose UtilitiesWorking with Files and Streams Leveraging Threading and Concurrency Robustness and PerformanceImplementing Patterns and IdiomsExploring Testing FrameworksC++23 Features

  • af Arshad Ali
    865,95 kr.

    Harness the power of Microsoft Fabric to develop data analytics solutions for various use cases guided by step-by-step instructionsKey FeaturesExplore Microsoft Fabric and its features through real-world examplesBuild data analytics solutions for lakehouses, data warehouses, real-time analytics, and data scienceMonitor, manage, and administer your Fabric platform and analytics system to ensure flexibility, performance, security, and controlPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionDiscover the capabilities of Microsoft Fabric, the premier unified solution designed for the AI era, seamlessly combining data integration, OneLake, transformation, visualization, universal security, and a unified business model. This book provides an overview of Microsoft Fabric, its components, and the wider analytics landscape.In this book, you'll explore workloads such as Data Factory, Synapse Data Engineering, data science, data warehouse, real-time analytics, and Power BI. You'll learn how to build end-to-end lakehouse and data warehouse solutions using the medallion architecture, unlock the real-time analytics, and implement machine learning and AI models. As you progress, you'll build expertise in monitoring workloads and administering Fabric across tenants, capacities, and workspaces. The book also guides you step by step through enhancing security and governance practices in Microsoft Fabric and implementing CI/CD workflows with Azure DevOps or GitHub. Finally, you'll discover the power of Copilot, an AI-driven assistant that accelerates your analytics journey.By the end of this book, you'll have unlocked the full potential of AI-driven data analytics, gaining a comprehensive understanding of the analytics landscape and mastery over the essential concepts and principles of Microsoft Fabric.What you will learnGet acquainted with the different services available in Microsoft FabricBuild end-to-end data analytics solution to scale and manage high performanceIntegrate data from different types of data sourcesApply transformation with Spark, Notebook, and T-SQLUnderstand and implement real-time stream processing and data science capabilitiesPerform end-to-end processes for building data analytics solutions in the AI eraDrive insights by leveraging Power BI for reporting and visualizationImprove productivity with AI assistance and Copilot integrationWho this book is forThis book is for data professionals, including data analysts, data engineers, data scientists, data warehouse developers, ETL developers, business analysts, AI/ML professionals, software developers, and Chief Data Officers who want to build a future-ready data analytics solution for long-term success in the AI era.For PySpark and SQL students entering the data analytics field, this book offers a broad foundation for developing the skills to build end-to-end analytics systems for various use cases. Basic knowledge of SQL and Spark is assumed.Table of ContentsOverview of Microsoft Fabric and Understanding Its Different ConceptsUnderstanding Different Workloads and Getting Started with Microsoft Fabric Building an End-to-End Analytics System - LakehouseBuilding an End-to-End Analytics System - Data WarehouseBuilding an End-to-End Analytics System - Real-Time AnalyticsBuilding an End-to-End Analytics System - Data ScienceMonitoring Overview and Monitoring Different WorkloadsAdministering FabricSecurity and Governance Overview(N.B. Please use the Look Inside option to see further chapters)

  • af Raghu Boddu
    603,95 kr.

    A practical guide to deploying, managing, and leveraging the power of Microsoft's unified security solutionKey Features:Learn how to leverage Microsoft's XDR and SIEM for long-term resilienceExplore ways to elevate your security posture using Microsoft Defender tools such as MDI, MDE, MDO, MDA, and MDCDiscover strategies for proactive threat hunting and rapid incident responsePurchase of the print or Kindle book includes a free PDF eBookBook Description:Tired of dealing with fragmented security tools and navigating endless threat escalations? Take charge of your cyber defenses with the power of Microsoft's unified XDR and SIEM solution.This comprehensive guide offers an actionable roadmap to implementing, managing, and leveraging the full potential of the powerful unified XDR + SIEM solution, starting with an overview of Zero Trust principles and the necessity of XDR + SIEM solutions in modern cybersecurity. From understanding concepts like EDR, MDR, and NDR and the benefits of the unified XDR + SIEM solution for SOC modernization to threat scenarios and response, you'll gain real-world insights and strategies for addressing security vulnerabilities. Additionally, the book will show you how to enhance Secure Score, outline implementation strategies and best practices, and emphasize the value of managed XDR and SIEM solutions. That's not all; you'll also find resources for staying updated in the dynamic cybersecurity landscape.By the end of this insightful guide, you'll have a comprehensive understanding of XDR, SIEM, and Microsoft's unified solution to elevate your overall security posture and protect your organization more effectively.What You Will Learn:Optimize your security posture by mastering Microsoft's robust and unified solutionUnderstand the synergy between Microsoft Defender's integrated tools and Sentinel SIEM and SOARExplore practical use cases and case studies to improve your security postureSee how Microsoft's XDR and SIEM proactively disrupt attacks, with examplesImplement XDR and SIEM, incorporating assessments and best practicesDiscover the benefits of managed XDR and SOC services for enhanced protectionWho this book is for:This comprehensive guide is your key to unlocking the power of Microsoft's unified XDR and SIEM offering. Whether you're a cybersecurity pro, incident responder, SOC analyst, or simply curious about these technologies, this book has you covered.CISOs, IT leaders, and security professionals will gain actionable insights to evaluate and optimize their security architecture with Microsoft's integrated solution. This book will also assist modernization-minded organizations to maximize existing licenses for a more robust security posture.

  • af John Gilbert
    562,95 kr.

    Delve into the second edition to master serverless proficiency and explore new chapters on security techniques, multi-regional deployment, and optimizing observability.Key FeaturesGain insights from a seasoned CTO on best practices for designing enterprise-grade software systemsDeepen your understanding of system reliability, maintainability, observability, and scalability with real-world examplesElevate your skills with software design patterns and architectural concepts, including securing in-depth and running in multiple regions.Book DescriptionOrganizations undergoing digital transformation rely on IT professionals to design systems to keep up with the rate of change while maintaining stability. With this edition, enriched with more real-world examples, you'll be perfectly equipped to architect the future for unparalleled innovation.This book guides through the architectural patterns that power enterprise-grade software systems while exploring key architectural elements (such as events-driven microservices, and micro frontends) and learning how to implement anti-fragile systems.First, you'll divide up a system and define boundaries so that your teams can work autonomously and accelerate innovation. You'll cover the low-level event and data patterns that support the entire architecture while getting up and running with the different autonomous service design patterns.This edition is tailored with several new topics on security, observability, and multi-regional deployment. It focuses on best practices for security, reliability, testability, observability, and performance. You'll be exploring the methodologies of continuous experimentation, deployment, and delivery before delving into some final thoughts on how to start making progress.By the end of this book, you'll be able to architect your own event-driven, serverless systems that are ready to adapt and change.What you will learnExplore architectural patterns to create anti-fragile systems.Focus on DevSecOps practices that empower self-sufficient, full-stack teamsApply microservices principles to the frontendDiscover how SOLID principles apply to software and database architectureGain practical skills in deploying, securing, and optimizing serverless architecturesDeploy a multi-regional system and explore the strangler pattern for migrating legacy systemsMaster techniques for collecting and utilizing metrics, including RUM, Synthetics, and Anomaly detection.Who this book is forThis book is for software architects who want to learn more about different software design patterns and best practices. This isn't a beginner's manual - you'll need an intermediate level of programming proficiency and software design experience to get started.You'll get the most out of this software design book if you already know the basics of the cloud, but it isn't a prerequisite.Table of ContentsArchitecting for InnovationsDefining Boundaries and Letting GoTaming the Presentation TierTrusting Facts and Eventual ConsistencyTurning the Cloud into the DatabaseA Best Friend for the FrontendBridging Intersystem GapsReacting to Events with More EventsRunning in Multiple RegionsSecuring Autonomous Subsystems in DepthChoreographing Deployment and DeliveryOptimizing ObservabilityDon't Delay, Start Experimenting

  • af John Farrier
    441,95 kr.

    Explore the C++ STL with practical guidance on vectors, algorithms, and custom types for intermediate developers, enriched by real-world examples.Key FeaturesMaster the std::vector and understand why it should be your default container of choiceUnderstand each STL algorithm and its practical applicationsGain insights into advanced topics such as exception guarantees and thread safetyPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionWhile the Standard Template Library (STL) offers a rich set of tools for data structures and algorithms, navigating its intricacies can be daunting for intermediate C++ developers without expert guidance. This book offers a thorough exploration of the STL's components, covering fundamental data structures, advanced algorithms, and concurrency features.Starting with an in-depth analysis of the std::vector, this book highlights its pivotal role in the STL, progressing toward building your proficiency in utilizing vectors, managing memory, and leveraging iterators. The book then advances to STL's data structures, including sequence containers, associative containers, and unordered containers, simplifying the concepts of container adaptors and views to enhance your knowledge of modern STL programming. Shifting the focus to STL algorithms, you'll get to grips with sorting, searching, and transformations and develop the skills to implement and modify algorithms with best practices. Advanced sections cover extending the STL with custom types and algorithms, as well as concurrency features, exception safety, and parallel algorithms.By the end of this book, you'll have transformed into a proficient STL practitioner ready to tackle real-world challenges and build efficient and scalable C++ applications.What you will learnStreamline data handling using the std::vectorMaster advanced usage of STL iteratorsOptimize memory in STL containersImplement custom STL allocatorsApply sorting and searching with STL algorithmsCraft STL-compatible custom typesManage concurrency and ensure thread safety in STLHarness the power of parallel algorithms in STLWho this book is forThis book is for intermediate-level C++ developers looking to enhance their software development skills. Familiarity with basic C++ syntax and object-oriented programming (OOP) as well as some exposure to data structures and algorithms is assumed.Tailored to software engineers, computer science students, and hobbyist programmers, this book delves into C++ STL for practical application, performance enhancement, and efficient coding practices.Table of ContentsThe Basics of std::vectorMastering Iterators with std::vectorMastering Memory and Allocators with std::vectorMastering Algorithms with std::vectorMaking a Case for std::vectorAdvanced Sequence Container UsageAdvanced Ordered Associative Container UsageAdvanced Unordered Associative Container UsageAdvanced Container Adaptor UsageAdvanced Container View UsageFundamental Algorithms and SearchingManipulation and TransformationNumeric and Range-Based OperationsPermutations, Partitions, and HeapsSTL with RangesCreating STL-Types ContainersCreating STL-Compatible AlgorithmsType Traits and PoliciesException SafetyThread Safety and Concurrency with the STLSTL Interaction with Concepts and CoroutinesParallel Algorithms with the STL

  • af David R. Heffelfinger
    385,95 kr.

    Learn Jakarta EE by building real-world microservices with code examples, practical exercises, and the latest Jakarta EE featuresKey FeaturesCraft microservices using standard Jakarta EE technologies such as Jakarta RESTful Web Services, JSON Processing, and JSON BindingDesign web-based applications with Jakarta FacesHarness Jakarta EE technologies such as Jakarta Enterprise Beans and Jakarta Messaging to build enterprise applicationsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionJakarta EE stands as a robust standard with multiple implementations, presenting developers with a versatile toolkit for building enterprise applications. However, despite the advantages of enterprise application development, vendor lock-in remains a concern for many developers, limiting flexibility and interoperability across diverse environments.This Jakarta EE application development guide addresses the challenge of vendor lock-in by offering comprehensive coverage of the major Jakarta EE APIs and goes beyond the basics to help you develop applications deployable on any Jakarta EE compliant runtime. This book introduces you to JSON Processing and JSON Binding and shows you how the Model API and the Streaming API are used to process JSON data. You'll then explore additional Jakarta EE APIs, such as WebSocket and Messaging, for loosely coupled, asynchronous communication and discover ways to secure applications with the Jakarta EE Security API. Finally, you'll learn about Jakarta RESTful web service development and techniques to develop cloud-ready microservices in Jakarta EE.By the end of this book, you'll have developed the skills to craft secure, scalable, and cloud-native microservices that solve modern enterprise challenges.What you will learnDesign microservices architectures with a clear separation of concernsUnderstand the contexts and dependency injection (CDI) specification to develop Java EE applicationsUse Jakarta Faces to create interactive web applications using component-based developmentUnderstand the steps involved in handling JSON data with Jakarta JSON Processing and BindingDesign secure RESTful web services using server-sent events (SSE) for real-time data updatesSecure your applications with the Jakarta Security APIBuild message-driven applications with Jakarta MessagingWho this book is forThis book is for Java developers looking to learn Jakarta EE and expand their skill set. You'll also find this book useful if you are familiar with Java EE and want to stay abreast of the latest version of the Jakarta EE specification. Knowledge of core Java concepts such as OOP, data types, control flow, and basic collections will be beneficial.Table of ContentsIntroduction to Jakarta EEContexts and Dependency InjectionJakarta RESTful Web ServicesJSON Processing and JSON BindingMicroservices Development with Jakarta EEJakarta FacesAdditional Jakarta Faces FeaturesObject Relational Mapping with Jakarta PersistenceWebSocketsSecuring Jakarta EE ApplicationsServlet Development and DeploymentJakarta Enterprise BeansJakarta MessagingWeb Services with Jakarta XML Web ServicesPutting it All Together

  • af Leondra R. Gonzalez
    477,95 kr.

    Rise above the competition and excel in your next interview with this one-stop guide to Python, SQL, version control, statistics, machine learning, and much moreKey FeaturesAcquire highly sought-after skills of the trade, including Python, SQL, statistics, and machine learningGain the confidence to explain complex statistical, machine learning, and deep learning theoryExtend your expertise beyond model development with version control, shell scripting, and model deployment fundamentalsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionThe data science job market is saturated with professionals of all backgrounds, including academics, researchers, bootcampers, and Massive Open Online Course (MOOC) graduates. This poses a challenge for companies seeking the best person to fill their roles. At the heart of this selection process is the data science interview, a crucial juncture that determines the best fit for both the candidate and the company.Cracking the Data Science Interview provides expert guidance on approaching the interview process with full preparation and confidence. Starting with an introduction to the modern data science landscape, you'll find tips on job hunting, resume writing, and creating a top-notch portfolio. You'll then advance to topics such as Python, SQL databases, Git, and productivity with shell scripting and Bash. Building on this foundation, you'll delve into the fundamentals of statistics, laying the groundwork for pre-modeling concepts, machine learning, deep learning, and generative AI. The book concludes by offering insights into how best to prepare for the intensive data science interview.By the end of this interview guide, you'll have gained the confidence, business acumen, and technical skills required to distinguish yourself within this competitive landscape and land your next data science job.What you will learnExplore data science trends, job demands, and potential career pathsSecure interviews with industry-standard resume and portfolio tipsPractice data manipulation with Python and SQLLearn about supervised and unsupervised machine learning modelsMaster deep learning components such as backpropagation and activation functionsEnhance your productivity by implementing code versioning through GitStreamline workflows using shell scripting for increased efficiencyWho this book is forWhether you're a seasoned professional who needs to brush up on technical skills or a beginner looking to enter the dynamic data science industry, this book is for you. To get the most out of this book, basic knowledge of Python, SQL, and statistics is necessary. However, anyone familiar with other analytical languages, such as R, will also find value in this resource as it helps you revisit critical data science concepts like SQL, Git, statistics, and deep learning, guiding you to crack through data science interviews.Table of ContentsExploring the Modern Data Science LandscapeFinding a Job in Data ScienceProgramming with PythonVisualizing Data and Data StorytellingQuerying Databases with SQLScripting with Shell and Bash Commands in LinuxUsing Git for Version ControlMining Data with Probability and StatisticsUnderstanding Feature Engineering and Preparing Data for ModelingMastering Machine Learning ConceptsBuilding Networks with Deep LearningImplementing Machine Learning Solutions with MLOpsMastering the Interview RoundsNegotiating Compensation

  • af Subash Natarajan
    466,95 kr.

    Explore proven techniques and best practices for designing, deploying, and managing cloud-native applications in multi-cloud environments with the help of real-world examples, success stories, and emerging technologiesKey FeaturesDiscover optimal solutions in multi-cloud environments using AWS, Azure, and GCP tools and technologiesExcel in designing, developing, and securing cloud-native apps with Docker, Kubernetes, and IstioLearn design patterns, cost optimization, best practices, and pitfalls to avoid in multi-cloud appsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionUnleash the power of cloud computing with Multi-Cloud Handbook for Developers, your guide to mastering the nuances of cloud-native and multi-cloud, covering practical strategies for design, development, and management. Explore the essential concepts, challenges, and methodologies critical for navigating the complex landscape of modern cloud computing. Using core architectural and design principles (such as microservices and 12-factor architecture) and advanced strategies (such as distributed application design patterns, domain-driven design (DDD), and API-first strategies), you'll learn how to build portable and efficient apps across various cloud platforms. You'll understand how to leverage Infrastructure as Code (IaC), continuous integration and deployment (CI/CD), GitOps, and DevOps practices, along with containerization and orchestration techniques using Docker and Kubernetes. You'll also get to grips with data, security, compliance, and cloud cost management strategies in multi-cloud environments.With real-world case studies, best practices, and insights into future trends, this book will equip you with the skills to develop, manage, troubleshoot, and innovate cloud-native applications across diverse cloud platforms, positioning you at the forefront of the cloud computing revolution.What you will learnUnderstand the core structures and implications of cloud-native and multi-cloud appsExplore key principles and patterns to build agile, scalable, and future-proof appsMaster cloud-native essentials: service mesh, DDD, and API-centric approachesImplement deployment pipelines with advanced IaC, CI/CD, DevSecOps, and GitOps techniquesManage and monitor data, security, compliance, and identity access in multi-cloud scenariosOptimize your cloud costs with shift-left and FinOps practicesGet ready for the future of cloud-native and multi-cloud technologyWho this book is forIdeal for cloud-native and cloud developers, platform engineers, software architects, and IT professionals focused on building and managing cloud-native applications in multi-cloud environments, this book is an indispensable guide for students and researchers seeking insights into cloud-native concepts and multi-cloud architectures. A basic understanding of cloud computing, contemporary software development, system design, and cloud platforms such as AWS, Azure, and GCP, will prove useful.Table of ContentsDiscovering the Multi-Cloud and Cloud-Native UniverseBuilding the Backbone of Cloud-Native ApplicationsDesigning for Diversity with Multi-Cloud Application StrategiesCrafting and Deploying in the Multi-Cloud as a DeveloperManaging Security, Data, and Compliance on Multi-CloudMaximizing Value and Minimizing Cost of Multi-CloudTroubleshooting Multi-Cloud ApplicationsLearning from Pioneers and Case StudiesBringing Your Cloud-Native Application to LifeFuture-Proofing Your Cloud Computing Skills

  • - Explore powerful modeling and character creation techniques used for VFX, games, and 3D printing
    af Lukas Kutschera
    525,95 kr.

    Jumpstart your sculpting career by learning the industry's most effective modeling and sculpting tools used by professionals to create AAA-quality characters, props, and lifelike portraitsKey Features: Master the basics of ZBrush through practical projects in this illustrated guideExplore organic modeling, concept sculpting, and character creation workflowsDiscover tools and techniques employed by professionals from the games, VFX and collectibles industriesPurchase of the print or Kindle book includes a free PDF eBookBook Description: Embark on a creative journey with ZBrush, the leading software for creating characters, creatures, and props in films, games, and 3D printing. This guide will take you through its powerful yet user-friendly workflows, allowing you to explore its dynamic organic sculpting, painting, and hard-surface modeling tools.The first part of this book is dedicated to helping you become familiar with ZBrush's user interface and learning the very basics, from sculpting brushes and painting the model with Polypaint to setting up lights and rendering images. You'll also create a demon bust with the help of ZBrush's concept sculpting tool, DynaMesh. In the second part, you'll get to grips with the creation of a humanoid character that is optimized for 3D printing. Focusing on anatomy, poly-modeling, and preparing the model for 3D printing, you'll acquire the skills essential for sculptors. The final part delves into portrait sculpting, where you'll learn everything from basic facial anatomy to hair creation with FiberMesh.By the end of this book, you'll have developed the expertise necessary to succeed in the ever-evolving world of 3D character modeling, complemented by portfolio and social media tips for showcasing your standout work.What You Will Learn: Enhance your sculpting skills to craft a variety of organic and hard surface objectsCreate humanoid characters, focusing on basic anatomy and proportionsExplore sculpting techniques for intricate details in human heads and hairSculpt objects such as armor, clothing, and accessoriesCreate custom brushes to enhance your sculpting workflowDevelop skills in detailing and surfacing to add texture and depth to your sculptsUse Polypaint and Materials to add color and enhance your sculpturesRender and export your sculpts to share them with othersWho this book is for: This book is for 3D artists, digital sculptors, modelers, and anyone looking to learn the ZBrush software. It's a valuable resource for professionals switching to ZBrush or looking to broaden their skill set.While prior ZBrush experience and artistic abilities will prove beneficial, they're not prerequisites to understand the content covered. The book covers common and essential ZBrush workflows, making it ideal for both beginner and intermediate artists looking to explore the extensive capabilities of ZBrush.

  • - Learn how to program with PowerShell 7 on Windows, Linux, and the Raspberry Pi
    af Nick Parlow
    438,95 kr.

    Leverage PowerShell 7 to write code on Windows, Linux, and Raspberry Pi to accomplish real-world tasks with this practical guideKey Features: Master the art of coding with Microsoft's free, open-source cross-platform languageUnderstand essential programming concepts such as loops and objects through practical examplesPractice using PowerShell 7 with websites, APIs, and physical computing devices like Raspberry PiPurchase of the print or Kindle book includes a free PDF eBookBook Description: Discover the capabilities of PowerShell 7 for your everyday tasks with this carefully paced tutorial that will help you master this versatile programming language.The first set of chapters will show you where to find and how to install the latest version of PowerShell, providing insights into the distinctive features that set PowerShell apart from other languages. You'll then learn essential programming concepts such as variables and control flow, progressing to their applications. As you advance, you'll work with files and APIs, writing scripts, functions, and modules. You'll also gain proficiency in securing your PowerShell environment before venturing into different operating systems.Enriched with detailed practical examples tailored for Windows, Linux, macOS, and Raspberry Pi, each chapter weaves real-world scenarios to ignite your imagination and cement the principles you learn. You'll be able to reinforce your understanding through self-assessment questions and delve deeper into the principles using comprehensive reading lists.By the end of this book, you'll have the confidence to use PowerShell for physical computing and writing scripts for Windows administration.What You Will Learn: Grasp the distinctive object-oriented nature of PowerShell 7Explore the practical applications of standard programming concepts, such as control flowFind out how to interact with websites and APIsImplement best practices to secure your PowerShell environment and write secure codeGet to grips with writing scripts, functions, and modulesDevelop the skills to troubleshoot your codeDeploy PowerShell on various operating systemsWho this book is for: This book is for system administrators, PowerShell developers, and cloud and DevOps engineers seeking comprehensive insights into PowerShell 7 and its applications in daily tasks. Anyone getting started with PowerShell will also find this book useful. Familiarity with at least one programming language will help you follow along more easily.

  • af Ian Wild
    379,95 kr.

    Tackle advanced platform security challenges with this practical Moodle guide complete with expert tips and techniquesKey FeaturesDemonstrate the security of your Moodle architecture for compliance purposesAssess and strengthen the security of your Moodle platform proactivelyExplore Moodle's baked-in security framework and discover ways to enhance it with pluginsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionOnline learning platforms have revolutionized the teaching landscape, but with this comes the imperative of securing your students' private data in the digital realm. Have you taken every measure to ensure their data's security? Are you aligned with your organization's cybersecurity standards? What about your insurer and your country's data protection regulations?This book offers practical insights through real-world examples to ensure compliance. Equipping you with tools, techniques, and approaches, Moodle 4 Security guides you in mitigating potential threats to your Moodle platform. Dedicated chapters on understanding vulnerabilities familiarize you with the threat landscape so that you can manage your server effectively, keeping bad actors at bay and configuring Moodle for optimal user and data protection.By the end of the book, you'll have gained a comprehensive understanding of Moodle's security issues and how to address them. You'll also be able to demonstrate the safety of your Moodle platform, assuring stakeholders that their data is measurably safer.What you will learnMeasure a tutoring company's security risk profile and build a threat modelExplore data regulation frameworks and apply them to your organization's needsImplement the CIS Critical Security Controls effectivelyCreate JMeter test scripts to simulate server load scenariosAnalyze and enhance web server logs to identify rogue agentsInvestigate real-time application DOS protection using ModEvasiveIncorporate ModSecurity and the OWASP Core Rule Set WAF rules into your server defensesBuild custom infrastructure monitoring dashboards with GrafanaWho this book is forIf you're already familiar with Moodle, have experience in Linux systems administration, and want to expand your knowledge of protecting Moodle against data loss and malicious attacks, this book is for you. A basic understanding of user management, software installation and maintenance, Linux security controls, and network configuration will help you get the most out of this book.Table of ContentsMoodle Security - First StepsMoodle Threat ModelingSecurity Industry StandardsBuilding a Secure Linux ServerEndpoint ProtectionDenial of Service ProtectionBackup And Disaster RecoveryMeeting Data Protection RequirementsMoodle Security AuditUnderstanding VulnerabilitiesInfrastructure Monitoring

Gør som tusindvis af andre bogelskere

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