1101~1105_深夜食堂30
1103~1105_神奇柑仔店1920完結篇

相關主題

英文書 > 全部商品

System Programming in Linux

No Starch Press 出版
2025/10/03 出版

Learn to write real Linux software--not just run it. Most programmers never learn how Linux really works. Why? Because system programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworks--writing code that runs on Linux without understanding how it interacts with Linux. In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes: How do you stay relevant in an AI-driven world? You learn how things really work. If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense. This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doing--and how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself. Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned. You'll explore topics such as: The structure of Unix and Linux operating systems--and why it mattersUsing system calls to create and manage processesThe mechanics of signals, timers, and interprocess communicationUsing synchronization tools to write multithreaded programsInteracting with filesystems, devices, and terminalsBuilding text-based user interfaces using ncursesDeveloping programs that are robust, efficient, and portableAt Hunter College, Professor Weiss built the course this book is based on, and he has helped thousands of students go from confusion to confidence in his over 40 years of teaching programming. His clear, conversational style; technical depth; and focus on real-world application make this one of the most approachable and powerful system programming books available. As Linux continues to dominate development, server, and embedded environments, understanding the system behind your software isn't just helpful; it's essential. Whether you're a student, developer, or sysadmin, this book gives you the tools to work directly with Linux and the insight to understand what's really happening under the hood.

9 特價3420
立即代訂
下次再買

Mastering Swift 6 - Seventh Edition

Jon,Hoffman  著
Packt 出版
2025/08/14 出版

Become proficient in Swift 6 using advanced techniques and modern programming practices to effortlessly build high-performance applicationsKey Features: - Perfect your application development capabilities using the latest features of Swift 6.2- Learn advanced techniques like concurrency, memory management, Generics, and Swift Testing- Apply best practices in Swift to write clean, scalable, and maintainable code- Purchase of the print or Kindle book includes a free PDF eBookBook Description: This seventh edition of Mastering Swift 6 is your ultimate guide to harnessing the full power of Swift. Whether you're aiming to optimize the performance of your applications or looking to explore the exciting new features in Swift 6.2, this book has you covered. The author distills his 28 years of experience in the Engineering and IT fields to help you dive deep into advanced concepts and techniques, such as concurrency, memory management, and Generics, all essential for creating high-performance applications.The chapters take you on a flexible journey, covering Swift 6.2's newest features alongside advanced programming topics such as reflection, concurrency, and Generics. Packed with best practices, testing strategies, and modern programming techniques, this book equips you with the skills to develop scalable, high-performance applications with confidence.Whether you're looking to stay competitive or simply want to excel in Swift 6, this book provides the tools and knowledge you need to succeed.What You Will Learn: - Optimize your application's performance to meet the demands of the modern user- Develop readable, well-structured code by utilizing Swift development strategies- Use reflection with the Mirror API to observe your application's execution at runtime- Conquer advanced topics, such as concurrency, memory management, and generics- Find out how to use result builders and how to create custom operators in Swift- Effectively test your Swift code with the all-new Swift Testing frameworkWho this book is for: This book is for developers who have a fundamental grasp of the Swift language and aspire to take their development skills to the next level by learning about the advanced topics and techniques of the Swift language. All examples are compatible with Linux, in addition to the MacOS, iOS, iPadOS, VisionOS, and WatchOS platforms, unless otherwise noted.Table of Contents- The Evolution of Swift- Closures and Result Builders- Protocols and Protocol Extensions- Generics- Value and Reference Types- Enumerations- Reflection- Error Handling and Availability- Regular Expressions- Custom Subscripting- Property Observers and Wrappers- Dynamic Member Lookup and Key Paths- Grand Central Dispatch- Structured Concurrency- Memory Management- Advanced and Custom Operators- Access Controls- Swift Testing- Object-Oriented Programming- Protocol-Oriented Programming- Functional Programming with Swift

9 特價2115
立即代訂
下次再買

Android Studio Narwhal Essentials - Java Edition

Neil,Smyth  著
2025/08/08 出版
9 特價2115
立即代訂
下次再買

Exam Ref Dp-300 Administering Microsoft Azure SQL Solutions

Craig,Zacker  著
Microsoft Press 出版
2025/08/04 出版

Direct from Microsoft, this Exam Ref is the official study guide for the new Microsoft DP-300 Administering Microsoft Azure SQL Solutions certification exam. Exam Ref DP-300 Administering Microsoft Azure SQL Solutions offers professional-level preparation to maximize your exam performance and sharpen your skills on the job. It focuses on helping modern IT professionals demonstrate real-world mastery of implementing and managing cloud-native and hybrid data platform solutions with Microsoft SQL Server and Microsoft Azure Data Services. Learn how to: Plan and implement data platform resources Implement a secure environment Monitor, configure, and optimize database resources Configure and manage automation of tasks Plan and configure a high availability and disaster recovery (HA/DR) environment Microsoft Exam Ref publications stand apart from third-party study guides because they: Provide guidance from Microsoft, the creator of Microsoft certification exams Target IT professional-level exam candidates with content focused on their needs, not "one-size-fits-all" content Streamline study by organizing material according to the exam's objective domain (OD), covering one functional group and its objectives in each chapter Offer concise overviews of every skill covered by the exam Feature "Thought Experiments" and "Thought Experiment Answers" to guide candidates through a set of "what if?" scenarios, and prepare them more effectively for Pro-level style exam questions Include "Need more review?" aids pointing you to more study materials if you need them Explore big picture thinking around the planning and design aspects of the IT pro's job role Deliver exam tips, summaries, and inline questions and answers to help you identify key points Include "Need more review?" reader aids pointing to more study materials when readers need them For more information on Exam DP-300 and the Microsoft Certified: Azure Database Administrator Associate credential, visit https: //learn.microsoft.com/en-us/certifications/azure-database-administrator-associate/.

