Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, June 6, 2026. Learn more…
A guide to documenting your software architecture.
Este trabajo será valioso para aplicar en cualquier compañía, startup o iniciativa personal.Ya sea para aplicar refactor a un proyecto o para iniciar una moderna aplicación móvil Android con sólidas bases de Arquitectura.Ha sido una pieza de referencia invaluable para mis proyectos y espero que también se convierta en lo mismo para el lector.
Hotwire is the default frontend solution shipped in Rails, this book will teach you how to make it work with Django, you will learn building modern web applications without using much JavaScript.
Which HTTP method should I pick for my API path? Look it up in the RESTful dictionary.
Whether you're in the boardroom, at the chalkboard, or whiteboard, presentations are everywhere. It doesn't matter if you are backed by a slide deck or just the marker in your hand, a presentation's strength comes from you. A word well spoken can change the world. How far can you get in 10 Days?
Barter and currency have no place among people that see each other as peers and wish to cultivate relationships. Gifts are for friends, neighbors and comrades — or those that wish to become so.
"We can only see a short distance ahead, but we can see plenty there that needs to be done." ~ Alan Turing
In this book, I stated how we could gain the product-first approach. I have shared methods and experiences that I sincerely believe may benefit you. I hope this book will enable you to include product-first intent in your code-first perspective.
Creating More Effective Graphs shows how to choose clear, accurate, effective graphs to make it easier to understand the data. It also shows how to avoid misleading and deceptive graphs. Some of the graph forms recommended are dot plots and trellis graphics (also called lattice plots and faceted plots). It contains examples of good and bad graphs.
Les acteurs incapables d’atteindre le high-standard nécessaire à la transformation digitale vont disparaître. Pour survivre à la transformation numérique, nous devons changer notre paradigme de création et de la livraison logicielle.
Vue Native is an excellent tool when you already know how to program in Vue and want to turn to other technologies that use the React Native core or React Native itself.
Do you want reactive interfaces without pulling in a heavy framework like React or Vue for every button, modal, or dropdown? Alpine.js 3 lets you add modern interactivity using just HTML and a bit of JavaScript. In this book you will go from the core directives (x-data, x-show, x-model) to advanced patterns with Alpine.data, Alpine.store, and Alpine.reactive, building real components like menus, modals, a full To‑Do List app, and small projects styled with Tailwind CSS.