Live data from Hacker News

Ask HN: Some good engineering blogs that go through the design process?

news.ycombinator.com

1–9 of 9 posts

Ask HN: Some good engineering blogs that go through the design process?

#1
Are there any good engineering (company or community based) blogs that delve into the design process while building their systems/products?

I'd like to understand how teams compare tradeoffs, handle technical difficulties while designing systems for their products.

Re: Ask HN: Some good engineering blogs that go through the design process?

#3
I curate a bunch of articles (about 10 every weekday) on https://discoverdev.io

A lot of articles are companies describing their exact issue, possible designs considered and final design adopted. Check out the tags "#software-architecture" (https://www.discoverdev.io/tags/software-architecture) or "#scaling" (https://www.discoverdev.io/tags/scaling) for articles that you're looking for.

I've been doing this for about two years now and perhaps curated about 5000 such blogposts!

Re: Ask HN: Some good engineering blogs that go through the design process?

#8
Interesting you've mentioned this. I'm working on a series of YouTube videos that is aimed to teach engineers a) how to think and design an application from scratch and b) How this process works at companies so they get a sense of what it's like professionally.

The channel is called "Think Code" and I'm working on different videos focused on a) teaching people how to code quickly and easily (free of course), b) give junior engineers and understanding of what's expected from them professionally and c) share advice to engineers on how to become better engineers. e.g., problem solving, how to learn new systems quickly, trouble shooting tips, practical advice on scrum that actually works, etc.

Let me know if you would be interested. I'm working on releasing videos next week.