9 特價1935
立即代訂
下次再買

UNIX-Based Operating Systems Robustness Evaluation

2025/07/31 出版
9 特價1267
立即代訂
下次再買

Reverse Engineering Armv8-A Systems

Austin,Kim  著
Packt 出版
2025/07/31 出版

Explore reverse engineering in Armv8-A-based Arm devices, develop the skills to analyze binaries, and leverage cutting-edge security hardening features through hands-on techniques and expert insightsKey Features: - Master key aspects of Armv8-A, including register, exception handling, and TrustZone- Build new reversing skills for kernel binaries, such as *.ko and vmlinux, for firmware analysis- Understand Armv8-A's latest security features- Purchase of the print or Kindle book includes a free PDF eBookBook Description: Unlock the secrets hidden in binary code without needing the source! Written by a Linux kernel engineer and author with over 14 years of industry experience, this book lays a solid foundation in reverse engineering and takes you from curious analyst to expert. You'll master advanced techniques to dissect kernel binaries, including kernel module files, vmlinux, and vmcore, giving you the power to analyze systems at their core.This practical, three-part journey starts with the essentials of reverse engineering, introducing the key features of Armv8-A processors and the ELF file format. The second part walks you through the reverse-engineering process, from Arm environment setup to using static and dynamic analysis tools, including innovative methods for analyzing kernel binaries and the powerful debugging tool uftrace. The final part covers security, exploring TrustZone and the latest security techniques to safeguard Arm devices at the hardware level.By the end of this reverse engineering book, you'll have comprehensive Armv8-A expertise and the practical skills to analyze any binary with confidence while leveraging advanced security features to harden your systems.What You Will Learn: - Understand the organization of Arm assembly instructions- Disassemble assembly code without using C code- Work with reverse engineering tools, such as GDB and binary utility- Apply reversing techniques for both user space and kernel binaries- Get to grips with static and dynamic binary analysis processes- Get a solid understanding of the powerful debugging tool, uftrace- Analyze TrustZone and the advanced security features provided by Armv8-AWho this book is for: This book is for professionals and enthusiasts interested in reverse engineering and debugging on Armv8-A-based devices. It is especially useful for system software engineers, security consultants, and ethical hackers expanding their binary analysis expertise. To get the most out of this book, you should have a basic understanding of the C programming language. Familiarity with computer architecture, Linux systems, and security concepts will be a definite advantage.Table of Contents- Learning Fundamentals of Arm Architecture- Understanding the ELF Binary Format- Manipulating Data with Arm Data Processing Instructions- Reading and Writing with Memory Access Instructions- Controlling Execution with Flow Control Instructions- Introducing Reverse Engineering- Setting Up a Practice Environment with an Arm Device- Unpacking the Kernel with Linux Fundamentals- Understanding Basic Static Analysis- Going Deeper with Advanced Static Analysis- Analyzing Program Behavior with Basic Dynamic Analysis- Expert Techniques in Advanced Dynamic Analysis- Tracing Execution with uftrace- Securing Execution with Armv8-A TrustZone- Building Defenses with Key Security Features of Armv8-A

9 特價2115
立即代訂
下次再買

UNIX-Based Operating Systems Robustness Evaluation

2025/07/22 出版
9 特價675
加入購物車
下次再買

Linux Clues

Lawson Hanson 出版
2025/07/19 出版

Linux runs GUI applications like the suite of LibreOffice tools to help with almost any endeavour.Linux also provides users with a productive Terminal interface where we use commands with mnemonic (easy to remember) names in an interactive and programmable environment where possibility has no limit other than our imagination.Discover clues and examples you can run on your Linux computer. The more you absorb the sooner you can get Linux to help do your computing tasks with ease.

9 特價550
加入購物車
下次再買

Jetpack Compose 1.8 Essentials

Smyth  著
2025/07/17 出版
9 特價2115
立即代訂
下次再買

Principles of Deformation Measurement and Non-destructive Testing

Scholars' Press 出版
2025/07/12 出版

Shearography, one of the most up-to-date scientific and technological achievements, is a powerful measurement method capable of measuring micro-strains, stress distributions, strain distributions, etc. with high accuracy, and has been studied worldwide. Especially with the rapid development of computers and solid-state imaging sensors, shearography is becoming a more important tool in the measurement of microstrain. And shearography is widely used worldwide today due to its simplicity of optical systems, low measurement environmental requirements and the advantages of using inexpensive semiconductor lasers.This book describes the principles of shearography in industrial applications.Non-destructive testing is a term that means the technique of detecting internal defects without damaging the object being tested, and its requirements, including the aerospace and precision industries, are increasing with each passing day. Shearography is a powerful tool for non-destructive testing as a method for measuring micro-strains with high accuracy. Starting from this starting point, this book is written for the purpose of giving the Knowledge of the principle of shearography and its applications.

