Видавець: K-i-s-publishing

6193
Завантаження...
EЛЕКТРОННА КНИГА

The Pandas Workshop. A comprehensive guide to using Python for data analysis with real-world case studies

Blaine Bateman, Saikat Basak , Thomas Joseph,...

The Pandas Workshop will teach you how to be more productive with data and generate real business insights to inform your decision-making. You will be guided through real-world data science problems and shown how to apply key techniques in the context of realistic examples and exercises. Engaging activities will then challenge you to apply your new skills in a way that prepares you for real data science projects.You’ll see how experienced data scientists tackle a wide range of problems using data analysis with pandas. Unlike other Python books, which focus on theory and spend too long on dry, technical explanations, this workshop is designed to quickly get you to write clean code and build your understanding through hands-on practice. As you work through this Python pandas book, you’ll tackle various real-world scenarios, such as using an air quality dataset to understand the pattern of nitrogen dioxide emissions in a city, as well as analyzing transportation data to improve bus transportation services.By the end of this data analytics book, you’ll have the knowledge, skills, and confidence you need to solve your own challenging data science problems with pandas.

6194
Завантаження...
EЛЕКТРОННА КНИГА

The PEAR Installer Manifesto. The PEAR Installer maintainer shows you the power of this code management and deployment system to revolutionize your PHP application development

Gregory Beaver

PEAR stands for PHP Extension and Application Repository, and its primary purpose is to support code re-use. PEAR provides both an advanced installer and a code repository at https://pear.php.net. PEAR code is organized into discrete re-usable components called packages. A package consists of a group of files and a descriptor file called package.xml that contains metadata about the package's contents, such as the package version, any special dependencies, and textual information such as the package description and authors.The software that transforms a package from an inert grouping of files into a dynamic software package is called the PEAR Installer and is itself a PEAR package. In other words, the PEAR Installer can be used to upgrade itself. It truly is a very powerful application. In short, the PEAR Installer is one of the most effective tools for managing a high-quality software library, high-quality applications, or high-quality websites.This book will show you a new way of organizing your PHP development, by leveraging the full power of the PEAR Installer. In a sense, the PEAR Installer is a step above a software design pattern, a meta-development pattern that can be used to systematically organize all of your PHP development.You will learn how to organize your code into packages using the package.xml format. You will learn about the revolutionary new PEAR Channel concept, and how to safely and reliably depend on external PHP libraries from sources such as pear.php.net and other PEAR channels. You will learn about the PEAR_PackageFileManager package, and how to customize individual installations of your PHP code through file roles, file tasks, and post-installation scripts.In addition, you will learn how to use the power of PEAR to manage your web projects with the PEAR installer to bring the power of versioning and rollbacks to your live website. The synergy of the PEAR Installer and a revision control system like CVS or Subversion is also explored in depth.Next, you will learn how to set up your own PEAR Channel for distributing PHP applications, both open-source and proprietary closed-source PHP applications that can be secured using technology already built into the PEAR Installer.Finally, you will learn how to embed the PEAR Installer inside your own web application in order to manage plug-ins from a remote server. The book covers in detail designing a custom plug-in system for a fictitious blog application. The plug-in system is used to manage templates, and the PEAR Installer is used to manage the details of querying the remote server for templates, handling dependencies between versioning, and doing the actual installation process as well.

6195
Завантаження...
EЛЕКТРОННА КНИГА

The Photographer's Guide to Adobe Lightroom. Learn industry-standard best practices and techniques to get the best out of the latest version of Lightroom Classic

Marcin Lewandowski

It takes talent to be a great photographer, but in the digital era, it also takes a level of technical proficiency. Adobe Photoshop Lightroom Classic was designed as a one-stop solution for photographers to perfect their final products on a desktop-focused workflow, which includes local storage of your photos in files and folders on your computer. Knowing how to efficiently navigate through Lightroom means that you’ll be able to concentrate on being creative instead of wondering “what does this button do”.Complete with step-by-step explanations of essential concepts and practical examples, you will begin with importing photographs into Lightroom. You’ll focus on how to sort through, sequence, develop, and export ready files in various formats, or even design a book and create gallery-ready prints. Next, you will learn how to make informed decisions within Lightroom and how to approach your work depending on the set of photographs you are working on. This guide also illustrates real-life usage and workflow examples that are not just for aspiring professionals, but also for artists and amateurs who are still getting to grips with the technical side of photography.By the end of this book, you'll be confident in importing, editing, sorting, developing, and delivering your photos like a professional.

