Browse Results

Showing 83,201 through 83,225 of 83,272 results

Learn T-SQL Querying: A guide to developing efficient and elegant T-SQL code

by Pedro Lopes Pam Lahoud

Troubleshoot query performance issues, identify anti-patterns in your code, and write efficient T-SQL queries with this guide for T-SQL developersKey FeaturesA definitive guide to mastering the techniques of writing efficient T-SQL codeLearn query optimization fundamentals, query analysis, and how query structure impacts performanceDiscover insightful solutions to detect, analyze, and tune query performance issuesPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionData professionals seeking to excel in Transact-SQL (T-SQL) for Microsoft SQL Server and Azure SQL Database often lack comprehensive resources. This updated second edition of Learn T-SQL Querying focuses on indexing queries and crafting elegant T-SQL code, catering to all data professionals seeking mastery in modern SQL Server versions and Azure SQL Database. Starting with query processing fundamentals, this book lays a solid foundation for writing performant T-SQL queries. You’ll explore the mechanics of the Query Optimizer and Query Execution Plans, learning how to analyze execution plans for insights into current performance and scalability. Through dynamic management views (DMVs) and dynamic management functions (DMFs), you’ll build diagnostic queries. This book thoroughly covers indexing for T-SQL performance and provides insights into SQL Server’s built-in tools for expedited resolution of query performance and scalability issues. Further, hands-on examples will guide you through implementing features such as avoiding UDF pitfalls, understanding predicate SARGability, Query Store, and Query Tuning Assistant. By the end of this book, you‘ll have developed the ability to identify query performance bottlenecks, recognize anti-patterns, and skillfully avoid such pitfalls.What you will learnIdentify opportunities to write well-formed T-SQL statementsFamiliarize yourself with the Cardinality Estimator for query optimizationCreate efficient indexes for your existing workloadsImplement best practices for T-SQL queryingExplore Query Execution Dynamic Management ViewsUtilize the latest performance optimization features in SQL Server 2017, 2019, and 2022Safeguard query performance during upgrades to newer versions of SQL ServerWho this book is forThis book is for database administrators, database developers, data analysts, data scientists and T-SQL practitioners who want to master the art of writing efficient T-SQL code and troubleshooting query performance issues through practical examples. A basic understanding of T-SQL syntax, writing queries in SQL Server, and using the SQL Server Management Studio tool will be helpful to get started.

Mastering the Java Virtual Machine: An in-depth guide to JVM internals and performance optimization

by Otavio Santana

Delve into JVM inner workings and explore internals, memory management, and performance optimizationKey FeaturesUncover 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 eBookBook DescriptionMastering 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 learnUnderstand 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 forThis 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.

Microsoft Unified XDR and SIEM Solution Handbook: Modernize and build a unified SOC platform for future-proof security

by Raghu Boddu Sami Lamppu

A practical guide to deploying, managing, and leveraging the power of Microsoft's unified security solutionKey FeaturesLearn 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 DescriptionTired 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 learnOptimize 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 forThis 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.

Multi-Cloud Handbook for Developers: Learn how to design and manage cloud-native applications in AWS, Azure, GCP, and more

by Subash Natarajan Jeveen Jacob

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.

PowerShell 7 Workshop: Learn how to program with PowerShell 7 on Windows, Linux, and the Raspberry Pi

by Nick Parlow

Leverage PowerShell 7 to write code on Windows, Linux, and Raspberry Pi to accomplish real-world tasks with this practical guideKey FeaturesMaster 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 DescriptionDiscover 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 learnGrasp 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 forThis book uses everyday language to explain concepts and has simple examples to explain complex principles. It is suitable for early careers IT professionals, architects, system engineers, secondary school pupils and university students, who are interested in learning this powerful language.

WordPress Styling with Blocks, Patterns, Templates, and Themes: Explore WordPress styling with step-by-step guidance, practical examples, and tips

by Tammie Lister

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.

AWS Certified Solutions Architect – Professional Exam Guide (SAP-C02): Gain the practical skills, knowledge, and confidence to ace the AWS (SAP-C02) exam on your first attempt

by Patrick Sard Yohan Wadia

