Show HN: I Wrote a Book on Java https://ift.tt/dWO6vmt... This book is a distillation of everything I’ve learned about what effective development looks like in Java (so far!). It's about how to organize programs around data "as plain data" and the surprisingly benefits that emerge when we do. Programs that are built around the data they manage tend to be simpler, smaller, and significantly easier understand. Java has changed radically over the last several years. It has picked up all kinds of new language features which support data oriented programming (records, pattern matching, `with` expressions, sum and product types). However, this is not a book about tools. No amount of studying a screw-driver will teach you how to build a house. This book focuses on house building. We'll pick out a plot of land, lay a foundation, and build upon it house that can weather any storm. DoP is based around a very simple idea, and one people have been rediscovering since the dawn of computing, "representation is the essence of programming." When we do a really good job of capturing the data in our domain, the rest of the system tends to fall into place in a way which can feel like it’s writing itself. That's my elevator pitch! The book is currently in early access. I hope you check it out. I'd love to hear your feedback. You can get 50% off (thru October 9th) with code `mlkiehl` https://ift.tt/dWO6vmt... September 24, 2024 at 12:26AM
Show HN: I Wrote a Book on Java https://ift.tt/Q1CZHwB
Related Articles
Show HN: Tower defense clicker game built with Svelte 5, without canvas https://ift.tt/frtCqPDShow HN: Tower defense clicker game built with Svelte 5, without canva… Read More
Show HN: Freeact – A Lightweight Library for Code-Action Based Agents https://ift.tt/yJIwetkShow HN: Freeact – A Lightweight Library for Code-Action Based Agents … Read More
Show HN: Dribbble for code https://ift.tt/5UtumkdShow HN: Dribbble for code https://ift.tt/wOcUHpm January 12, 2025 at … Read More
Show HN: Never let friends forget who is the winner https://ift.tt/x7A4HNbShow HN: Never let friends forget who is the winner Hi HN, I made a si… Read More
Show HN: TLabWebViewVR – Open Source 3D Web Browser Project https://ift.tt/wUmc2SPShow HN: TLabWebViewVR – Open Source 3D Web Browser Project https://if… Read More
Show HN: Next gen AI workout planner and logger https://ift.tt/ASa9uMJShow HN: Next gen AI workout planner and logger Hey HN! Excited to sha… Read More
Show HN: Professional Headshots Using AI https://ift.tt/GmX07ZPShow HN: Professional Headshots Using AI Hey HN! Launching portraitmak… Read More
Show HN: Bin - AI business intelligence analyst that turns data into dashboards https://ift.tt/smi7YHjShow HN: Bin - AI business intelligence analyst that turns data into d… Read More
0 Comments: