Remove Handbook Remove Programming Remove Test-Driven Development Remove Testing
article thumbnail

5 Books to Achieve the Mindset of a Software Craftsman ??

Xebia

Clean Code : A Handbook of Agile Software Craftsmanship. Extreme Programming Explained : Embrace Change. This book will teach you the mindset and heuristics that will make you a great developer. It contains lessons ranging from programming best practices to recognizing and preventing issues in code. Pair Programming ?

Software 130
article thumbnail

5 Must-Read Books for Apprentice Software Developers ??

Xebia

To save you from mistakes I’ve made, I’ll share five books that accelerate your growth greatly as an ambitious software developer: Apprenticeship Patterns : Guidance for the Aspiring Software Craftsman. Clean Code : A Handbook of Agile Software Craftsmanship. Extreme Programming Explained : Embrace Change.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

AoAD2 Practice: Build for Operation

James Shore

When you deploy, you’ll deploy the same code to every environment, whether that’s your local machine, a test environment, or production. But your configuration will change: for example, your test environment will be configured to use a test database, and your production environment will be configured to use your production database.

article thumbnail

How to be a Professional Software Developer

MagmaLabs

It is not something to be taken lightly, the future will be built by us developers and we sure want a good one, not one in which things from the past were easier to use. They set the standard of how to program in OOP languages. One assert per test. Use Test Driven Development. Use SOLID principles.

article thumbnail

15 Books by leading software architects

Apiumhub

It is both a readily accessible introduction to software architecture and an invaluable handbook of well-established best practices. This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes. The DevOps 2.5