Become an AWS Solutions Architect Professional with this latest AWS (SAP-C02) exam guide Purchase of this book unlocks access to web-based exam prep resources, including mock exams, flashcards, and exam tips, and the eBook PDFKey FeaturesExplore content meticulously aligned with AWS (SAP-C02) exam objectivesChallenge your knowledge through mock tests with exam-level difficultyGain expert insights and learn best practices for optimizing your cloud solutions from experienced AWS practitionersBook DescriptionKnown for its difficulty and ranking among the highest-paying IT certifications, the AWS Certified Solutions Architect Professional (SAP-C02) certification demands significant hands-on experience for success. This comprehensive guide reinforces your knowledge and enhances your skills in various solution architectures and services. Additionally, you’ll gain lifetime access to supplementary practice resources such as mock exams, flashcards, and exam tips from experts. Aligned with exam objectives, this AWS certification study guide helps you assess your knowledge through timed mock tests that simulate exam conditions. Beyond exam preparation, you’ll develop advanced skills in designing distributed systems on AWS cloud and become proficient in providing architectural recommendations for complex application implementation, and enhancing infrastructure efficiency. As you advance, you’ll gain insights into how to foster unique thinking and factor diverse considerations while architecting solutions. You’ll also get to grips with designing multi-tier applications, deploying enterprise-grade operations, and migrating complex applications to AWS. By the end of this book, you’ll be able to design and deploy innovative solutions on AWS, unlocking new opportunities and driving success in the dynamic world of cloud computing.What you will learnDesign and deploy fully secure, dynamically scalable, highly available, fault-tolerant, and reliable apps on AWSIntegrate on-premises environments seamlessly with AWS resourcesSelect appropriate architecture patterns and AWS services for designing and deploying complex applicationsContinuously improve solution architectures for security, reliability, performance, operational excellence, and cost-efficiencyPlan and execute migrations of complex applications to AWSImplement cost-control strategies to deliver cost-effective solutions on AWSWho this book is forThis book is for seasoned IT professionals adept at crafting and implementing cloud architecture on AWS. Familiarity with the AWS platform and services is essential. You'll grasp the content more effectively if you have at least 2 years of hands-on experience in AWS-based applications.

Hands-On Visual Studio 2022: A developer's guide to new features and best practices with .NET 8 and VS 2022 for maximum productivity

by Hector Uriel Rojas Miguel Angel Garcia

Unlock the power of Visual Studio 2022 with this step-by-step illustrated guide and leverage its powerful featuresKey FeaturesRide the wave of artificial intelligence using the new GPT-based extensionsExplore tips, tricks, and best practices to discover ways to overcome source-code challengesGet to grips with Visual Studio's basic and advanced features to harness its full potential and enhance your coding journeyPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionVisual Studio 2022 is widely recognized as the best IDE for application development across various domains. This book is a comprehensive guide for both beginners and experienced .NET developers who wish to familiarize themselves with its basic, advanced, and new features. This book is divided into three sections: the first is an overview of Visual Studio, the second part explores tools for productivity within the IDE, and the third delves into integration with GitHub and Visual Studio extensions. In this second edition, we’ve also expanded the chapters on the use of Visual Studio to environments beyond web development, such as Azure, Desktop, .NET MAUI, and others. Updates to the IDE introduced since the release year of the first edition of the book in 2022 have also been included, such as the use of GPT-based extensions like GitHub Copilot and GitHub Copilot Chat, as well as profiling tools. The book reviews breakpoint groups, a new way to configure breakpoints, as well as tools for web development, such as Browser Link, Dev Tunnels, and Web API Endpoints Explorer. For more advanced developers, the book addresses the topic of developing extensions through the use of the new Visual Studio SDK. By the end of this book, you’ll have a better understanding of Visual Studio 2022 and how to use it to its fullest potential.What you will learnDiscover what's new in Visual Studio 2022Get to grips with the new features in code tools to improve productivityExplore latest compilation and debugging tipsUnveil shortcuts, tricks, tips, and tools to improve productivity within Visual Studio 2022Leverage remote and collaborative work with Visual Studio 2022Find out how to create new projects and templates in Visual Studio 2022Enhance your skills by learning general tools, shortcuts, and tips for .NET developersImplement version control with Git Integration into your workflowWho this book is forThis book is for .NET developers who want to learn how to use the latest features, tools, and extensions available in Visual Studio 2022. To get the most out of the book, general knowledge of C# is recommended. Knowledge of web development, Azure, .NET MAUI, and Desktop with .NET will help you follow along, but it’s not a prerequisite.

Next-Level UI Development with PrimeNG: Master the versatile Angular component library to build stunning Angular applications

by Dale Nguyen

Unlock the full potential of PrimeNG and jumpstart your Angular development with essential tools and techniques for web application development Key FeaturesGain a comprehensive understanding of PrimeNG for Angular developmentLeverage PrimeNG's UI components, theming, and performance optimization to create scalable and competitive web appsApply concepts to real-world scenarios through practical examples guiding you to develop professional-grade projectsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionElevate your UI development skills with Next-Level UI Development with PrimeNG. In a digital landscape where the user interface plays a pivotal role, PrimeNG expertise is essential for Angular developers. This all-encompassing book shows you how to unleash this powerful UI component library in your Angular projects. From the initial setup to integration, you'll explore the synergy between Angular and PrimeNG and how it can help you enhance your projects. You’ll work with a wide range of UI components and features, such as input controls, data display, manipulation, and navigation, which allow you to build intuitive and dynamic user interfaces. You'll also discover advanced techniques and best practices for theming, performance optimization, creating reusable components, and handling internationalization and localization. With insights into testing and debugging PrimeNG components, this book ensures the development of robust and error-free applications, and finally guides you toward putting your knowledge into practice by building a real-world responsive web application. By the end of this book, you will be able to harness the full potential of PrimeNG, enabling you to create extraordinary web experiences that stand out from the rest.What you will learnSeamlessly integrate PrimeNG with Angular for robust web app developmentUse a diverse set of UI components for input, data display, manipulation, navigation, and layoutCustomize and theme PrimeNG components to align with your application's branding and design specificationsOptimize performance for efficient and smooth-running applicationsCreate reusable and extendable components to streamline developmentHandle internationalization and localization for global user basesTest and debug PrimeNG components effectivelyWho this book is forIf you're an Angular developer or enthusiast eager to elevate your skills in crafting robust, visually appealing, and scalable web applications, then this book is for you. Whether you identify as a frontend developer, a full-stack developer, or someone who values performance, you'll discover invaluable insights into customizing themes and seamlessly implementing responsive designs.

