Solid C and C++ knowledge is a must to fully understand Windows diagnostic artifacts, such as memory dumps, and perform diagnostic, forensic, and root cause analysis beyond listing stack traces, DLLs, and driver information. This full-color reference book is a part of the Accelerated C & C++ for Windows Diagnostics training course.
One of the most comprehensive no-fluff guides for Python software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.
Las reglas de Object Calisthenics de Jeff Bay pueden ser la base para abordar refactoring efectivo de tu código.
Mit einer Fülle von praktischen Spielzügen und Fallbeispielen zeigt dieses Buch, wie sich Unternehmen mit ihren Softwaresystemen gegen die Konkurrenz behaupten können. Leserinnen und Leser erhalten wertvolle Anregungen für die Umsetzung von Strategien, um ihre Software nachhaltig weiterzuentwickeln.
Want to learn the most useful but overlooked tips when cleaning up your code? Here I've put together the 10 most common refactorings that can make you a much more productive and efficient developer.
Write software that survives
Clean Code und hohe Testabdeckung fallen im Tagesgeschäft deiner Softwareentwicklung oft durch die Ritzen? Das könnte daran liegen, dass dir ein systematisches Vorgehen für Probleme unterschiedlichen Schwierigkeitsgrades fehlt. In diesem Buch zeige ich dir ein umfassendes Vorgehen, das classical TDD einschließt - und darüber hinausgeht.
This is a single chapter from the Phaser Game Starter Kit Collection. This chapter leads you through "Jigsaw & Slider" Puzzle 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.
Python 3 Combat Guide is a practical guide, full of actual experience and common sense, to avoid errors and to develop Python 3 Software Projects and System Administration programs.Targeted to SDM, Team Manager and Developers, defines practical strategies and tricks, and teach the basis of Unit Testing in pytest.You'll learn OOP easily.
Ever find your code getting out of hand? Much like a garden, code requires constant care to remain "healthy." This book is an approachable look at getting your code into shape. Learn some of the causes of unhealthy code, how to identify them, techniques to cure them, and more. Let's bring your code back to life again!
Unlock the power of code craftsmanship with "Craft Your Code." According to a study, the 10 to 1 rule of writing and programming, good software and good writing requires every line to be rewritten, on an average of 10 times. Get ready to unlock the secrets of clear, concise, and comprehensible code with "Craft Your Code".
Mejora la calidad de tu código sin embarcarte en grandes proyectos de reescritura.
After six months of working 10 hour days, the small team at Big Ticket Books deploys the subscription feature, only to discover customers are overcharged. In this story based on over a decade of experience, I tell how applying values, not practices, leads to collaboratively delivering high quality software.