The definitive guide to programming on the ESP8266 and ESP32 processors.
This book will teach you how to investigate and root-cause numerous types of performance issues on a PC, in many cases all the way down to the code causing them.
What do you do when good design has been left behind, and the fix is too large for refactoring? Pivots are a tool to get the code to a state where refactoring and good design can happen.
Si siempre estuviste convencido de que el desarrollo de software sería tu profesión, pero a día de hoy te encuentras desmotivado y sin ganas de continuar, es es el primer síntoma de que no estás enfocándote en la dirección correcta. Convierte tu profesión en tu pasión gracias a 10 consejos que harán cambiar tu forma de ver la vida. Ebook del blog devexperto.com
One of the most painful activities in software is maintaining poor code. This book is your companion to improve application code to become easier to understand and cheaper to modify. It's also your step by step guide to adopt clean coding techniques and professional development habits in a systematic and sustainable way.
This book covers Dependency Injection from A to Z. In it you'll learn about Constructor Injection, Property Injection, and Method Injection. You'll learn about the right and wrong way to use the Dependency Injection Container.
这本书将教会你如何将一个idea变成实际的Web应用。从高效的编程工具,开发流程,到敏捷开发中的各种轻量级实践,再到从零开始开发一个具体而微的实例。
This book is a series of labs that explain all of the major components in a CPU using only basic and/or/not/xor gates. It implements those components using a breadboard and 7400 series IC chips.
The purpose of this book is to fill a niche in teaching MIPS assembly language in that it does not simply teach assembly language programming, but attempts to show higher level language and computer organizational principals. For example, value and reference types are covered in detail, as are call stacks and heap memory. Through understanding these concepts in assembly, programmers should be more effective in other areas of computer science.
Coming to grips with Go is more than just familiarizing yourself with the language features. Learning to use those features to write production-ready code can be difficult task. If you are looking for guidelines and assistance, then this book is surely what you are looking for.
The ultimate guide for WordPress site owners.
Este es el manual del curso de Desarrllo Ágil con Integración Continúa Impartido por los autores. Se cubre TDD, CI, CD
No matter how clear and well written, naked code is never quite self-documenting. There is always a role for comments, whether the in-line narration of key design points or the formal annotation of public declarations
Playground Secrets and Power Tips leads you through creating playgrounds and exploring their built-in features. Push beyond the basics to expose the hidden power of the Swift playground.
Забравете за таблиците при работа с бази данни! Описвайте информацията така както е подредена в природата. Забравете за ограниченията в обема информация, която можете да обработвате - няма такива! Вие не търсите информация, просто се разхождате в нея! В тази книга не се описва обикновена база данни, а работа със знания.