C# Interview Guide: Boost your confidence with answers to hundreds of secret interview questions

by Konstantin Semenenko

Catapult your C# journey with this guide to crafting standout resumes, mastering advanced concepts, and navigating job offers with real-world insights for unparalleled success in programming and interviewsKey FeaturesAcquire a strong foundation in syntax, data types, and object-oriented programming to code confidentlyDevelop strategies for addressing behavioral questions, tackle technical challenges, and showcase your coding skillsAugment your C# programming skills with valuable insights from industry expertsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIf you're gearing up for technical interviews by enhancing your programming skills and aiming for a successful career in C# programming and software development, the C# Interview Guide is your key to interview success. Designed to equip you with essential skills for excelling in technical interviews, this guide spans a broad spectrum, covering fundamental C# programming concepts to intricate technical details. As you progress, you'll develop proficiency in crafting compelling resumes, adeptly answering behavioral questions, and navigating the complexities of salary negotiations and job evaluations. What sets this book apart is its coverage, extending beyond technical know-how and incorporating real-world experiences and expert insights from industry professionals. This comprehensive approach, coupled with guidance on overcoming challenges, ranging from interview preparation to post-interview strategies, makes this guide an invaluable resource for those aspiring to advance in their C# programming careers. By the end of this guide, you’ll emerge with a solid understanding of C# programming, advanced technical interview skills, and the ability to apply industry best practices.What you will learnCraft compelling resumes and cover letters for impactful job applicationsDemonstrate proficiency in fundamental C# programming concepts and syntaxMaster advanced C# topics, including LINQ, asynchronous programming, and design patternsImplement best practices for writing clean, maintainable C# codeUse popular C# development tools and frameworks, such as .NET and .NET CoreNegotiate salary, evaluate job offers, and build a strong C# portfolioApply soft skills for successful interactions in C# development rolesWho this book is forThis book is for individuals aspiring to pursue a career in C# programming or software development. Whether you are a beginner or experienced professional, this guide will enhance your technical interview skills and C# programming knowledge.

Moodle 4 Security: Enhance security, regulation, and compliance within your Moodle infrastructure

by Ian Wild

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.

Sculpting in ZBrush Made Simple: Explore powerful modeling and character creation techniques used for VFX, games, and 3D printing

by Lukas Kutschera

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 FeaturesMaster 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 DescriptionEmbark 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 learnEnhance 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 forThis 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.

OpenAI API Cookbook: Build intelligent applications including chatbots, virtual assistants, and content generators

by Henry Habib

Explore the vast possibilities of integrating the ChatGPT API across various domains, from creating simple wrappers to developing knowledge-based assistants, multi-model applications, and conversational interfacesKey FeaturesUnderstand the different elements, endpoints, and parameters of the OpenAI APIBuild tailored intelligent applications and workflows with the OpenAI APICreate versatile assistants with for a multitude of tasksPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionAs artificial intelligence continues to reshape industries with OpenAI at the forefront of AI research, knowing how to create innovative applications such as chatbots, virtual assistants, content generators, and productivity enhancers is a game-changer. This book takes a practical, recipe-based approach to unlocking the power of OpenAI API to build high-performance intelligent applications in diverse industries and seamlessly integrate ChatGPT in your workflows to increase productivity. You’ll begin with the OpenAI API fundamentals, covering setup, authentication, and key parameters, and quickly progress to the different elements of the OpenAI API. Once you’ve learned how to use it effectively and tweak parameters for better results, you’ll follow advanced recipes for enhancing user experience and refining outputs. The book guides your transition from development to live application deployment, setting up the API for public use and application backend. Further, you’ll discover step-by-step recipes for building knowledge-based assistants and multi-model applications tailored to your specific needs. By the end of this book, you’ll have worked through recipes involving various OpenAI API endpoints and built a variety of intelligent applications, ready to apply this experience to building AI-powered solutions of your own.What you will learnGrasp the fundamentals of the OpenAI APINavigate the API’s capabilities and limitations of the APISet up the OpenAI API with step-by-step instructions, from obtaining your API key to making your first callExplore advanced features such as system messages, fine-tuning, and the effects of different parametersIntegrate the OpenAI API into existing applications and workflows to enhance their functionality with AIDesign and build applications that fully harness the power of ChatGPTWho this book is forThis book is perfect for developers, data scientists, AI/tech enthusiasts, citizen developers, and no-code aficionados keen on using and mastering the OpenAI API. Whether you’re a beginner or experienced professional, this book is ideal for quickly creating intelligent applications such as chatbots or content generators, through step-by-step recipes that take you from the basics of the API to creating sophisticated applications systematically. The OpenAI API is accessed with Python in this book, so familiarity with Python and APIs is preferred but not mandatory.