6196
Завантаження...
EЛЕКТРОННА КНИГА

The PHP Workshop. Learn to build interactive applications and kickstart your career as a web developer

Alexandru Busuioc, David Carr, Markus Gray, Vijay...

Do you want to build your own websites, but have never really been confident enough to turn your ideas into real projects? If your web development skills are a bit rusty, or if you've simply never programmed before, The PHP Workshop will show you how to build dynamic websites using PHP with the help of engaging examples and challenging activities.This PHP tutorial starts with an introduction to PHP, getting you set up with a productive development environment. You will write, execute, and troubleshoot your first PHP script using a built-in templating engine and server. Next, you'll learn about variables and data types, and see how conditions and loops help control the flow of a PHP program. Progressing through the chapters, you'll use HTTP methods to turn your PHP scripts into web apps, persist data by connecting to an external database, handle application errors, and improve functionality by using third-party packages.By the end of this Workshop, you'll be well-versed in web application development, and have the knowledge and skills to creatively tackle your own ambitious projects with PHP.

6197
Завантаження...
EЛЕКТРОННА КНИГА

The Platform Engineering Playbook. A practical guide to implementing and scaling DevOps with cloud native internal developer platforms

George Hantzaras

Platform engineering offers solutions to multiple problems, in an era where scaling software and operations is more challenging than ever. The Platform Engineering Playbook is a meticulously crafted practical guide that covers the fundamentals, strategies, tools, and best practices of platform engineering.The book introduces the basics of infrastructure management and DevOps approaches that lead you to platform engineering and related advanced concepts like automating infrastructure for enhancing developers’ experience, and ensuring security and compliance at scale. You’ll learn how to design and build a complete Internal Developer Platform (IDP) using cloud-native tools, such as Kubernetes, Crossplane, Backstage, and ArgoCD. You’ll explore platform teams in-depth including why they are essential and how they can transform the efficiency of your engineering team and assist them in dealing with Observability (using Prometheus, Thanos, Open Telemetry, etc.) and security issues. You'll understand the importance of platform engineering as a critical component in the modern software development through real-world use cases from top IT companies.After reading this book, you’ll be able to confidently establish and manage a platform engineering team and design an internal developer platform using cloud native tools.

6198
Завантаження...
EЛЕКТРОННА КНИГА

The Platform Engineer's Handbook. Build secure, developer-focused platforms that streamline modern software delivery

Ajay Chankramath, Angelic Gibson

The Platform Engineer’s Handbook equips senior engineers and DevOps professionals to deliver developer-friendly infrastructure with automation, speed, AI acceleration, and intelligence. Starting with a blank slate, you’ll build a complete, modern platform that runs locally on your laptop, learning real-world patterns as you go.In this handbook, you’ll follow a structured, progressive journey, beginning with source control governance and branching strategies, then deploying a Kubernetes-based runtime, embedding observability, and securing platform access. You’ll implement self-service onboarding, CI/CD as a service, and developer portals with Backstage. Later chapters introduce infrastructure blueprints, policy as code, FinOps observability, and AI-augmented platform services such as agent-based onboarding and copilots for pipeline creation.Each chapter combines core concepts, lab-based exercises, and production-ready best practices to provide a comprehensive understanding of the subject matter. By the end, you'll have a working MVP platform and the skills to adapt and scale it for your team or organization.

6199
Завантаження...
EЛЕКТРОННА КНИГА

The Power of the Agile Business Analyst. 30 surprising ways a business analyst can add value to your Agile development team

IT Governance Publishing, Jamie Lynn Cooke

Agile frameworks have revolutionized the way business analysis is integrated into projects, but the role of the Agile business analyst is still evolving. This book explores how business analysts can thrive within Agile teams, offering insights into both the challenges and opportunities they face. By understanding the power and limitations of Agile, the reader will gain practical tools to not only survive but thrive in an Agile environment. The text outlines why having a dedicated Agile business analyst is crucial and provides actionable advice on how to build the right team and minimize risks. The author goes beyond theory to offer concrete steps that help business analysts add value to Agile projects. The reader will walk away with a deep understanding of the evolving Agile landscape, including the critical role of business analysis and practical tips for improving team dynamics, managing risks, and maximizing value. This book is perfect for professionals looking to integrate Agile business analysis into their teams and projects to achieve better outcomes and continuous improvement.

6200
Завантаження...
EЛЕКТРОННА КНИГА

The Power Platform Playbook for Digital Transformation. Implement strategy, automation, and AI for scalable digital transformation

