23 resultater (0,25274 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

The Pro Tools 2023 Post-Audio Cookbook - Emiliano Paternostro - Bog - Packt Publishing Limited - Plusbog.dk

The Pro Tools 2023 Post-Audio Cookbook - Emiliano Paternostro - Bog - Packt Publishing Limited - Plusbog.dk

Take your projects from vision to victory with Avid Pro Tools in this part-color guide by delivering high-quality results with perfect recipes for every challengeKey FeaturesLearn to edit audio quickly and efficiently using different techniquesDiscover advanced automation techniques used during a mix sessionUnlock Pro Tools' most powerful features and explore their usesPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionPro Tools has long been an industry-standard Digital Audio Workstation (DAW) for audio professionals, but it can often be overwhelming for new and experienced users alike. The Pro Tools 2023 Post-Audio Cookbook acts as a reference guide to the software and breaks down each stage of a project into manageable phases. From planning a session, editing a sequence, performing a mix to printing the final masters, you can approach this book either sequentially or peruse the self-contained recipes. You’ll come to grips with workflows for music production, motion picture, and spoken word production, helping you gain expertise in the area of your choice. You'll learn aspects of music mixing like side chain processing to keep instruments from overshadowing each other and conforming for motion picture. The author’s expertise with Pro Tools will help you discover and incorporate different techniques into your workflows. You’ll also learn to build consistent and replicable workflows and templates by understanding what happens behind the scenes in Pro Tools. With this cookbook, you’ll be able to focus on the creative aspects of your audio production and not get mired by the technical hurdles. By the end of this book, you’ll be well-equipped to handle even the most complex features of Pro Tools to deliver immaculate results for your clients.What you will learnExplore the inner workings of Pro ToolsPlan and organize projects effectivelyEdit audio quickly and efficientlyUnderstand and explore the usage of audio routingBuild effective mix templatesDeliver custom solutions for varied service requirementsUse advanced mixing techniques to enhance sound tracksPick appropriate use cases for different audio effects and pluginsWho this book is forThe book is for audio professionals, sound designers/editors, music engineers, podcast producers, re-recordist mixers, and students looking to learn about Pro Tools and its features. A basic understanding of Digital Audio Workstations and its operations such as import, edit, mix and bounce is a must.

DKK 354.00
1

Odoo 14 Development Cookbook - Parth Gajjar - Bog - Packt Publishing Limited - Plusbog.dk

Odoo 14 Development Cookbook - Parth Gajjar - Bog - Packt Publishing Limited - Plusbog.dk

With over 200 recipes covering real-world examples, take your Odoo development skills to the next level and solve complex business problems using this guideKey FeaturesBook DescriptionWith its latest iteration, the powerful Odoo framework released a wide variety of features for rapid application development. This updated Odoo development cookbook will help you explore the new features in Odoo 14 and learn how to use them to develop Odoo applications from scratch. You'll learn about the new website concepts in Odoo 14 and get a glimpse of Odoo's new web-client framework, the Odoo Web Library (OWL). Once you've completed the installation, you'll begin to explore the Odoo framework with real-world examples. You'll then create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS) applications. This book isn't just limited to backend development; you'll discover advanced JavaScript recipes for creating new views and widgets. As you progress, you'll learn about website development and become a quality Odoo developer by studying performance optimization, debugging, and automated testing. Finally, you'll delve into advanced concepts such as multi-website, In-App Purchasing (IAP), Odoo.sh, the IoT Box, and security. By the end of the book, you'll have all the knowledge you need to build impressive Odoo applications and you'll be well versed in development best practices that will come in handy when working with the Odoo framework.What you will learnBuild beautiful websites with Odoo CMS using dynamic building blocksGet to grips with advanced concepts such as caching, prefetching, debuggingModify backend JavaScript components and POS applications with the new OWL frameworkConnect and access any object in Odoo via Remote Procedure Calls (RPC)Manage, deploy, and test an Odoo instance with Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareFind out how to implement in-app purchase servicesWho this book is for

DKK 429.00
1

Azure Databricks Cookbook - Vinod Jaiswal - Bog - Packt Publishing Limited - Plusbog.dk

Azure Databricks Cookbook - Vinod Jaiswal - Bog - Packt Publishing Limited - Plusbog.dk

Get to grips with building and productionizing end-to-end big data solutions in Azure and learn best practices for working with large datasetsKey FeaturesIntegrate with Azure Synapse Analytics, Cosmos DB, and Azure HDInsight Kafka Cluster to scale and analyze your projects and build pipelinesUse Databricks SQL to run ad hoc queries on your data lake and create dashboardsProductionize a solution using CI/CD for deploying notebooks and Azure Databricks Service to various environmentsBook DescriptionAzure Databricks is a unified collaborative platform for performing scalable analytics in an interactive environment. The Azure Databricks Cookbook provides recipes to get hands-on with the analytics process, including ingesting data from various batch and streaming sources and building a modern data warehouse. The book starts by teaching you how to create an Azure Databricks instance within the Azure portal, Azure CLI, and ARM templates. You’ll work through clusters in Databricks and explore recipes for ingesting data from sources, including files, databases, and streaming sources such as Apache Kafka and EventHub. The book will help you explore all the features supported by Azure Databricks for building powerful end-to-end data pipelines. You'll also find out how to build a modern data warehouse by using Delta tables and Azure Synapse Analytics. Later, you’ll learn how to write ad hoc queries and extract meaningful insights from the data lake by creating visualizations and dashboards with Databricks SQL. Finally, you'll deploy and productionize a data pipeline as well as deploy notebooks and Azure Databricks service using continuous integration and continuous delivery (CI/CD). By the end of this Azure book, you'll be able to use Azure Databricks to streamline different processes involved in building data-driven apps.What you will learnRead and write data from and to various Azure resources and file formatsBuild a modern data warehouse with Delta Tables and Azure Synapse AnalyticsExplore jobs, stages, and tasks and see how Spark lazy evaluation worksHandle concurrent transactions and learn performance optimization in Delta tablesLearn Databricks SQL and create real-time dashboards in Databricks SQLIntegrate Azure DevOps for version control, deploying, and productionizing solutions with CI/CD pipelinesDiscover how to use RBAC and ACLs to restrict data accessBuild end-to-end data processing pipeline for near real-time data analyticsWho this book is forThis recipe-based book is for data scientists, data engineers, big data professionals, and machine learning engineers who want to perform data analytics on their applications. Prior experience of working with Apache Spark and Azure is necessary to get the most out of this book.

DKK 513.00
1

Modern C++ Programming Cookbook - Marius Bancila - Bog - Packt Publishing Limited - Plusbog.dk

Modern C++ Programming Cookbook - Marius Bancila - Bog - Packt Publishing Limited - Plusbog.dk

A pragmatic recipe book for acquiring a comprehensive understanding of the complexities and core fundamentals of C++ programmingKey FeaturesExplore the latest language and library features of C++20 such as modules, coroutines, concepts, and rangesShed new light on the core concepts in C++ programming, including functions, algorithms, threading, and concurrency, through practical self-contained recipesLeverage C++ features like smart pointers, move semantics, constexpr, and more for increased robustness and performanceBook DescriptionC++ has come a long way to be one of the most widely used general-purpose languages that is fast, efficient, and high-performance at its core. The updated second edition of Modern C++ Programming Cookbook addresses the latest features of C++20, such as modules, concepts, coroutines, and the many additions to the standard library, including ranges and text formatting. The book is organized in the form of practical recipes covering a wide range of problems faced by modern developers. The book also delves into the details of all the core concepts in 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. It goes into the performance aspects of programming in depth, teaching developers how to write fast and lean code with the help of best practices. Furthermore, the book explores useful patterns and delves into the implementation of many idioms, including pimpl, named parameter, and attorney-client, teaching techniques such as avoiding repetition with the factory pattern. There is also a chapter dedicated to unit testing, where you are introduced to three of the most widely used libraries for C++: Boost.Test, Google Test, and Catch2. By the end of the book, you will be able to effectively leverage the features and techniques of C++11/14/17/20 programming to enhance the performance, scalability, and efficiency of your applications.What you will learnUnderstand the new C++20 language and library features and the problems they solveBecome skilled at using the standard 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- or medium-level C++ programmers who have a basic knowledge of C++ and want to master the language and become prolific 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.

DKK 855.00
1

Dynamics 365 for Finance and Operations Development Cookbook - Fourth Edition - Abhimanyu Singh - Bog - Packt Publishing Limited - Plusbog.dk

Dynamics 365 for Finance and Operations Development Cookbook - Fourth Edition - Abhimanyu Singh - Bog - Packt Publishing Limited - Plusbog.dk

Over 80 effective recipes to help you solve real-world Microsoft Dynamics 365 for Finance and Operations development problemsAbout This Book• Learn all about the enhanced functionalities of Dynamics 365 for Finance and Operations and master development best practices• Develop powerful projects using new tools and features• Work through easy-to-understand recipes with step-by-step instructions and useful screenshotsWho This Book Is ForIf you are a Dynamics AX developer primarily focused on delivering time-proven applications, then this book is for you. This book is also ideal for people who want to raise their programming skills above the beginner level, and at the same time learn the functional aspects of Dynamics 365 for Finance and Operations. Some X++ coding experience is expected. What You Will Learn• Explore data manipulation concepts in Dynamics 365 for Operations• Build scripts to assist data migration processes• Organize data in Dynamics 365 for Operations forms• Make custom lookups using AOT forms and dynamically generate them from X++ code• Create a custom electronic payment format and process a vendor payment using it• Integrate your application with Microsoft Office Suite and other external systems using various approaches• Export and import business data for further distribution or analysis• Improve your development efficiency and performanceIn DetailMicrosoft Dynamics 365 for Finance and Operations has a lot to offer developers. It allows them to customize and tailor their implementations to meet their organization's needs. This Development Cookbook will help you manage your company or customer ERP information and operations efficiently. We start off by exploring the concept of data manipulation in Dynamics 365 for Operations. This will also help you build scripts to assist data migration, and show you how to organize data in forms. You will learn how to create custom lookups using Application Object Tree forms and generate them dynamically. We will also show you how you can enhance your application by using advanced form controls, and integrate your system with other external systems. We will help you script and enhance your user interface using UI elements. This book will help you look at application development from a business process perspective, and develop enhanced ERP solutions by learning and implementing the best practices and techniques. Style and approachThe book follows a practical recipe-based approach, focusing on real-world scenarios and giving you all the information you need to build a strong Dynamics 365 for Finance and Operations implementation.

DKK 526.00
1

Ceph Cookbook - - Vikhyat Umrao - Bog - Packt Publishing Limited - Plusbog.dk

Ceph Cookbook - - Vikhyat Umrao - Bog - Packt Publishing Limited - Plusbog.dk

Over 100 effective recipes to help you design, implement, and troubleshoot manage the software-defined and massively scalable Ceph storage system. About This Book• Implement a Ceph cluster successfully and learn to manage it. • Recipe based approach in learning the most efficient software defined storage system• Implement best practices on improving efficiency and security of your storage cluster• Learn to troubleshoot common issues experienced in a Ceph cluster Who This Book Is ForThis book is targeted at storage and cloud engineers, system administrators, or anyone who is interested in building software defined storage, to power your cloud or virtual infrastructure. If you have basic knowledge of GNU/Linux and storage systems, with no experience of software defined storage solutions and Ceph, but eager to learn then this book is for youWhat You Will Learn• Understand, install, configure, and manage the Ceph storage system• Get to grips with performance tuning and benchmarking, and learn practical tips to help run Ceph in production• Integrate Ceph with OpenStack Cinder, Glance, and Nova components• Deep dive into Ceph object storage, including S3, Swift, and Keystone integration• Configure a disaster recovery solution with a Ceph Multi-Site V2 gateway setup and RADOS Block Device mirroring• Gain hands-on experience with Ceph Metrics and VSM for cluster monitoring• Familiarize yourself with Ceph operations such as maintenance, monitoring, and troubleshooting• Understand advanced topics including erasure-coding, CRUSH map, cache pool, and general Ceph cluster maintenanceIn DetailCeph is a unified distributed storage system designed for reliability and scalability. This technology has been transforming the software-defined storage industry and is evolving rapidly as a leader with its wide range of support for popular cloud platforms such as OpenStack, and CloudStack, and also for virtualized platforms. Ceph is backed by Red Hat and has been developed by community of developers which has gained immense traction in recent years. This book will guide you right from the basics of Ceph , such as creating blocks, object storage, and filesystem access, to advanced concepts such as cloud integration solutions. The book will also cover practical and easy to implement recipes on CephFS, RGW, and RBD with respect to the major stable release of Ceph Jewel. Towards the end of the book, recipes based on troubleshooting and best practices will help you get to grips with managing Ceph storage in a production environment. By the end of this book, you will have practical, hands-on experience of using Ceph efficiently for your storage requirements. Style and approachThis step-by-step guide is filled with practical tutorials, making complex scenarios easy to understand.

DKK 445.00
1

Canvas Cookbook - Bhushan Purushottam Joshi - Bog - Packt Publishing Limited - Plusbog.dk

Canvas Cookbook - Bhushan Purushottam Joshi - Bog - Packt Publishing Limited - Plusbog.dk

Over 80 simple but creative and structured recipes to explore the capabilities of HTML5 CanvasAbout This Book* Develop simple to advanced recipes of your own, and ultimately produce a great application* Discover a better way to use HTML5 Canvas, JavaScript, and CSS* Put your creative instincts to use in your day-to-day interface developmentsWho This Book Is ForThe book is intended for readers with a preliminary knowledge of JavaScript and CSS. Whether you're a beginner or expert in this technology, the book provides recipes to help you build your own application, presentation, or game. What You Will Learn* Draw basic shapes such as lines, arcs, curves, and text using the coordinate system* Learn about the animation cycle and use it to animate shapes* Grasp the knowledge required to create particles and use them* Give various effects to images and videos and also use them in animations* Discover the use of event listeners to make recipes interactive and to handle events through event handlers* Create good presentation graphics with graphs and charts* Learn all about 3D development, from building 3D objects to animating them* Convert your knowledge into a complete working game* Understand the interoperability and deployment of recipes on different browsers and on different devicesIn DetailWith the growing popularity of HTML5 Canvas, this book offers tailored recipes to help you develop portable applications, presentations, and games. The recipes are simple yet creative and build on each other. At every step, the book inspires the reader to develop his/her own recipe. From basic to advanced, every aspect of Canvas API has been covered to guide readers to develop their own application, presentation, or game. Style and approachAll the recipes are sequential and cover the basic and advanced concepts of Canvas. Every recipe is as simple as possible without compromising creativity

DKK 325.00
1

BeagleBone Black Cookbook - Charles A. Hamilton - Bog - Packt Publishing Limited - Plusbog.dk

BeagleBone Black Cookbook - Charles A. Hamilton - Bog - Packt Publishing Limited - Plusbog.dk

Over 60 recipes and solutions for inventors, makers, and budding engineers to create projects using the BeagleBone BlackAbout This Book• Learn how to develop applications with the BeagleBone Black and open source Linux software• Sharpen your expertise in making sophisticated electronic devices• Explore the BeagleBone Black with this easy-to-succeed recipe formatWho This Book Is ForIf you are a hardware, Linux, and/or microcomputing novice, or someone who wants more power and possibilities with product prototypes, electronic art projects, or embedded computing experiments, then this book is for you. It is for Internet of Things enthusiasts who want to use more sophisticated hardware than the Raspberry Pi or the Arduino can provide. Whether you are an engineering student, a DIYer, an inventor, or a budding electronics enthusiast, this book delivers accessible, easy-to-succeed instructions for using an advanced microcomputing platform. What You Will Learn• Set up and run the BeagleBone Black for the first time• Learn the basics of microcomputing and Linux using the command line and easy kernel mods• Make introductory projects with Python, JavaScript, BoneScript, and Node.js• Explore physical computing and simple circuits using buttons, LEDs, sensors, and motors• Discover the unique features of the BeagleBone Black and its real-time computing functions• Build intermediate level audio and video applications• Assemble and add ingredients for creating Internet of Things prototypesIn DetailThere are many single-board controllers and computers such as Arduino, Udoo, or Raspberry Pi, which can be used to create electronic prototypes on circuit boards. However, when it comes to creating more advanced projects, BeagleBone Black provides a sophisticated alternative. Mastering the BeagleBone Black enables you to combine it with sensors and LEDs, add buttons, and marry it to a variety of add-on boards. You can transform this tiny device into the brain for an embedded application or an endless variety of electronic inventions and prototypes. With dozens of how-tos, this book kicks off with the basic steps for setting up and running the BeagleBone Black for the first time, from connecting the necessary hardware and using the command line with Linux commands to installing new software and controlling your system remotely. Following these recipes, more advanced examples take you through scripting, debugging, and working with software source files, eventually working with the Linux kernel. Subsequently, you will learn how to exploit the board's real-time functions. We will then discover exciting methods for using sound and video with the system before marching forward into an exploration of recipes for building Internet of Things projects. Finally, the book finishes with a dramatic arc upward into outer space, when you explore ways to build projects for tracking and monitoring satellites. Style and approachThis comprehensive recipe book deconstructs a complex, often confusing piece of technology, and transforms it to become accessible and fun with snappy, unintimidating prose, and extensive easy-to-succeed instructions.

DKK 434.00
1

Python: Penetration Testing for Developers - Mohit - Bog - Packt Publishing Limited - Plusbog.dk

Python: Penetration Testing for Developers - Mohit - Bog - Packt Publishing Limited - Plusbog.dk

Unleash the power of Python scripting to execute effective and efficient penetration testsAbout This Book* Sharpen your pentesting skills with Python* Develop your fluency with Python to write sharper scripts for rigorous security testing* Get stuck into some of the most powerful tools in the security worldWho This Book Is ForIf you are a Python programmer or a security researcher who has basic knowledge of Python programming and wants to learn about penetration testing with the help of Python, this course is ideal for you. Even if you are new to the field of ethical hacking, this course can help you find the vulnerabilities in your system so that you are ready to tackle any kind of attack or intrusion. What You Will Learn* Familiarize yourself with the generation of Metasploit resource files and use the Metasploit Remote Procedure Call to automate exploit generation and execution* Exploit the Remote File Inclusion to gain administrative access to systems with Python and other scripting languages* Crack an organization's Internet perimeter and chain exploits to gain deeper access to an organization's resources* Explore wireless traffic with the help of various programs and perform wireless attacks with Python programs* Gather passive information from a website using automated scripts and perform XSS, SQL injection, and parameter tampering attacks* Develop complicated header-based attacks through PythonIn DetailCybercriminals are always one step ahead, when it comes to tools and techniques. This means you need to use the same tools and adopt the same mindset to properly secure your software. This course shows you how to do just that, demonstrating how effective Python can be for powerful pentesting that keeps your software safe. Comprising of three key modules, follow each one to push your Python and security skills to the next level. In the first module, we'll show you how to get to grips with the fundamentals. This means you'll quickly find out how to tackle some of the common challenges facing pentesters using custom Python tools designed specifically for your needs. You'll also learn what tools to use and when, giving you complete confidence when deploying your pentester tools to combat any potential threat. In the next module you'll begin hacking into the application layer. Covering everything from parameter tampering, DDoS, XXS and SQL injection, it will build on the knowledge and skills you learned in the first module to make you an even more fluent security expert. Finally in the third module, you'll find more than 60 Python pentesting recipes. We think this will soon become your trusted resource for any pentesting situation. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:* Learning Penetration Testing with Python by Christopher Duffy* Python Penetration Testing Essentials by Mohit* Python Web Penetration Testing Cookbook by Cameron Buchanan,Terry Ip, Andrew Mabbitt, Benjamin May and Dave MoundStyle and approachThis course provides a quick access to powerful, modern tools, and customizable scripts to kick-start the creation of your own Python web penetration testing toolbox.

DKK 697.00
1