Customizing and Extending SharePoint Online: Design tailor-made solutions with modern SharePoint features to meet your organization's unique needs

by Matti Paukkonen

Leverage SharePoint Online to enhance workflows and productivity with the help of practical examples from real-world scenariosKey FeaturesDiscover strategies for maximizing the potential and effectiveness of SharePoint featuresExplore the synergy between Power Platform and Viva Suite when integrated with SharePoint OnlineLean to use SharePoint Framework and extensions to deliver personalized user experiencesPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionExplore the robust functionalities of SharePoint that ensure your business processes remain flexible and scalable. With its custom development features, SharePoint presents abundant opportunities to meet evolving needs, deliver personalized experiences, and seamlessly integrate across platforms. If you’re looking for practical guidance on developing custom SharePoint solutions, Customizing and Extending SharePoint Online is your essential companion. This book takes you through the different techniques for customizing SharePoint, harnessing its native capabilities, and extending them across other platforms. You’ll begin by organizing content with SharePoint sites and learning best practices for permission governance before learning how to create and manage pages and use web parts to create, aggregate, and format content. This SharePoint book also covers specialized use cases of the Viva Suite and delves into SharePoint automation with Power Automate while extending solutions with Power Apps. Toward the end, you’ll get to grips with designing personalized solutions with SharePoint Framework and Microsoft Graph. By the end of this book, you’ll be ready to deliver highly customized SharePoint solutions that align with your business objectives.What you will learnDiscover the diverse capabilities offered by SharePoint OnlineOrganize and classify documents with Microsoft Syntex AI modelsAdd automation capabilities using SharePoint’s REST APIs with Power AutomateEnhance the user experience by connecting SharePoint data to Canvas appsDesign custom solutions using SharePoint Framework and Microsoft GraphUnderstand how to use ready-made solutions from the developer communityWho this book is forIf you’re a SharePoint administrator or developer who wants to learn more about building modern experiences in SharePoint Online, this book is for you. Familiarity with SharePoint and Microsoft 365 is recommended. Specifically curated for roles overseeing collaboration solutions in Microsoft 365, this book offers comprehensive coverage of modern SharePoint Online capabilities and extensibility options.

Edit without Tears with Final Cut Pro: Elevate your video editing skills with professional workflows and techniques

by Bruce G. Macbryde

Create, edit, and produce professional-grade videos with practical tips, step-by-step guides, and illustrationsKey FeaturesEnhance project structure, manage media, and use the inspector effectively for consistent pacingTake your video projects to the next level by mastering features such as keyframe animation and advanced color correctionFoster collaboration and troubleshoot common issues for a smooth editing processPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionEdit Without Tears with Final Cut Pro is your essential guide to overcoming challenges in video editing using Final Cut Pro, simplifying complex procedures and workflows and providing a structured approach for efficient and impressive video editing. This book will change how you approach editing, guiding you to create professional-grade videos with ease and confidence. Throughout the book, you'll enhance your efficiency and speed, while also learning unique workflows for common tasks. The comprehensive coverage spans planning video narratives, crafting preliminary edits and refining them, improving audio quality, setting up and editing multicam sequences, leveraging the inspector's controls, and working with both built-in and third-party plugins. You’ll then advance to animating objects using keyframes, utilizing color scopes for advanced color correction, and troubleshooting common issues confidently. By the end of this Final Cut Pro book, you’ll have developed an efficient editing style, unlocking the full power of this video editing software for your creative endeavors.What you will learnOrganize Final Cut Pro files efficiently in designated locationsSet yourself up for success by planning your editsFine-tune the editing pace to achieve the desired flow and timingUtilize the inspector for color and audio adjustmentsInitiate various projects, including the Countdown projectEnhance effects and animations through pluginsCollaborate effectively with multiple users and leverage multicamEnsure all necessary requirements are met after completing the editWho this book is forIf you’re an intermediate-level Final Cut Pro editor, creative professional, freelancer, YouTuber, part of a production team, or anyone creating high-quality content on macOS using Final Cut Pro, this book is for you. A basic understanding of video editing principles and familiarity with media formats and macOS file storage is needed to get started with this book.

Google Cloud Digital Leader Certification Guide: A comprehensive study guide to Google Cloud concepts and technologies

by Bruno Beraldo Rodrigues