Victor Dantas, Chris Huntingford

Written by Victor Dantas, a five-time Microsoft MVP, and Chris Huntingford, MVP, Microsoft Certified Trainer, and FastTrack Recognized Solution Architect, this book distills the collective wisdom of two global thought leaders at the forefront of technological innovation. The Power Platform Playbook for Digital Transformation is your guide to strategizing, implementing, and scaling digital transformation using Power Apps, Power Automate, Power BI, Power Pages, and Copilot Studio. It equips you with tools to streamline operations, enhance decision-making, and scale automation without deep coding expertise.Unlike technical manuals that focus only on implementation, this book takes a holistic approach, combining strategy and execution. You’ll learn how to build enterprise-grade applications, automate repetitive tasks, and integrate Power Platform with Microsoft 365, Dynamics 365, and third-party services. Real-world case studies, best practices, and step-by-step guidance equip you to implement governance, security, and compliance while ensuring long-term success.Whether you’re a business leader driving transformation, an IT professional managing enterprise automation, or a business analyst optimizing processes, this book provides a clear roadmap to leveraging Power Platform for scalable, AI-enhanced digital innovation.

6201
Завантаження...
EЛЕКТРОННА КНИГА

The Pro Tools 2023 Post-Audio Cookbook. A holistic approach to post audio workflows like music production, motion picture, and spoken word

Emi Paternostro

Pro 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.

6202
Завантаження...
EЛЕКТРОННА КНИГА

The Professional Scrum Master Guide. The unofficial guide to Scrum with real-world projects

Fred Heath

This book demonstrates the real-world applications of Scrum in a variety of scenarios, all with practical examples. You’ll understand why the structure of your Scrum team matters, and how to create and manage sprint and product backlogs. Each chapter concludes with relevance to the exam, reinforcing what you’ve learned as you work through the book and making sure you have an edge when it comes to earning your certificate.The statements made and opinions expressed herein belong exclusively to Packt Publishing Ltd and are not shared by or represent the viewpoint of Scrum.org. This training does not constitute an endorsement of any product, service or point of view. Scrum.org makes no representations, warranties or assurances of any kind, express or implied, as to the completeness, accuracy, reliability, suitability, availability or currency of the content contained in this presentation or any material related to this presentation. In no event shall Scrum.org, its agents, officers, employees, licensees or affiliates be liable for any damages whatsoever (including, without limitation, damages for loss of profits, business information, or loss of information) arising out of the information or statements contained in the training. Any reliance you place on such content is strictly at your own risk.

6203
Завантаження...
AУДІОКНИГА

The Professional Scrum Master (PSM I) Guide Audiobook. Successfully practice Scrum with real-world projects and achieve your PSM I certification with confidence

Fred Heath

Ever wondered why you’d use Scrum over other process frameworks? Or what makes Agile just so agile? Or why you should bother with the PSM certification? This book has you covered.The Professional Scrum Master (PSM I) Guide is a comprehensive tutorial that will not only introduce you to the basics of Scrum, but build you up to be ready to pass your PSM I exam first time round. Where other books avoid detail, this guide provides you with detailed practical examples to take you from being an apprentice to becoming a master.Assuming you’re a total beginner, this book will introduce you to Scrum methodologies with detailed use cases, teaching you the secrets of Scrum in such a way that you’ll be well-equipped for the PSM I exam.This book demonstrates the real-world applications of Scrum in a variety of scenarios, all with practical examples.You’ll understand why the structure of your Scrum team matters, what you can achieve with properly planned sprints, and how to create and manage sprint and product backlogs. The chapters are regularly concluded with quizzes relevant to the exam, reinforcing the values you learn on your journey. Finally, it concludes with some exam preparation and myth-dispelling to make sure you have an edge when it comes to earning your certificate. This is a guide that’ll ensure you won’t fall behind in an ever increasingly agile world.

6204
Завантаження...
EЛЕКТРОННА КНИГА

The Professional ScrumMaster's Handbook. A collection of tips, tricks, and war stories to help the professional ScrumMaster break the chains of traditional organization and management

Stacia Viscardi

