Learn how to use WinDbg to navigate memory space and Windows data structures 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.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through "Adventure Story Plots" and "Dynamic Maze Generation" game development. This tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through "Hidden Objects" and "Find the Difference" game development. This tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through "Match-3" and "Trace-3+" game development. This tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through Connect-4+ game development. This tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through Collapsing Blocks (aka "Same Game") development. This tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through Dress-up and "Fashions" game development. This tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.
It seems like there's never been as much widespread desire before to learn JS. But with a million blogs, books, and videos out there, just where do you start? Get Started prepares you for the journey ahead, first surveying the language then detailing how the rest of the You Don't Know JS Yet book series guides you to knowing JS more deeply.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through Action-Arcade game development. This self-contained tutorial has both v3.16+ & v2.x.x encoding. It's perfect for novices, experienced web developers, and just anyone wanting with their own bespoke game, artwork, and features.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through game development for Jump-2-Capture games. These self-contained tutorials are for both v3.x.x & v2.x.x, perfect for novices and experienced web developers, and anyone creating single-player games with their own artwork and features.
Use Ansible to set up fresh instances of Ubuntu 18.04, perform automated updates and set up the LEMP stack comprising of PHP 7.3, Nginx and Percona database. A Docker image that will closely resemble our server will be the testing environment that we'll hook up to GitLab and set-up the CI/CD pipeline to handle testing and zero downtime deployment.
Want to level up at your programming game in a fun and useful way? Build your own test framework and explore modern Node with the help of this book.
Take the journey to become a pro in GraphQL.
Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. This book will help you learn JavaScript Regular Expressions, a mini-programming language for all sorts of text processing needs.