Gain the expertise needed for the Google Cloud Digital Leader certification with the help of industry insights, effective testing strategies, and exam questions designed to help you make informed tech decisions aligned with business goalsKey FeaturesLearn about data management, AI, monetization, security, and the significance of infrastructure modernizationBuild a solid foundation in Google Cloud, covering all technical essentials necessary for a Google Cloud Digital LeaderTest your knowledge of cloud and digital transformation through realistic exam questionsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionTo thrive in today's world, leaders and technologists must understand how technology shapes businesses. As organizations shift from self-hosted to cloud-native solutions, embracing serverless systems, strategizing data use, and defining monetization becomes imperative. The Google Cloud Digital Leader Certification Guide lays a solid foundation of industry knowledge, focused on the Google Cloud platform and the innovative ways in which customers leverage its technologies. The book starts by helping you grasp the essence of digital transformation within the Google Cloud context. You’ll then cover core components of the platform, such as infrastructure and application modernization, data innovation, and best practices for environment management and security. With a series of practice exam questions included, this book ensures that you build comprehensive knowledge and prepare to certify as a Google Cloud Digital Leader. Going beyond the exam essentials, you’ll also explore how companies are modernizing infrastructure, data ecosystems, and teams in order to capitalize on new market opportunities through platform expertise, best practices, and real-world scenarios. By the end of this book, you'll have learned everything you need to pass the Google Cloud Digital Leader certification exam and have a reference guide for future requirements.What you will learnLeverage Google Cloud’s AI and ML solutions to create business valueIdentify Google Cloud solutions for data management and smart analyticsAcquire the skills necessary to modernize infrastructure and applications on GCPUnderstand the value of APIs and their applications in cloud environmentsMaster financial governance and implement best practices for cost managementUnderstand the cloud security approach and benefits of Google Cloud securityFind out how IT operations must adapt to thrive in the cloudWho this book is forThis Google Cloud fundamentals book is suitable for individuals with both technical and non-technical backgrounds looking for a starting point to pursue more advanced Google Cloud certifications. No prior experience is required to get started with this book; only a keen interest in learning and exploring cloud concepts, with a focus on Google Cloud.

Hands-On Python for DevOps: Leverage Python's native libraries to streamline your workflow and save time with automation

by Ankur Roy

Unleash DevOps excellence with Python and its ecosystem of tools for seamless orchestration on both local and cloud platforms, such as GCP, AWS, and AzureKey FeaturesIntegrate Python into DevOps for streamlined workflows, task automation, and improved collaborationCombine the principles of Python and DevOps into a unified approach for problem solvingLearn about Python’s role in Infrastructure as Code (IaC), MLOps, networking, and other domainsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionPython stands out as a powerhouse in DevOps, boasting unparalleled libraries and support, which makes it the preferred programming language for problem solvers worldwide. This book will help you understand the true flexibility of Python, demonstrating how it can be integrated into incredibly useful DevOps workflows and workloads, through practical examples. You'll start by understanding the symbiotic relation between Python and DevOps philosophies and then explore the applications of Python for provisioning and manipulating VMs and other cloud resources to facilitate DevOps activities. With illustrated examples, you’ll become familiar with automating DevOps tasks and learn where and how Python can be used to enhance CI/CD pipelines. Further, the book highlights Python’s role in the Infrastructure as Code (IaC) process development, including its connections with tools like Ansible, SaltStack, and Terraform. The concluding chapters cover advanced concepts such as MLOps, DataOps, and Python’s integration with generative AI, offering a glimpse into the areas of monitoring, logging, Kubernetes, and more. By the end of this book, you’ll know how to leverage Python in your DevOps-based workloads to make your life easier and save time.What you will learnImplement DevOps practices and principles using PythonEnhance your DevOps workloads with PythonCreate Python-based DevOps solutions to improve your workload efficiencyUnderstand DevOps objectives and the mindset needed to achieve themUse Python to automate DevOps tasks and increase productivityExplore the concepts of DevSecOps, MLOps, DataOps, and moreUse Python for containerized workloads in Docker and KubernetesWho this book is forThis book is for IT professionals venturing into DevOps, particularly programmers seeking to apply their existing programming knowledge to excel in this field. For DevOps professionals without a coding background, this book serves as a resource to enhance their understanding of development practices and communicate more effectively with developers. Solutions architects, programmers, and anyone regularly working with DevOps solutions and Python will also benefit from this hands-on guide.

JavaScript Design Patterns: Deliver fast and efficient production-grade JavaScript applications at scale

by Hugo Di Francesco

Step into the world of design patterns through modern JavaScript paradigms to supercharge your applications on the web and beyondKey FeaturesExplore various JavaScript design patterns, delving deep into their intricacies, benefits, and best practicesUnderstand the decision-making process guiding the selection of specific design patternsBuild a solid foundation to learn advanced topics in JavaScript and web performancePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionUnlock the potential of JavaScript design patterns, the foundation for development teams seeking structured and reusable solutions to common software development challenges in this guide to improving code maintainability, scalability, and performance. Discover how these patterns equip businesses with cleaner and more maintainable code, promote team collaboration, reduce errors, and save time and costs. This book provides a comprehensive view of design patterns in modern (ES6+) JavaScript with real-world examples of their deployment in professional settings. You’ll start by learning how to use creational, structural, and behavioral design patterns in idiomatic JavaScript, and then shift focus to the architecture and UI patterns. Here, you’ll learn how to apply patterns for libraries such as React and extend them further to general web frontend and micro frontend approaches. The last section of the book introduces and illustrates sets of performance and security patterns, including messaging and events, asset and JavaScript loading strategies, and asynchronous programming performance patterns. Throughout the book, examples featuring React and Next.js, in addition to JavaScript and Web API examples, will help you choose and implement proven design patterns across diverse web ecosystems, transforming the way you approach development.What you will learnFind out how patterns are classified into creational, structural, and behavioralImplement the right set of patterns for different business scenariosExplore diverse frontend architectures and different rendering approachesIdentify and address common asynchronous programming performance pitfallsLeverage event-driven programming in the browser to deliver fast and secure applicationsBoost application performance using asset loading strategies and offloading JavaScript executionWho this book is forThis book is for developers and software architects who want to leverage JavaScript and the web platform for enhanced productivity, superior software quality, and optimized application performance. Prior experience with JavaScript and web development is assumed. Some of the more advanced topics in the book will be of interest to developers with intermediate experience in building for the web with JavaScript.