9 特價3881
立即代訂
下次再買

Insightful Decision-Making

2025/07/01 出版
9 特價2800
立即代訂
下次再買

Scalability By Design

2025/06/18 出版
9 特價734
立即代訂
下次再買

Linux Basics for Hackers, 2nd Edition

No Starch Press 出版
2025/06/17 出版

A revised introduction to the Linux operating system for beginning hackers and penetration testers. If you're just getting started along the exciting path of hacking, cybersecurity, and pentesting, Linux Basics for Hackers is an excellent introduction. With Kali Linux, an operating system designed for digital forensics and penetration testing, you'll learn the basics of using Linux and acquire the tools and techniques you'll need to take control of a Linux environment. First, you'll learn how to install Kali on a virtual machine and get an introduction to basic Linux concepts. Next, you'll tackle broader Linux topics like manipulating text, controlling file and directory permissions, and managing user environment variables. You'll then focus on foundational hacking concepts like security and anonymity and learn scripting skills with bash and Python. Practical tutorials and exercises throughout will reinforce and test your skills as you learn how to: Cover your tracks by changing your network information and manipulating the journalctl logging utilityWrite a tool to scan for network connections, and connect and listen to wireless networksKeep your internet activity stealthy using Tor, proxy servers, VPNs, and encrypted emailWrite a bash script to find potential attack targets over a range of IP addressesUse and abuse services like MySQL, the Apache web server, and OpenSSHBuild your own hacking tools, such as remote spy cameras and password crackersNew to this edition: This second edition has been updated to address recent changes to Kali and Linux, including a more secure approach to root privileges, updates to Bluetooth and Linux logging functions, and a new chapter with advice on AI in cybersecurity. Hacking is complex, and there is no single way in. Why not start at the beginning with Linux Basics for Hackers?

9 特價1368
立即代訂
下次再買

Kotlin 2.0 Crash Course

Elara,Drevyn  著
Gitforgits 出版
2025/06/14 出版
9 特價2565
立即代訂
下次再買

AWS for System Administrators - Second Edition

Packt 出版
2025/06/04 出版

Build and manage AWS infrastructure using Terraform, AWS CLI, Boto3, and the AWS CDK to automate deployments, enhance reliability, and operate scalable cloud environmentsKey Features: - Use a hands-on approach that mirrors real AWS operations with end-to-end examples- Use scripting and IaC to handle tasks like infrastructure deployment, credential rotation, backups, and resource cleanup- Manage complex environments with reusable code, policy enforcement, and multi-account best practices- Purchase of the print or Kindle book includes a free PDF eBookBook Description: System administrators adopting AWS often struggle with automation, scalability, and multi-account management. Originally authored by Prashant Lakhera and now thoroughly updated by Senior Solutions Architect Marcel Neidinger, this second edition is your scenario-driven, hands-on guide to efficiently deploying and managing cloud infrastructure using Infrastructure as Code (IaC).This updated edition features new topics like chaos engineering with AWS Fault Injection Simulator, multi-account CI/CD deployments, reusable IaC patterns, and cloud compliance using AWS Config and service control policies-all to help you build modern cloud architectures.You'll set up AWS CLI, Terraform, and CDK to automate deployments, as well as explore cloud networking with VPCs, EC2, and Transit Gateway, followed by auto-scaling and load balancing strategies. The chapters highlight AWS Secrets Manager for securely storing and accessing your secrets, along with CloudWatch for monitoring and observability in the cloud. You'll implement centralized logging and develop backup and disaster recovery strategies. The book guides you through the processes and best practices for setting up a multi-account environment, with real-world scenarios for optimizing costs and ensuring high availability.By the end of this book, you'll have the skills to efficiently deploy, manage, and optimize AWS infrastructure at scale.What You Will Learn: - Design and deploy networks in the cloud with VPCs and deploy instances with EC2- Implement auto-scaling and load balancing to optimize application performance- Deploy relational databases with Amazon RDS- Secure credentials using AWS Secrets Manager- Monitor AWS resources using CloudWatch and SNS- Test infrastructure resiliency using AWS Fault Injection Simulator- Automate backups and implement disaster recovery strategies- Set up and manage multiple AWS accounts using AWS OrganizationsWho this book is for: This book is designed for system administrators, DevOps engineers, and IT professionals who want to effectively manage and automate AWS environments. A basic understanding of cloud computing, the Linux operating system, and networking concepts is recommended.Table of Contents- Setting Up the AWS Environment- Protecting Your AWS Account Using IAM- Creating a Data Center in the Cloud Using a VPC- Scalable Compute Capacity in the Cloud via EC2- Increasing Application Fault Tolerance and Efficiency with Elastic Load Balancing- Increasing Application Performance Using AWS Auto Scaling- Scaling a Relational Database in the Cloud Using Amazon Relational Database Service (RDS)- Managing Secrets and Encryption Keys with AWS Secrets Manager and KMS- Centralized Logging and Monitoring with Amazon CloudWatch- Centralizing Cloud Backup Solutions- Disaster Recovery Options with AWS- Testing the Resilience of Your Infrastructure and Architecture with AWS Fault Injection Service- Deploying Infrastructure Using CI/CD Pipelines(N.B. Please use the Read Sample option to see further chapters)