A natural and difficult tension exists between a project team (supply) and its customer (demand); a professional ScrumMaster relaxes this tension using the Scrum framework so that the team arrives at the best possible outcome.The Professional ScrumMaster's Handbook is a practical, no-nonsense guide to helping you become an inspiring and effective ScrumMaster known for getting results.This book goes into great detail about why it seems like you're fighting traditional management culture every step of the way. You will explore the three roles of Scrum and how, working in harmony, they can deliver a product in the leanest way possible. You'll understand that even though there is no room for a project manager in Scrum, there are certain “management” aspects you should be familiar with to help you along the way. Getting a team to manage itself and take responsibility is no easy feat; this book will show you how to earn trust by displaying it and inspiring courage in a team every day.The Professional ScrumMaster's Handbook will challenge you to dig deep within yourself to improve your mindset, practices, and values in order to build and support the very best agile teams.

6205
Завантаження...
EЛЕКТРОННА КНИГА

The Profitable AI Advantage. A business leader's guide to designing and delivering AI roadmaps for measurable results

Tobias Zwingmann, Armand Ruiz

Artificial Intelligence has the power to dramatically enhance business performance—but knowing where to begin can be overwhelming. The Profitable AI Advantage offers a clear, actionable roadmap for business leaders, entrepreneurs, and CTOs to identify, design, and scale profitable AI initiatives. You'll learn how AI expands margins by reducing costs, increasing throughput, minimizing risk, and unlocking new revenue streams—without incurring proportional costs.Instead of relying on complex financial models, this guide presents simple thresholds, cost caps, and quick-sizing techniques you can apply to your own financials. The book moves efficiently from foundational AI concepts to practical applications, covering predictive AI, generative AI, and agent-based tools.Frameworks like the Pain Points and Bottlenecks Canvas and the Integration-Automation AI Framework help you identify high-impact opportunities, design use cases, build roadmaps, and prototype solutions quickly and cost-effectively. With real-world case studies from seasoned AI expert Tobias Zwingmann, you’ll sidestep pitfalls, streamline implementation, and drive measurable P&L impact.By the end, you’ll be equipped to scale AI strategically, align your teams, and boost decision-making, productivity, and competitive edge.

6206
Завантаження...
EЛЕКТРОННА КНИГА

The Psychology of Information Security. Resolving conflicts between security compliance and human behaviour

IT Governance Publishing, Leron Zinatullin

In today’s cybersecurity landscape, the human factor is crucial in information security. This book explores how human behavior often conflicts with security policies. The first part introduces key concepts in security and risk management, focusing on psychological factors like risk perception, trust, and decision-making.As the book progresses, it offers practical strategies to overcome these psychological barriers, such as improving communication, fostering trust, and aligning security policies with human behavior. Later chapters focus on creating a security culture where collaboration between security professionals, employees, and leaders is essential for success.The journey encourages readers to view security as a human-centered issue, not just a technical one. By integrating psychological theory with practical insights, the book helps security professionals address complex challenges and build a more secure and cooperative organization, enabling them to align security efforts with human behavior effectively.

6207
Завантаження...
EЛЕКТРОННА КНИГА

The Python Apprentice. Introduction to the Python Programming Language

Robert Smallshire, Austin Bingham

Experienced programmers want to know how to enhance their craft and we want to help them start as apprentices with Python. We know that before mastering Python you need to learn the culture and the tools to become a productive member of any Python project. Our goal with this book is to give you a practical and thorough introduction to Python programming, providing you with the insight and technical craftsmanship you need to be a productive member of any Python project. Python is a big language, and it’s not our intention with this book to cover everything there is to know. We just want to make sure that you, as the developer, know the tools, basic idioms and of course the ins and outs of the language, the standard library and other modules to be able to jump into most projects.

6208
Завантаження...
EЛЕКТРОННА КНИГА

The Python Workshop. Learn to code in Python and kickstart your career in software development or data science

Andrew Bird, Dr. Lau Cher Han, Mario...

Have you always wanted to learn Python, but never quite known how to start?More applications than we realize are being developed using Python because it is easy to learn, read, and write. You can now start learning the language quickly and effectively with the help of this interactive tutorial.The Python Workshop starts by showing you how to correctly apply Python syntax to write simple programs, and how to use appropriate Python structures to store and retrieve data. You'll see how to handle files, deal with errors, and use classes and methods to write concise, reusable, and efficient code.As you advance, you'll understand how to use the standard library, debug code to troubleshoot problems, and write unit tests to validate application behavior.You'll gain insights into using the pandas and NumPy libraries for analyzing data, and the graphical libraries of Matplotlib and Seaborn to create impactful data visualizations. By focusing on entry-level data science, you'll build your practical Python skills in a way that mirrors real-world development. Finally, you'll discover the key steps in building and using simple machine learning algorithms.By the end of this Python book, you'll have the knowledge, skills and confidence to creatively tackle your own ambitious projects with Python.