Security-Driven Software Development: Learn to analyze and mitigate risks in your software projects

by Aspen Olmsted

Trace security requirements through each development phase, mitigating multiple-layer attacks with practical examples, and emerge equipped with the skills to build resilient applicationsKey FeaturesExplore the practical application of secure software development methodologiesModel security vulnerabilities throughout the software development lifecycle (SDLC)Develop the skills to trace requirements, from requirements gathering through to implementationPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionExtend your software development skills to integrate security into every aspect of your projects. Perfect for any programmer or developer working on mission-critical applications, this hands-on guide helps you adopt secure software development practices. Explore core concepts like security specifi cation, modeling, and threat mitigation with the iterative approach of this book that allows you to trace security requirements through each phase of software development. You won’t stop at the basics; you’ll delve into multiple-layer att acks and develop the mindset to prevent them. Through an example application project involving an entertainment ticketing software system, you’ll look at high-profi le security incidents that have aff ected popular music stars and performers. Drawing from the author’s decades of experience building secure applications in this domain, this book off ers comprehensive techniques where problem-solving meets practicality for secure development. By the end of this book, you’ll have gained the expertise to systematically secure software projects, from crafting robust security specifi cations to adeptly mitigating multifaceted threats, ensuring your applications stand resilient in the face of evolving cybersecurity challenges.What you will learnFind out non-functional requirements crucial for software security, performance, and reliabilityDevelop the skills to identify and model vulnerabilities in software design and analysisAnalyze and model various threat vectors that pose risks to software applicationsAcquire strategies to mitigate security threats specific to web applicationsAddress threats to the database layer of an applicationTrace non-functional requirements through secure software designWho this book is forMany software development jobs require developing, maintaining, enhancing, administering, and defending software applications, websites, and scripts. This book is designed for software developers and web developers seeking to excel in these roles, offering concise explanations and applied example use-cases.

Cloud Solution Architect's Career Master Plan: Proven techniques and effective tips to help you become a successful solution architect

by Rick Weyenberg Kyle Burns

Embark on a transformative journey to becoming a cloud solution architect with a roadmap, expert insights, and practical knowledge to excel in your careerKey FeaturesGain clarity on where to start your journey into cloud architectureDebunk common misconceptions about cloud platforms for informed decision-makingEquip yourself with strategies for career success, skill enhancement, and certificationsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIn the fast-paced tech world where businesses rely ever more on cloud infrastructure, the role of a cloud solution architect serves as the backbone of operations. The Solution Architects Career Masterplan isn’t just informative; it’s an actionable roadmap to thriving in this role, providing the knowledge and strategies necessary to build a successful career in cloud computing. You’ll dive headfirst into mastering the role's core principles, strategically charting your career trajectory, and expanding your network within the cloud community. As you advance to the practical aspects, you’ll explore tailored education options, gain hands-on experience, and prepare to seize strategic opportunities. Finally, you’ll prepare for success by arming yourself with interview strategies, staying updated with evolving cloud technologies, and actively contributing to the cloud community. By the end of this book, you'll be on your path to a rewarding career in cloud architecture with this trusted companion.What you will learnGain insights into the core responsibilities of a cloud solution architectDetermine the impact of different certifications on your career pathDevelop a compelling profile and resume strategy to elevate your professional presenceEngage with the community and contribute to open-source projectsEnhance your public speaking skills and receive guidance for advancing your careerMaster problem-solving and decision-making to achieve success as a cloud solution architectWho this book is forIf you’re a self-motivated IT professional aiming to pursue a career as a solution architect, this book is for you. While a strong foundation in traditional software architecture is assumed, deep knowledge of cloud concepts and design considerations is not required. This book is also for professionals considering the solution architect role but uncertain where to get started. No experience in the cloud architect role is needed to get started.

Mastering GitHub Actions: Advance your automation skills with the latest techniques for software integration and deployment

by Eric Chapman