9 特價2294
立即代訂
下次再買

Installing and Configuring Windows Server 2025

Bekim,Dauti  著
2025/05/31 出版

DESCRIPTION This book covers the installation and subsequent post-installation activities within the Windows Server 2025 framework, starting with an introduction to computer networks and Windows Server 2025, and delving into more advanced Windows Server 2025 operations as readers progress. This includes installing various roles and configuring client/server network services like AD DS, DNS, DHCP, WDS, PDS, WSUS, web server, Hyper-V, and other essential network services.Building upon these foundations, the book leverages real-world scenarios to deepen understanding of Windows Server 2025 fundamentals, providing adept solutions to intricate tasks. The book also addresses maintenance and troubleshooting responsibilities and explores new and advanced features such as on-premises server hotpatching with Azure Arc, next-generation Active Directory and SMB enhancements, improved storage performance with NVMe SSDs and better SAN integration, and robust in-place upgrades for streamlined version updates.Structured to initiate users into SysAdmin tasks for effectively managing Windows Server 2025, this book employs a systematic approach. The content is presented sequentially, accompanied by illustrative snapshots. Readers will swiftly carry out installation, role addition, feature configuration, and server setup within Windows Server 2025. The instructions, guided by clear and targeted graphics, systematically unveil the functionality, features, operations, and details of Windows Server 2025. WHAT YOU WILL LEARN● Understand Windows Server 2025 environment concepts and components.● Install Windows Server 2025 and complete essential post-installation tasks.● Master installation of key Windows Server 2025 roles like AD DS, DNS, DHCP, WDS, PDS, WSUS, web server, and Hyper-V.● Explore advanced topics: on-premises server hotpatching with Azure Arc, next-gen Active Directory and SMB enhancements, improved storage performance with NVMe SSDs, and better SAN integration.WHO THIS BOOK IS FORThis comprehensive book is suitable for all proficiency levels, including beginners, intermediate and advanced users. It serves as a valuable resource for junior and senior Windows Server 2025 system administrators, IT professionals, IT operations administrators in Azure, and other technology enthusiasts.

9 特價2193
立即代訂
下次再買

Windows 11 for Seniors in Easy Steps

Nick,Vandome  著
In Easy Steps 出版
2025/05/31 出版

Windows 11 for Seniors in easy steps, 2nd edition is the perfect guide to help you navigate Windows 11 at your own pace. It'll guide you through all the essentials you need to know. Confidently explore the desktop, Start menu and Quick Settings.Harness the power of AI with Copilot to find information and make life easy. Stay connected via Outlook and Teams. Personalize Windows and utilize Accessibility features to suit your needs. Get things done - shop online, book holidays, print photos, and manage household budgets. Keep your computer secure and working in tip-top condition! Packed with helpful tips and designed for seniors, this guide will help you get more from Windows 11 stress-free!

9 特價788
立即代訂
下次再買

Microsoft Power Automate Cookbook

Ahmad,Najjar  著
O'Reilly Media 出版
2025/05/29 出版

Despite recent advances in technology, software developers, enterprise users, and business technologists still spend much of their time performing repetitive manual tasks. This cookbook shows you how to level up your automation skills with Power Automate to drive efficiency and productivity within your organization. Author Ahmad Najjar provides recipes to help you complete common tasks and solve a wide range of issues you'll encounter when working with Power Automate. This cookbook guides you through fundamental concepts as well as basic-to-intermediate Power Automate activities--everything from understanding flow components to automating approvals, building on-demand flows, and integrating Power Automate with other applications and services. You'll also learn how Microsoft 365 services correlate and integrate with Power Automate. Use Power Automate to create a standard workflow Integrate Power Automate with other applications and services Leverage other Power Platform tools with Power Automate Use Power Automate to work with files and build basic business process flows Send notifications and reminders using Power Automate Trigger workflows on demand

9 特價2736
立即代訂
下次再買

Red Hat Certified Engineer (Rhce) Ansible Automation Study Guide

O'Reilly Media 出版
2025/05/29 出版

With the Ansible automation tool, developers and system administrators in the enterprise can automate the provisioning, configuration, and management of distributed and on-premises systems. This study guide prepares you for the Red Hat Certified Engineer (RHCE) certification exam, 90% of which covers Ansible. Alex Soto Bueno, director of developer experience at Red Hat, and Andrew Block, Distinguished Architect at Red Hat, walk you through all the material covered in the exam. You'll begin with foundational concepts that build on one another and then dive into specific exam topics. The performance-based exam requires a deep knowledge of Ansible systems and tasks under time pressure. This comprehensive guide is the ideal way to prepare. With this book, you will: Learn how Ansible can simplify your day-to-day operations Solve real-world Ansible problems in a hands-on command-line environment Learn how to install Ansible and set up managed environments Use ad hoc commands and include them in scripts as requested in the exam Prepare your Ansible configuration file and inventory file Install virtualization software Set up and prepare nodes, including SSH key-based authentication Install required Ansible packages And more

9 特價2052
立即代訂
下次再買

Memory Dump Analysis Anthology, Volume 9b

Opentask 出版
2025/05/29 出版
9 特價2066
立即代訂
下次再買

Memory Dump Analysis Anthology

Opentask 出版
2025/05/28 出版
9 特價1377
立即代訂
下次再買

