Søgning på underkategorier- og emner:
A beginner's guide to coding that will teach you everything you need to know to program professionally, from writing your first Python program, to passing your first technical interview.
In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind.
If you're a software developer looking for a quick on-ramp to software architecture, this handy guide is a great place to... Læs mere
User story mapping is a valuable tool for software development, once you understand why and how to use it. This insightful book examines how this often misunderstood technique can... Læs mere
In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data.
Whether you're an artist, designer, programmer or hobbyist, Arduino lets you learn about and play with electronics. Discover how to build a variety of circuits that can sense or control real-world objects, prototype your own product, and even create interactive artwork.
Improve your understanding of Scrum through the proven experience and collected wisdom of experts around the world.... Læs mere
In this practical book, author Zhamak Dehghani introduces data mesh, a decentralized sociotechnical paradigm drawn from modern distributed architecture that provides a new approach to sourcing, sharing, accessing, and managing analytical data at scale.
Software developers face an ever-changing and ever-expanding technology landscape. Developing technical skills is vital, but there are... Læs mere
Elixir offers new paradigms, and challenges you to test in unconventional ways. Start with ExUnit: almost everything you need to write tests covering all levels of detail, from unit to integration, but only if you know how to use it to the fullest - we'll show you how.