Explore the full spectrum of GitHub Actions to unlock your team's potential and become a pro in no timeKey FeaturesMaster GitHub events to foster a self-service mindsetElevate your GitHub Actions knowledge to a whole new level through real-world examplesLearn how to integrate with popular cloud-based products within your workflowsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionNavigating GitHub Actions often leaves developers grappling with inefficiencies and collaboration bottlenecks. Mastering GitHub Actions offers solutions to these challenges, ensuring smoother software development. With 16 extensive chapters, this book simplifies GitHub Actions, walking you through its vast capabilities, from team and enterprise features to organization defaults, self-hosted runners, and monitoring tools. You’ll learn how to craft reusable workflows, design bespoke templates, publish actions, incorporate external services, and introduce enhanced security measures. Through hands-on examples, you’ll gain best-practice insights for team-based GitHub Actions workflows and discover strategies for maximizing organization accounts. Whether you’re a software engineer or a DevOps guru, by the end of this book, you'll be adept at amplifying productivity and leveraging automation's might to refine your development process.What you will learnExplore GitHub Actions' features for team and business settingsCreate reusable workflows, templates, and standardized processes to reduce overheadGet to grips with CI/CD integrations, code quality tools, and communicationUnderstand self-hosted runners for greater control of resources and settingsDiscover tools to optimize GitHub Actions and manage resources efficientlyWork through examples to enhance projects, teamwork, and productivityWho this book is forThis book is for developers with a foundation in CI/CD, code quality tools, and team communication keen on exploring GitHub Actions. It’s ideal for DevOps engineers, system administrators, software developers, IT specialists, automation aficionados, and university students focused on software integration and deployment. Those familiar with GitHub's ecosystem will find this content insightful.

Mastering Linux Administration: Take your sysadmin skills to the next level by configuring and maintaining Linux systems

by Alexandru Calcatinge Julian Balog

A one-stop Linux administration guide to developing advanced strategies for on-premises and cloud environmentsKey FeaturesLearn how to deploy Linux to the cloud with AWS and AzureFamiliarize yourself with Docker and Ansible for automation and Kubernetes for container managementBecome proficient in everyday Linux administration tasks by mastering the Linux command line and automation techniquesPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionHarness the power of Linux in modern data center management, leveraging its unparalleled versatility for efficiently managing your workloads in on-premises and cloud environments. In this second edition, you’ll find updates on the latest advancements in Linux administration. Starting with Linux installation on on-premises systems, this book helps you master the Linux command line, files, packages, and filesystems. You'll explore essential Linux commands and techniques to secure your Linux environment. New to this edition is a chapter on shell scripting, providing structured guidance on using shell programming for basic Linux automation. This book also delves into the world of containers, with two new chapters dedicated to Docker containers and hypervisors, including KVM virtual machines. Once adept with Linux containers, you’ll learn about modern cloud technologies, managing and provisioning container workloads using Kubernetes, and automating system tasks using Ansible. Finally, you’ll get to grips with deploying Linux to the cloud using AWS and Azure-specific tools. By the end of this Linux book, you’ll have mastered everyday administrative tasks, seamlessly navigating workflows spanning from on-premises to the cloud.What you will learnDiscover how to create and use bash scripts to automate tasksNavigate containerized workflows efficiently using Docker and KubernetesDeploy Linux to the cloud using AWS and AzureAutomate your configuration management workloads with AnsibleFind out how Linux security works and how to configure SELinux, AppArmor, and Linux iptablesWork with virtual machines and containers and understand container orchestration with KubernetesExplore the most widely used commands for managing the Linux filesystem, network, security, and moreWho this book is forWhether you’re a new or seasoned Linux administrator seeking to understand modern concepts of Linux system administration, this book is a valuable resource packed with new and updated Linux insights. Windows System Administrators looking to extend their knowledge to the Linux OS will also benefit from this book’s latest edition. No prior knowledge is needed, all you need is a willingness to learn.

Active Machine Learning with Python: Refine and elevate data quality over quantity with active learning

by Margaux Masson-Forsythe

Use active machine learning with Python to improve the accuracy of predictive models, streamline the data analysis process, and adapt to evolving data trends, fostering innovation and progress across diverse fieldsKey FeaturesLearn how to implement a pipeline for optimal model creation from large datasets and at lower costsGain profound insights within your data while achieving greater efficiency and speedApply your knowledge to real-world use cases and solve complex ML problemsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionBuilding accurate machine learning models requires quality data—lots of it. However, for most teams, assembling massive datasets is time-consuming, expensive, or downright impossible. Led by Margaux Masson-Forsythe, a seasoned ML engineer and advocate for surgical data science and climate AI advancements, this hands-on guide to active machine learning demonstrates how to train robust models with just a fraction of the data using Python's powerful active learning tools. You’ll master the fundamental techniques of active learning, such as membership query synthesis, stream-based sampling, and pool-based sampling and gain insights for designing and implementing active learning algorithms with query strategy and Human-in-the-Loop frameworks. Exploring various active machine learning techniques, you’ll learn how to enhance the performance of computer vision models like image classification, object detection, and semantic segmentation and delve into a machine AL method for selecting the most informative frames for labeling large videos, addressing duplicated data. You’ll also assess the effectiveness and efficiency of active machine learning systems through performance evaluation. By the end of the book, you’ll be able to enhance your active learning projects by leveraging Python libraries, frameworks, and commonly used tools.What you will learnMaster the fundamentals of active machine learningUnderstand query strategies for optimal model training with minimal dataTackle class imbalance, concept drift, and other data challengesEvaluate and analyze active learning model performanceIntegrate active learning libraries into workflows effectivelyOptimize workflows for human labelersExplore the finest active learning tools available todayWho this book is forIdeal for data scientists and ML engineers aiming to maximize model performance while minimizing costly data labeling, this book is your guide to optimizing ML workflows and prioritizing quality over quantity. Whether you’re a technical practitioner or team lead, you’ll benefit from the proven methods presented in this book to slash data requirements and iterate faster. Basic Python proficiency and familiarity with machine learning concepts such as datasets and convolutional neural networks is all you need to get started.