Memory Dump Analysis Anthology

Opentask 出版
2025/05/28 出版
9 特價2066
立即代訂
下次再買

Exploring Windows 11 - 2025 Edition

Kevin,Wilson  著
Elluminet Press 出版
2025/05/28 出版

Whether you're Upgrading from Windows 10, running Windows 11 on a standard desktop, a touchscreen device, or the latest ARM-powered Copilot+ PC, Exploring Windows 11: 2025 Edition is your comprehensive and up-to-date companion for Microsoft's latest operating system. Ideal for students, seniors, home users, tech enthusiasts, and anyone who wants to make the most of their Windows 11 device.Written by renowned tech author Kevin Wilson, this fully updated edition spans over 450 pages and covers the Windows 11 24H2 update with step-by-step instructions, full-color annotated screenshots, and access to a growing library of free companion video tutorials. Inside You'll Learn How To: Get Up and Running Quickly. Install or upgrade to Windows 11 from scratch with guided steps for setup, Microsoft account configuration, and initial device personalization.Master What's New in Version 24H2. Explore the latest features including Windows Copilot, Recall, Cocreator, AI Super Resolution, Live Captions with Translation, Click to Do, and Windows Studio Effects. Learn how to use enhanced Snap Layouts, the redesigned Quick Settings panel with an integrated volume mixer, and File Explorer's updated tabbed interface with native support for .ZIP, .7z, and .TAR archives. Also includes coverage of Copilot+ PCs and their NPU-powered AI enhancements.Customize Your System. Personalize the Start menu, taskbar, themes, widgets, notification center, and accessibility options to create a workspace that fits your preferences.Secure and Maintain Your PC. Learn about TPM and Secure Boot, configure Windows Hello for secure sign-in, manage antivirus and firewall settings, back up with OneDrive, set up parental controls, and use built-in recovery tools.Connect All Your Devices. Set up and manage Wi-Fi, Ethernet, mobile hotspots, Bluetooth accessories, printers, and integrate your phone using Phone Link for Android and iOS.Use Built-In and Store Apps Effectively. Get the most out of Windows 11 apps like Media Player, Photos, Clipchamp, Calculator, Paint, Clock, and the new Outlook. Install and manage third-party apps securely.Unlock Power Tools and Advanced Features. Explore File Explorer tabs, use Windows Subsystem for Linux (WSL), write and run PowerShell scripts, and monitor system performance with Task Manager.Follow Full-Color Visuals. Navigate each task easily with clearly annotated, high-resolution screenshots that show exactly what to do and where to click.Watch Companion Video Tutorials. Reinforce your learning with free online video walkthroughs that demonstrate key tasks from the book-ideal for visual learners and hands-on users.Get your copy today and start unlocking the full potential of your PC!

9 特價1445
立即代訂
下次再買

Memory Dump Analysis Anthology, Volume 16

Opentask 出版
2025/05/27 出版
9 特價2295
立即代訂
下次再買

Memory Dump Analysis Anthology, Volume 8b

Opentask 出版
2025/05/27 出版
9 特價2066
立即代訂
下次再買

Memory Dump Analysis Anthology, Volume 8a

Opentask 出版
2025/05/24 出版
9 特價2066
立即代訂
下次再買

Debugging.TV Frames

Opentask 出版
2025/05/21 出版
9 特價2295
立即代訂
下次再買

Memory Dump Analysis Anthology, Volume 7

Opentask 出版
2025/05/15 出版

Contains revised, edited, cross-referenced, and thematically organized selected articles from Software Diagnostics Institute (DumpAnalysis.org + TraceAnalysis.org) and Software Diagnostics Library (former Crash Dump Analysis blog, DumpAnalysis.org/blog) about software diagnostics, debugging, crash dump analysis, software trace and log analysis, malware analysis and memory forensics written in November 2011 - May 2014 for software engineers developing and maintaining products on Windows (WinDbg) and Mac OS X (GDB) platforms, quality assurance engineers testing software, technical support and escalation engineers dealing with complex software issues, security researchers, malware analysts, reverse engineers, and memory forensics analysts. The seventh volume features: - 66 new crash dump analysis patterns - 46 new software log and trace analysis patterns - 18 core memory dump analysis patterns for Mac OS X and GDB - 10 malware analysis patterns - Additional unified debugging pattern - Additional user interface problem analysis pattern - Additional pattern classification including memory and log acquisition patterns - Additional .NET memory analysis patterns - Introduction to software problem description patterns - Introduction to software diagnostics patterns - Introduction to general abnormal structure and behavior patterns - Introduction to software disruption patterns - Introduction to static code analysis patterns - Introduction to network trace analysis patterns - Introduction to software diagnostics report schemes - Introduction to elementary software diagnostics patterns - Introduction to patterns of software diagnostics architecture - Introduction to patterns of disassembly, reconstruction and reversing - Introduction to vulnerability analysis patterns - Fully cross-referenced with Volume 1, Volume 2, Volume 3, Volume 4, Volume 5, and Volume 6.

9 特價2066
立即代訂
下次再買

Accelerated Linux Debugging 4D

Opentask  著
Opentask 出版
2025/05/14 出版

