Ask HN: What are your go-to blogs and books on building business applications?
1–10 of 22 posts
Re: Ask HN: What are your go-to blogs and books on building business applications?
#2Re: Ask HN: What are your go-to blogs and books on building business applications?
#3- The lean startup
- the twenty two immutable laws of marketing.
- getting to yes
After a couple of books though I would say it really comes down to just digging in and fighting it out. It is really easy to lose yourself in the world of business self help literature.
Re: Ask HN: What are your go-to blogs and books on building business applications?
#4It might help if you could provide a bit more context. Is there an example project you're working on? Is there a particular sector / type of business you're interested in learning more about? Are you interested in the "process" of business (finance/strategy/etc.)?
Re: Ask HN: What are your go-to blogs and books on building business applications?
#5--------------------------------------
Clean Code (Robert Cecil Martin)
The Art of Unit Testing (Roy Osherove)
Head First Design Patterns (Elisabeth Freeman, Kathy Sierra)
Martin Fowler's blog: https://martinfowler.com/
.
How to gather requirements and write business-readable code:
--------------------------------------
Domain-driven design (Eric J. Evans)
Implementing Domain-Driven Design (Vaughn Vernon)
Patterns, Principles, and Practices of Domain-Driven Design (Scott Millett)
.
Remaining agile and managing your work according to your clients' needs:
--------------------------------------
The art of doing twice the work in half the time (Jeff Sutherland)
The Mythical Man Month (Fred Brooks)
Re: Ask HN: What are your go-to blogs and books on building business applications?
#6- Running lean
Re: Ask HN: What are your go-to blogs and books on building business applications?
#7Technical concepts for writing code: -------------------------------------- Clean Code (Robert Cecil Martin) The Art of Unit Testing (Roy Osherove) Head First Design Patterns (Elisabeth Freeman, Kathy Sierra) Martin Fowler's blog: https://martinfowler.com/ . How to gather requirements and write business-readable code: -------------------------------------- Domain-driven design (Eric J. Evans) Implementing Domain-Driv…
Re: Ask HN: What are your go-to blogs and books on building business applications?
#8Re: Ask HN: What are your go-to blogs and books on building business applications?
#91. SaaStr.com (blog) 2. Behind the Cloud (book) 3. Rework (book)