Artificial Intelligence for Robotics: Build intelligent robots using ROS 2, Python, OpenCV, and AI/ML techniques for real-world tasks

by Francis X. Govers III

Learn how to apply artificial intelligence, engineering, and machine learning to create smart robots capable of interacting with their environment, engaging with users, making decisions, and navigating autonomouslyKey FeaturesGain a holistic understanding of robot design, systems engineering, and task analysisImplement AI/ML techniques to detect and manipulate objects and navigate robots using landmarksIntegrate voice and natural language interactions to create a digital assistant and artificial personality for your robotPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionUnlock the potential of your robots by enhancing their perception with cutting-edge artificial intelligence and machine learning techniques. From neural networks to computer vision, this book equips you with the tools and practical use cases to create truly smart robots. Starting with robotics basics, robot architecture, control systems, and decision-making theory, this book presents systems-engineering methods to design problem-solving robots with single-board computers. You’ll explore object recognition and genetic algorithms to teach your robot to identify and pick up objects, and you'll also harness the power of natural language processing to give your robot a voice. To enhance your robot further, you’ll master neural networks to classify and separate objects and navigate autonomously, before advancing to guiding your robot arms using reinforcement learning and genetic algorithms. The book also covers path planning and goal-oriented programming to prioritize your robot's tasks, showing you how to connect all software using Python and ROS 2 for a seamless experience. By the end of this book, you’ll have learned how to transform your robot into a helpful assistant with NLP and give it an artificial personality, ready to tackle real-world tasks and even crack jokes.What you will learnGet started with robotics and AI essentialsUnderstand path planning, decision trees, and search algorithms to enhance your robotExplore object recognition using neural networks and supervised learning techniquesEmploy genetic algorithms to enable your robot arm to manipulate objectsTeach your robot to listen using Natural Language Processing through an expert systemProgram your robot in how to avoid obstacles and retrieve objects with machine learning and computer visionApply simulation techniques to give your robot an artificial personalityWho this book is forThis book is for practicing robotics engineers and enthusiasts aiming to advance their skills by applying AI and ML techniques. Students and researchers looking for practical guidance for solving specific problems or approaching a difficult robot design will find this book insightful. Proficiency in Python programming, familiarity with electronics and wiring, single board computers, Linux-based command-line interface (CLI), and knowledge of AI/ML concepts are required to get started with this book.

Building Full Stack DeFi Applications: A practical guide to creating your own decentralized finance projects on blockchain

by Samuel Zhou

Take your blockchain and Web3 development skills to the next level by building real-world full-stack DeFi applications with Solidity and JavaScriptKey FeaturesGain the knowledge you need to start implementing DeFi principles in practiceLearn how to build full-stack real-world DeFi products from scratch with step-by-step instructionsLeverage tools like Hardhat, Ethers.js, Node.js, React.js, Solidity, and Web3 for effective DeFi application developmentPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionEnter the world of Decentralized Finance (DeFi) with Building Full Stack DeFi Applications. Understand how this blockchain-based financial technology, designed to manage crypto assets, runs independently without centralized financial institutions like banks and brokerages, eliminating the fees that banks and other financial companies charge for using their services. This book will show you how DeFi solutions are built with smart contracts running on blockchains and how they allow users to gain and earn crypto assets based on the trust of the smart contracts. This book uncovers the inner workings of DeFi by guiding you through the mathematical foundations and teaching you how to build real-world DeFi products with Solidity and JavaScript. As you progress through the chapters, you’ll learn how to implement smart contracts of liquidity pools to trade cryptocurrencies and implement staking, including farming features that allow users to earn. You’ll also find out how to create asset pools that allow users to lend and borrow cryptocurrencies and generate interest. Additionally, you’ll discover how to use Web3 libraries to build the frontend of DeFi products. By the end of this book, you’ll will be well acquainted with popular tools, libraries, and design patterns for implementing a full-stack DeFi application with Web3 and Solidity.What you will learnUnderstand the key concepts and principles of DeFi and how it worksGet to grips with smart contract development to solve complex problemsBuild your experience in designing, building, and deploying Web3 applicationsImplement liquidity pools and swapping features for seamless crypto exchangesDevelop staking and farming features for DeFi applicationsCreate smart contracts for crypto loans integrated with Web3 librariesWho this book is forIf you are a blockchain developer experienced in Web3 and Solidity development, or anyone interested in learning about blockchain and DeFi technologies, this book is for you. Product managers, executives, and other management professionals looking to start or delve into a DeFi project will also benefit from this book, as will developers and architects with basic blockchain knowledge who want to advance their skills in building full-stack DeFi products. Experience with Solidity, JavaScript, and Web3 will help you get the most out of this book.

Refine Search

Showing 83,201 through 83,225 of 83,272 results