The full transcript of Software Diagnostics Services training with more than 20 step-by-step exercises using WSL and Hyper-V environments, notes, and source code of specially created modeling applications in C, C++, and Rust. Learn live local and remote debugging techniques in the kernel, user process, and managed spaces using WinDbg, GDB, LLDB, rr, and KDB, KGDB debuggers. The unique and innovative course teaches unified debugging patterns applied to real problems from complex software environments. A necessary x64 and ARM64 review is also included.Prerequisites: Working knowledge of one of these languages: C, C++, Rust. Operating system internals and assembly language concepts are explained when necessary.Audience: Software engineers, software maintenance engineers, escalation engineers, SRE, DevOps and DevSecOps, cloud engineers, security and vulnerability researchers, malware and memory forensics analysts who want to learn live memory inspection techniques.

9 特價4544
立即代訂
下次再買

Mastering Docker from Scratch to Scale

Sudipta Biswas 出版
2025/05/12 出版

Mastering Docker from Scratch to Scale is the ultimate hands-on guide for mastering Docker in real-world, production-grade environments. Whether you're a beginner or an experienced DevOps engineer, this book walks you through the complete Docker lifecycle - from fundamentals to orchestration, security, and enterprise deployment.Learn to build, scale, and secure Docker containers with real-world labs, CI/CD pipelines, and step-by-step guidance. This is more than just theory - it's a production playbook for modern DevSecOps teams.Inside the Book: Docker installation, images, volumes, and networking fundamentalsMastery of Docker Compose and advanced multi-container setupsSwarm clustering, rootless containers, and container hardeningSecure CI/CD pipelines using GitHub Actions + DockerHubMonitoring with Grafana, Loki, Suricata, and advanced logging15+ case studies: DevSecOps, Blockchain, SRE, Cloud-native patternsFull DCA (Docker Certified Associate) exam domain alignmentBonus: DockerHub automation, Podman/Buildah comparisons, and cloud-ready optimizationsWho It's For: DevOps, SREs, and Platform EngineersCloud and Cybersecurity ProfessionalsDevelopers adopting containers and automationStudents preparing for Docker or DCA certificationTechnical leaders implementing secure DevOps pipelinesAuthored by Sudipta Biswas, a CISO and DevSecOps architect with 20 years of experience, this book distills enterprise-scale containerization into actionable insights, code samples, and downloadable labs.Whether you're starting from scratch or optimizing at scale - this is the Docker guide you've been waiting for.

9 特價1269
立即代訂
下次再買

Advanced Windows Memory Dump Analysis with Data Structures

Opentask 出版
2025/05/10 出版

The full transcript of the Software Diagnostics Services training course with 16 step-by-step exercises, notes, and selected questions and answers. Learn how to navigate through memory dump space and Windows data structures to diagnose, troubleshoot, and debug complex software incidents. The training uses a unique and innovative pattern-oriented analysis approach to speed up the learning curve. It consists of practical step-by-step exercises using WinDbg to diagnose structural and behavioral patterns in the 64-bit kernel and complete (physical) memory dumps. Additional topics include memory search, kernel linked list navigation, practical WinDbg scripting, registry, system variables and objects, device drivers, and I/O. Prerequisites are basic and intermediate level Windows memory dump analysis: the ability to list processors, processes, threads, modules, apply symbols, walk through stack traces and raw stack data, diagnose patterns such as heap corruption, CPU spike, memory leaks, access violation, wait chains, and deadlocks. If you are uncomfortable with prerequisites, the Accelerated Windows Memory Dump Analysis training book is recommended before purchasing and reading this course. Audience: Software technical support and escalation engineers, system administrators, security researchers, reverse engineers, malware and memory forensics analysts, software developers, and quality assurance engineers. The fifth edition uses the latest WinDbg, includes the relevant Unified Modeling Language tutorial, revised and extended existing exercises, and adds an exercise that demonstrates the use of a Generative AI LLM assistant.

9 特價4544
立即代訂
下次再買

Accelerated Windows Debugging 4D

Opentask 出版
2025/05/08 出版

The full transcript of Software Diagnostics Services training with 16 step-by-step exercises, notes, and source code of specially created modeling applications. Learn live local and remote debugging techniques in the kernel, user process, and managed .NET spaces using the WinDbg debugger. The unique and innovative course teaches unified debugging patterns applied to real problems from complex software environments. The fourth edition was fully reworked and updated to use the latest WinDbg, added x64 disassembly review and Rust language to the existing and improved C/C++ and C# exercises.Prerequisites: Working knowledge of one of these languages: C, C++, C#, Rust. Operating system internals and assembly language concepts are explained when necessary.Audience: Software engineers, software maintenance engineers, escalation engineers, security and vulnerability researchers, malware and memory forensics analysts who want to learn live memory inspection techniques.

9 特價4544
立即代訂
下次再買

Theoretical Software Diagnostics

Opentask 出版
2025/05/07 出版

Contains reprinted articles in full color (including more than 230 figures) from 16 volumes of Memory Dump Analysis Anthology (Diagnomicon) related to pattern-oriented software diagnostics with additional comments showing the historical development of this autonomous and distinctive discipline over the last 18 years. In addition to 15 new articles, the fourth edition includes updated threads of thinking, a list of mathematical concepts, and notes' references, and was completely remastered.

9 特價3672
立即代訂
下次再買

Secure Android Design and Development

2025/05/06 出版

