Chronologie aller Bände (1 - 13)

Die Reihenfolge beginnt mit dem eBook "Beginning Google Blogger". Wer alle eBookz der Reihe nach lesen möchte, sollte mit diesem Band von Heather Wright-Porto beginnen. Der zweite Teil der Reihe "Pro SQL Server Wait Statistics" ist am 28.08.2015 erschienen. Mit insgesamt 13 Bänden wurde die Reihe über einen Zeitraum von ungefähr 15 Jahren fortgesetzt. Der neueste Band trägt den Titel "AI Strategy and Security".
- Anzahl der Bewertungen für die gesamte Reihe: 10
- Ø Bewertung der Reihe: 3.45
- Start der Reihe: 28.12.2010
- Neueste Folge: 29.12.2025
Diese Reihenfolge enthält 13 unterschiedliche Autoren.
- Autor: Wright-Porto, Heather
- Anzahl Bewertungen: 3
- Ø Bewertung: 3.5
- Medium: E-Book
- Veröffentlicht: 28.12.2010
- Genre: Sonstiges
Beginning Google Blogger
Beginning Google Blogger is a complete resource on how to create and manage a blog using Blogger. The book offers step-by-step instructions and visual aids which walk you through both the basics of Blogger and the advanced features it offers—from creating a new blog and choosing fonts and colors, and installing custom blog graphics; to converting from a 2-column to a 3-column layout, setting up a domain name and creating an online store with a built-in navigational bar.
The journey from newbie to experienced blogger will be fun and challenging. You’ll learn practical applications of the most popular gadgets, search engine optimization tips, how to make money using Blogger, and, overall, taking blogging to a new level by incorporating social networking tools, using advanced blog design techniques, setting up a custom domain and creating an online store.
- Autor: van de Laar, Enrico
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: E-Book
- Veröffentlicht: 28.08.2015
- Genre: Sonstiges
Pro SQL Server Wait Statistics
Pro SQL Server Wait Statistics is a practical guide for analyzing and troubleshooting SQL Server performance using wait statistics. Whether you are new to wait statistics, or already familiar with them, this book will help you gain a deeper understanding on how wait statistics are generated and what they can mean for your SQL Server’s performance.
Besides the most common wait types, Pro SQL Server Wait Statistics goes further into the more complex and performance threatening wait types. The different wait types are categorized by their area of impact, and include CPU, IO, Lock, and many more different wait type categories. Filled with clear examples, Pro SQL Server Wait Statistics helps you gain practical knowledge of why and how specific wait times increase or decrease, and how they impact your SQL Server’s performance.
- Autor: Harper, Jocelyn
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: E-Book
- Veröffentlicht: 02.12.2022
- Genre: Sonstiges
A Software Engineer’s Guide to Seniority
While charting a path to becoming a senior software engineer you'll study how to handle the obligations and complexities involved in that role. While most of the software engineer job is exploratory and involves learning new things nearly every day, this book will show you how to be a manager, a leader, and to achieve seniority in your tech role.
From learning how to optimize your resume to knowing how to interview for positions on your team to helping your team grow and develop their own skills and career, this is a book that all software engineers need.
What You'll Learn
- Optimize your resume for applications
- Standard tips for interviewing in software engineer positions
- Become a mentor and leader at your job
Entry to mid-level software engineers working in a corporate environment
- Autor: LaRock, Thomas
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: E-Book
- Veröffentlicht: 11.01.2023
- Genre: Sonstiges
Pro SQL Server 2022 Wait Statistics
Use this practical guide to analyze and troubleshoot SQL Server performance using wait statistics. You'll learn to identify precisely why your queries are running slowly. And you'll know how to measure the amount of time consumed by each bottleneck so you can focus attention on making the largest improvements first. This edition is updated to cover analysis of wait statistics current with SQL Server 2022. Whether you are new to wait statistics, or already familiar with them, this book provides a deeper understanding on how wait statistics are generated and what they mean for your SQL Server instance’s performance.
The book goes beyond the most common wait types into the more complex and performance-threatening wait types. You’ll learn about per-query wait statistics and session-based wait statistics, and the types of problems they can help you solve. The different wait types are categorized by their area of impact, including CPU, IO, Latching, Locking, and many more.
Clear examples are included to help you gain practical knowledge of why and how specific wait times increase or decrease, how they impact your SQL Server’s performance, and what you can do to improve performance. After reading this book, you won’t want to be without the valuable information that wait statistics provide regarding where you should be spending your limited tuning time to maximize performance and value to your business.
What You'll Learn
- Understand how the SQL Server engine processes requests
- Identify resource bottlenecks in a running SQL Server instance
- Locate wait statistics information inside DMVs and Query Store
- Analyze the root cause of sub-optimal performance
- Diagnose I/O contention and locking contention
- Benchmark SQL Server performance
- Improve database performance by lowering overall wait time
Who This Book Is For
Database administrators who want to identify and resolve performance bottlenecks, those who want to learn more about how the SQL Server engine accesses and uses resources inside SQL Server, and administrators concerned with achieving—and knowing they have achieved—optimal performance
- Autor: Lawrence, Shaun
- Anzahl Bewertungen: 7
- Ø Bewertung: 3.4
- Medium: E-Book
- Veröffentlicht: 15.06.2023
- Genre: Sachbuch
Introducing .NET MAUI
The book is a comprehensive end-to-end guide on creating, building, and distributing .NET MAUI applications. As you walk through each new concept, .NET MAUI expert and Microsoft MVP Shaun Lawrence will show the concept's value and uses, and then have you apply it in a build-along application. You will work with this build-along application right up until you are ready to ship it to the relevant stores (e.g., App Store, etc.).
The underlying theme through the book is to explain a key concept, show how to implement it directly in order to reinforce your understanding, and then show potential simplifications (e.g., alternative libraries) that can help you reduce the complexities of an applications code base.
What You Will Learn
- Create a .NET MAUI application
- Apply commonly required techniques
- Apply more advanced techniques to make applications stand out
- Know what to consider when distributing applications to the relevant stores
- Take an application from concept through to production
Who This Book Is For
Developers who are new to .NET MAUI and cross-platform development. A basic knowledge of C# is required, but no prior knowledge using .NET MAUI is required. Experienced developers also will find the book useful as it covers topics key to modern day development (such as accessibility, performance, and distribution). Xamarin Forms developers will find the book useful as key features new to .NET MAUI that will aid in the migration from Xamarin Forms to .NET MAUI are explained.
- Autor: Eldor, Elad
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: E-Book
- Veröffentlicht: 29.11.2023
- Genre: Sonstiges
Kafka Troubleshooting in Production
Kafka stability is hard to achieve, especially in high throughput environments, and the purpose of this book is not only to make troubleshooting easier, but also to prevent production issues from occurring in the first place. The guidance in this book is drawn from the author's years of experience in helping clients and internal customers diagnose and resolve knotty production problems and stabilize their Kafka environments. The book is organized into recipe-style troubleshooting checklists that field engineers can easily follow when under pressure to fix an unstable cluster. This is the book you will want by your side when the stakes are high, and your job is on the line.
What You Will Learn
- Monitor and resolve production issues in your Kafka clusters
- Provision Kafka clusters with the lowest costs and still handle the required loads
- Perform root cause analyses of issues affecting your Kafka clusters
- Know the ways in which your Kafka cluster can affect its consumers and producers
- Prevent or minimize data loss and delays in data streaming
- Forestall production issues through an understanding of common failure points
- Create checklists for troubleshooting your Kafka clusters when problems occur
Site reliability engineers tasked with maintaining stability of Kafka clusters, Kafka administrators who troubleshoot production issues around Kafka, DevOps and DataOps experts who are involved with provisioning Kafka (whether on-premises or in the cloud), developers of Kafka consumers and producers who wish to learn more about Kafka
- Autor: Sung, Kelvin
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: E-Book
- Veröffentlicht: 19.12.2023
- Genre: Sonstiges
Basic Math for Game Development with Unity 3D
This book will teach you fundamental mathematical concepts using Unity-based custom examples, explaining the implementations and demonstrating how these concepts are applied in building modern video game functionality. You will learn the theoretical foundation of each concept, and then interact, examine, and modify the implementation to inspect the effects.
Basic Math for Game Development with Unity 3D begins by explaining points in the 3D Cartesian Coordinate system. From there, you’ll gain insight into vectors and details of dot and cross products, quaternions, rotation and decomposition of vectors. These basic mathematical foundations are illustrated through Unity-based example implementations. Associated with these concept presentations are separate examples of how the concepts are applied in creating typical video game functionality, such as collision support, motion simulations, autonomous behaviors, shadow approximations, and reflections off surfaces with arbitrary orientations.
After completing this book, you will have a thorough understanding of core mathematical concepts and how they are used to create compelling gameplay.
What You Will Learn
- Understand the basic concepts of points and vectors, and their applications in game development
- Grasp the details of autonomous behaviors such as facing a target, following and chasing an object, and more
- Apply mathematical concepts in implementing modern video game functionality such as ray casting, collision, and motion control
Who Is This Book For
Game enthusiasts, hobbyists, and anyone else who is interested in the implementation of interactive games but needs basic mathematical background or could just use a refresher with modern examples.- Autor: Tkachenko, Nikita
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: E-Book
- Veröffentlicht: 13.01.2025
- Genre: Sonstiges
Data Insight Foundations
This book is an essential guide designed to equip you with the vital tools and knowledge needed to excel in data science. Master the end-to-end process of data collection, processing, validation, and imputation using R, and understand fundamental theories to achieve transparency with literate programming, renv, and Git--and much more. Each chapter is concise and focused, rendering complex topics accessible and easy to understand.
Data Insight Foundations caters to a diverse audience, including web developers, mathematicians, data analysts, and economists, and its flexible structure allows enables you to explore chapters in sequence or navigate directly to the topics most relevant to you.
While examples are primarily in R, a basic understanding of the language is advantageous but not essential. Many chapters, especially those focusing on theory, require no programming knowledge at all. Dive in and discover how to manipulate data, ensure reproducibility, conduct thorough literature reviews, collect data effectively, and present your findings with clarity.
What You Will Learn
- Data Management: Master the end-to-end process of data collection, processing, validation, and imputation using R.
- Reproducible Research: Understand fundamental theories and achieve transparency with literate programming, renv, and Git.
- Academic Writing: Conduct scientific literature reviews and write structured papers and reports with Quarto.
- Survey Design: Design well-structured surveys and manage data collection effectively.
- Data Visualization: Understand data visualization theory and create well-designed and captivating graphics using ggplot2.
Who this Book is For
Career professionals such as research and data analysts transitioning from academia to a professional setting where production quality significantly impacts career progression. Some familiarity with data analytics processes and an interest in learning R or Python are ideal.
- Autor: Moore, Brad
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: Digital
- Veröffentlicht: 26.07.2025
- Genre: Sonstiges
Designing Websites with Publii and GitHub Pages
Does getting online seem overwhelmingly difficult? Are you paying too much for your hosting solution? Have you always wanted to have a blog but don’t know where to start? Do you settle for a Facebook page for your business website but know you need more? The solution to these problems is choosing the right tools. This book will guide you through the process of setting up a Publii-based publishing platform and hosting your site for free on GitHub.
Publii is a free, open source, desktop application that runs on Windows, Mac, and Linux and makes building the website or blog you dream of is a simple process. This book walks you through the process of installing and using Publii, setting up accounts on GitHub and hosting a static blog or website there. You will gain background insights on here to get no-cost imagery for website, how to leverage AI to generate ideas, outlines, and images. You’ll also review search engine optimization (SEO) best practices to ensure your site is searchable.
Designing Websites with Publii and GitHub Pages is your roadmap to creating a website and understanding how the publishing workflow works.
What You Will Learn
- Use text editors such as WYSIWYG, Block, and Markdown
- Make a page from a post.
- Work on advanced processes such as installing themes and plugins
- Manage and back up your data
- Explore GDRP and cooking banner considerations
Who This Book Is For
Those with limited or no programming or compute skills who want to learn how to set up a website.
- Autor: Krishna V, Sai
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: Digital
- Veröffentlicht: 12.12.2025
- Genre: Sonstiges
Appium Insights
This books helps you embark on the journey to master the art of Appium automation, from installation all the way to building a Plugin and Driver. It covers the Appium 3.0 version which is the latest version which involves a complete re-architecture.
You'll begin by following step-by-step instructions on installing Appium, configuring Node packages, and creating a simple test. In these initial chapters, you'll gain an understanding of Appium Architecture and the command lifecycle. Once you understand the basics, the book will then guide you in testing automation for Android and iOS, both for real devices and for emulators. These chapters also provide instructions on how to run tests in parallel, native shell commands, and how to prepare iOS real devices for test automation. Chapters also cover low-level technical implementations, which will enable you to contribute to Appium and open a way to open-source software contributions.
Following this, you'll discuss the intricacies of configuring and developing robust method wrappers, a crucial skill for supporting multiple test suites with both native commands. The book goes beyond the basics, exploring techniques to make test suites faster when running tests in CI like Jenkins, GitHub Actions, as well as cloud environments like Lambda Test, BrowserStack. It will also help you understand advanced topics such as gestures, plugin development, and continuous testing in CI environments.
By the end of this book, you'll have developed the expertise to debug Appium command failures and construct a sophisticated test automation framework, as well as excel in your Appium test automation endeavours and deliver reliable, efficient testing solutions.
What You'll Learn:
- Master advanced techniques in Appium Mobile Test Automation.
- Solve common challenges encountered in real-world projects and strategize to overcome them.
- Test automation for various platforms like TV apps, Roku, Raspberry Pi, and more.
- Contribute to the Appium project and engage in open-source contributions.
Who is this book for:
Software Testers, software architects, QA engineers, and DevOps engineers
- Autor: Jeffery, Steve
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: Digital
- Veröffentlicht: 12.12.2025
- Genre: Sonstiges
The Low-Code AI Maturity Model
Written from the perspective of an experienced IT expert, this book leverages a maturity model framework to guide organizations through each stage of adopting, securing, scaling, and tracking the value of low-code AI responsibly and efficiently. Unlike other works that focus only on AI’s technical aspects, this book boasts a practical roadmap for responsible AI adoption and provides a clear, structured maturity model that guides organizations from foundational steps to advanced, responsible AI practices.
In a world where organizations are under pressure to innovate quickly and responsibly, this book provides a structured approach, addressing essential elements such as data management, governance, ethics and compliance in low-code AI environments. Each chapter represents a maturity level, from foundational to optimized, offering readers insights, practical steps and examples to support their journey.
The Low-Code AI Maturity Model takes a comprehensive look into the transformative potential of low-code and AI.
What You Will Learn
- Identify, assess and mitigate risks to ensure stable and reliable AI deployments
- Implement robust governance, aligning with compliance standards and ethical principles at each maturity stage
- Evaluate the real business value and ROI of AI projects, empowering data-driven decision-making
Who This Book Is For
IT leaders, decision-makers, and technology enthusiasts interested in the transformative potential of low-code and AI
- Autor: Singh, Akansha
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: Digital
- Veröffentlicht: 12.12.2025
- Genre: Sonstiges
Generative AI in R
Leverage Generative AI within the R programming environment and prepare for future directions and how new innovations can be applied in the R ecosystem. This pioneering book is designed to bridge the gap between the advanced realms of Generative AI and the practical, statistical computing power of R.
You’ll begin with an introduction to Generative AI principles and its significance in the current data-driven landscape. You’ll then dive into the practicalities of implementing generative models such as Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs) in R. See how R, most known for its statistical analysis, can also be used for creative synthetic data, improving model robustness, and generating innovative insights from data.
Additionally, this book addresses the demand for ethical AI by emphasizing the use of synthetic data to tackle privacy and data scarcity issues—concerns particularly relevant in healthcare, finance, and social research. We are at a pivotal moment in the evolution of AI and data science. With AI's growing importance, the book's focus on R makes advanced techniques more accessible, promoting ethical and innovative data science practice, preparing readers for upcoming trends.
What You Will Learn
- Grasp the core concepts of Generative AI and its significance in the broader AI landscape.
- Implement various generative models in R, such as GANS and VAEs.
- Generate high-quality synthetic data.
- Apply advanced techniques for improving efficiency and effectiveness of models for different applications.
- Understand Gen AI ethical considerations.
Who This Book Is For
Data scientists and statisticians with intermediate R programming skills who want to expand into Generative AI for data analysis and problem-solving. AI enthusiasts and data analysts looking to apply Generative AI techniques in R to enhance their analytical capabilities.
- Autor: Wendt, Donnie
- Anzahl Bewertungen: 0
- Ø Bewertung:
- Medium: Digital
- Veröffentlicht: 29.12.2025
- Genre: Sonstiges
AI Strategy and Security
AI will fundamentally change the way business is conducted across most industries. Organizations that excel at leveraging secure, responsible AI to advance their strategic objectives will have a distinct advantage. Those that do not may see their market share erode.
This book provides a guide for organizations to integrate AI in alignment with the organization's strategic goals. The framework provides a roadmap for adopting secure, responsible, and resilient AI, from initial strategy development to ongoing operations that will help advance market leadership.
Part one of the book discusses laying a solid foundation to ensure successful AI integration, beginning with developing an AI strategy aligned with strategic business objectives, such as product and service differentiation, market expansion, and process optimization.
Part Two takes a deep dive into ensuring secure and safe AI adoption. It proposes a secure-by-design approach to AI development that considers AI-specific attack vectors and associated security practices throughout the AI lifecycle.
Developing and deploying secure, responsible, and resilient AI is not a one-time effort. Therefore, Part Three discusses operationalizing AI and integrating it throughout the enterprise to ensure continued success. This section focuses on scaling AI applications and continuous improvement, including establishing metrics and conducting a post-deployment ROI evaluation. Finally, it discusses how to foster a culture of AI innovation and excellence, ensuring that AI becomes a way of doing business.
What You Will Learn:
- Develop an AI integration strategy aligned with the organization's strategic goals and objectives.
- Incorporate a secure-by-design approach to AI integration that considers AI-specific attack vectors and applies traditional and AI-specific defense methods, such as adversarial development, model behavior monitoring, drift analysis, input validation and filtering, and output filtering.
- Establish an AI governance and risk management framework to ensure ongoing compliance with applicable legislation, industry standards, organizational policies, and responsible AI principles.
- Operationalize and scale AI applications to ensure resilient production usage and facilitate continuous improvement.
- Foster a culture of AI innovation and excellence, ensuring that AI becomes a way of doing business.
Who This Book is for:
The primary audience includes business leaders, AI practitioners, AI executives, AI governance professionals, and cybersecurity leaders looking to integrate AI as a strategic differentiator and to enhance business operations. Higher education would be a secondary audience.












