现在位置 >首页 >
所有属于软件分类文章
Understand and stop the hacks you read about in the headlines! This practical guide includes secure code samples, built-in ASP.NET tools, and insider techniques to help your web applications stay safe and secure.
ASP.NET Core Security is a practical and hands-on guide to securing web applications built with ASP.NET. Written by Christian Wenz, a 20-year veteran of web security, it reveals attacks that threaten your apps and introduces the built-in ASP.NET features you ca...
With the advent of microservices, Kubernetes, public cloud, and hybrid computing, site reliability and DevOps engineers are facing more complexity than ever before. Service mesh is an exciting new technology that promises to help tackle this complexity. A service mesh provides you with a unified control plane to manage application networking across these distinct platforms.
With this definitive guide, you’ll learn how to automate networking for simple and secure applica...
If you work with SQL Server, dbatools is a lifesaver. This book will show you how to use this free and open source PowerShell module to automate just about every SQL server task you can imagine—all in just one month!
In Learn dbatools in a Month of Lunches you will learn how to:
Perform instance-to-instance and customized migrations
Automate security audits, tempdb configuration, alerting, and reporting
Schedule and monitor PowerShell tasks in SQL Server Agen...
Updated for OpenCV 5, this book covers the latest on depth cameras, 3D navigation, deep neural networks, and Cloud computing, helping you solve real-world computer vision problems with practical code
Key Features
Build powerful computer vision applications in concise code with OpenCV 5 and Python 3
Learn the fundamental concepts of image processing, object classification, and 2D and 3D tracking
Train, use, and understand machine learning models, and deploy them...
Write efficient, smart, and optimized code for containerized applications on public and private clouds at a generic level. This book shows you how to set up microservices that are robust, scalable, and capable of running on GKE (Google Kubernetes Service), AKS (Azure Kubernetes Service), ECS (Elastic Container Service), or even on a vanilla K8S cluster.
The book covers the nuts and bolts of container orchestration engines (COEs) and explains how to install and configure...
What will you learn from this book?
Ready to learn Java? This book combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It’s fast, it’s fun, and it’s effective. And despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You’ll learn everything from the fundamentals to advanced topics.
The new third edition br...
Widely accepted as a model textbook for ACM/IEEE-recommended curricula for introductory computer science courses, Programming and Problem Solving with C++, Seventh Edition continues to reflect the authors’ philosophy of guiding students through the content in an accessible and approachable way. It offers full coverage of all necessary content enabling the book to be used across two terms, and provides numerous features to help students fully understand and retain important...
Get to grips with asynchronous programming in Android using simple, modern, and testable code through Kotlin coroutines and flow
Key Features
Find out how to improve app performance with Kotlin coroutines
Discover the new recommended ways to use Kotlin coroutines and flows
Learn the basics of asynchronous programming, along with an overview of coroutines and flow
Book Description
Coroutines and flows are the new recommended way for developers to carry out a...
With the tremendous growth and availability of the data, this book covers understanding of the data, while telling a story with visualization including basic concepts about the data, the relationship, and the visualizations. All the technical details that include installation and building the different visualizations are explained in clear and systematic way. Various aspects pertaining to storytelling and visualization are explained in the book through Tableau.
Features...
Database Systems: A Methodical Approach, 3rd Edition provides a concise but comprehensive guide to the disciplines of database design, construction, implementation, and management. Based on the authors’ professional experience in the software engineering and IT industries before making a career switch to academia, the text stresses database design skills to properly design and develop software applications. The discipline of database systems design and management is discus...
Eliminate the unavoidable complexity of object-oriented designs. Using the persistent data structures built into most modern programming languages, Data-oriented programming cleanly separates code and data, which simplifies state management and eases concurrency.
Data-Oriented Programming teaches you to design and implement software using the data-oriented programming paradigm. In it, you’ll learn author Yehonathan Sharvit’s unique approach to DOP that he has developed ...
Product management has become a critical function for modern organizations, from small startups to corporate enterprises. And yet, the day-to-day work of product management remains largely misunderstood. In theory, product managers are high-flying visionaries who build products that people love. In practice, they’re hard-working facilitators who bring clarity and focus to their teams.
In this thoroughly revised and expanded edition, Matt LeMay provides real-world guidan...