"Secure Android Design & Development" is an effort to provide a compiled guideline that collects cybersecurity principles, threat modeling, the Android security model, compilers, and tools together to make it possible to design and develop more securely from the HAL layer to the application layer. This book deepens your understanding of system security architecture, which is crucial for effective design, development, and security. It covers key principles and thoroughly examines Android's layered security model. With practical scenarios and tools for threat assessment, this guide empowers developers to create secure and resilient applications for any Android-enabled platform. - Comprehensive Coverage: Explore essential security principles and methodologies tailored for Android development across various industries, including automotive and mobile devices. - System-Level Security Insights: Gain a deeper understanding of system security architecture, enhancing your ability to design, develop, and secure robust applications. - Practical Guidance: Benefit from real-world scenarios and actionable strategies to effectively address security challenges. - Threat Assessment Tools: Learn to utilize modern tools and techniques for threat modeling throughout the development lifecycle. - For All Developers: Suitable for seasoned professionals and newcomers, making security concepts accessible and applicable. - Aligns with Android 15

9 特價1790
立即代訂
下次再買

Memory Dump Analysis Anthology, Volume 6

Opentask 出版
2025/05/02 出版

Contains revised, edited, cross-referenced, and thematically organized selected DumpAnalysis.org blog posts about memory dump and software trace analysis, software troubleshooting and debugging written in November 2010 - October 2011 for software engineers developing and maintaining products on Windows platforms, quality assurance engineers testing software on Windows platforms, technical support and escalation engineers dealing with complex software issues, and security researchers, malware analysts and reverse engineers. The sixth volume features: - 56 new crash dump analysis patterns, including 14 new .NET memory dump analysis patterns- 4 new pattern interaction case studies- 11 new trace analysis patterns- New Debugware pattern- Introduction to UI problem analysis patterns- Introduction to intelligence analysis patterns- Introduction to unified debugging pattern language- Introduction to generative debugging, metadefect template library, and DNA of software behavior- The new school of debugging- .NET memory dump analysis checklist- Software trace analysis checklist- Introduction to close and deconstructive readings of a software trace- Memory dump analysis compass- Computical and Stack Trace Art- The abductive reasoning of Philip Marlowe- Orbifold memory space and cloud computing- Memory worldview- Interpretation of cyberspace- Relationship of memory dumps to religion- Fully cross-referenced with Volume 1, Volume 2, Volume 3, Volume 4, and Volume 5The primary audience for Memory Dump Analysis Anthology reference volumes is: software engineers developing and maintaining products on Windows platforms, technical support, escalation, and site reliability engineers dealing with complex software issues, quality assurance engineers testing software on Windows platforms, security and vulnerability researchers, reverse engineers, malware and memory forensics analysts. Trace and log analysis articles may interest users of other platforms.

9 特價1836
立即代訂
下次再買

Tarsnap Mastery

2025/04/22 出版

Tarsnap, the secure online backup service for Unix-like systems, raised the bar. It's inexpensive. It's reliable. And you don't need to trust the Tarsnap service-they can't access your backups even if they want to.With Tarsnap Mastery you'll learn to: Install and manage Tarsnap on Linux, Unix, Windows, and OS XFully exploit encryption and deduplicationCreate and recover archivesCustomize backups to your precise requirementsPassphrase protect keysCreate and manage special-purpose keysAutomatically back up and rotate archivesUnderstand and resolve performance issuesQuickly restore complete systemsAnd more!Ditch the tape room. Put your backups online and know that they're safe.Tarsnap Mastery: because life doesn't back itself up.

9 特價1079
立即代訂
下次再買

Android Studio Meerkat Essentials - Kotlin Edition

Neil,Smyth  著
2025/04/07 出版
9 特價2294
立即代訂
下次再買

Salesforce Certified Platform Administrator Study Guide

Mike,Wheeler  著
O'Reilly Media 出版
2025/03/26 出版
9 特價1915
貨到通知
下次再買

Ultimate Microsoft Intune for Administrators

David,Brook  著
2025/03/25 出版
9 特價1740
立即代訂
下次再買

Android Studio Meerkat Essentials - Compose Edition

Neil,Smyth  著
2025/03/25 出版
9 特價2073
立即代訂
下次再買

Linux Essentials 101

Scholars' Press 出版
2025/03/20 出版
9 特價3426
立即代訂
下次再買

Blockchain for Good

Shoufeng,Cao  著
CRC Press 出版
2025/03/20 出版

Blockchain, a technology originally developed for cryptocurrency, has evolved into a versatile tool capable of driving significant change across industries and communities. Its decentralised, secure, and transparent nature has proven valuable in applications that transcend finance, impacting supply chains, digital governance, and sustainability practices. By enabling greater trust and accountability, blockchain technology can foster ethical solutions to global challenges, promoting transparency, inclusivity, and efficiency within sectors like agriculture, healthcare, and environmental management. This book explores blockchain's role as a catalyst for meaningful change and its potential to contribute positively to our digital future.Structured into three parts--Industry, Community, and Planet--this book examines blockchain's role in advancing (i) sustainable business practices, (ii) supporting fairer social systems, and (iii) addressing environmental goals. Each section presents diverse case studies and theoretical insights, showing how blockchain can be applied responsibly and ethically. From enhancing transparency in fashion supply chains to supporting smallholder farmers, and from reshaping public governance to promoting the circular economy, the book offers a thorough understanding of blockchain's transformative capabilities. It highlights interdisciplinary research and applied projects across the globe that exemplify blockchain's capacity to serve societal and environmental purposes.Ideal for researchers, policymakers, and industry professionals, this book provides practical insights into blockchain's potential beyond the hype. Whether you are in technology, social sciences, or environmental studies, Blockchain for Good serves as an essential resource for anyone interested in exploring how blockchain can contribute to a more equitable and sustainable world.

9 特價7155
立即代訂
下次再買

Ubuntu 24.04 LTS Server

2025/03/10 出版
9 特價2157
立即代訂
下次再買

Kubernetes and Cloud Native Associate (KCNA) Exam Guide

Sangram,Rath  著
2025/02/23 出版
9 特價1913
立即代訂
下次再買

Dynamics of Digitalization and Inclusion

2025/02/11 出版
9 特價3511
立即代訂
下次再買

Windows 11 Simplified

Wiley 出版
2025/01/28 出版

Learn Windows 11 quickly and painlessly with this beginner's guide Windows 11 Simplified, 2nd Edition is your absolute beginner's guide to the ins and outs of Windows. Fully updated to cover Windows 11 and the latest updates from Microsoft, this highly visual guide covers all the new features in addition to the basics, giving you a one-stop resource for complete Windows 11 mastery. Every page features step-by-step screen shots and plain-English instructions that walk you through everything you need to know, no matter how new you are to Windows. You'll master the basics as you learn how to navigate the user interface, work with files, create user accounts, and practice using the tools that make Windows 11 the most efficient Windows upgrade yet. This guide gets you up to speed quickly, with step-by-step screen shots that help you follow along with the clear, patient instruction. Shed your beginner status with easy-to-follow instructions Master the basics of the interface, files, and accounts Browse the web, use media features, and send and receive email Customize Windows to look and work the way you want Learning new computer skills can be intimidating, but it doesn't have to be. Even if you have no Windows experience at all, this visually rich guide demonstrates everything you need to know, starting from the very beginning. If you're ready to become fluent in Windows, Windows 11 Simplified, 2nd Edition is the easiest, fastest way to learn.

9 特價855
立即代訂
下次再買

Windows Server 2025 Administration Fundamentals - Fourth Edition

Bekim,Dauti  著
Packt 出版
2025/01/21 出版

Deploy, set up, and deliver network services with Windows Server 2025, along with exploring its new features, security, and Microsoft's role-based certificationsKey Features: - Install and configure Windows Server 2025 with best practices in different environments- Enhance server security by implementing advanced features, such as secure communication protocols and authentication mechanisms- Prepare thoroughly for the AZ-800 certification exam with practical preparation tips- Purchase of the print or Kindle book includes a free PDF eBookBook Description: Windows Server 2025 introduces significant advancements and interesting security features. In this fourth edition, Bekim Dauti, the esteemed author of the previous three editions, brings his extensive experience to provide up-to-date information on these latest enhancements.You'll be introduced to network fundamentals and installation procedures, and go through post-installation tasks, directory services, and adding roles. The chapters highlight configuration topics, including group policy, virtualization, and data storage. This updated edition covers the new and enhanced features of Windows Server 2025 extensively, including Active Directory Domain Services enhancements, SMB over QUIC, advanced security features, and hotpatching with Azure Arc. Additionally, the book provides insights into tuning, maintaining, updating, and troubleshooting the server, and concludes with a dedicated section on studying and preparing for the AZ-800 certification exam with the help of practical preparation tips. Numerous questions and answers at the end of each chapter help you test your knowledge of the concepts covered.By the end of this book, you'll be well-equipped with the knowledge needed to update, maintain, and troubleshoot servers to ensure business continuity by relying on best practices and using step-by-step graphic-driven examples.What You Will Learn: - Manage directory services effectively, including setting up and maintaining AD DS roles- Add roles to Windows Server 2025 and ensure they integrate seamlessly with the existing infrastructure- Implement and troubleshoot group policies to enforce consistent configurations across the network- Utilize virtualization techniques to optimize server resources and enhance scalability- Secure data storage solutions using encryption, access controls, and backup strategies- Maintain server uptime and reliability through efficient hotpatching practices for applying updatesWho this book is for: This book is for IT professionals, such as system administrators, network engineers, and IT managers, who are starting their journey in Windows Server 2025 administration. It is also suitable for individuals looking to update their knowledge with the latest tools and features in Windows Server 2025. Whether you're responsible for managing server infrastructure, ensuring network security, or optimizing server performance, this book will provide you with the essential skills and knowledge to excel in your role.Table of Contents- Network Fundamentals and Introduction to Windows Server 2025- Installing Windows Server 2025- What to Do After Installing Windows Server 2025- Directory Services in Windows Server 2025- Adding Roles to Windows Server 2025- Group Policy in Windows Server 2025- Virtualization with Windows Server 2025- Storing Data in Windows Server 2025- Active Directory Domain Services (AD DS) Enhancements- Configuring SMB over QUIC- Implementing New Security Enhancements in Windows Server 2025(N.B. Please use the Read Sample option to see further chapters)

9 特價2294
立即代訂
下次再買
頁數1/13
移至第
金石堂門市 全家便利商店 ok便利商店 萊爾富便利商店 7-11便利商店
World wide
活動ing