this post was submitted on 16 Mar 2026
31 points (97.0% liked)

Programming

26121 readers
884 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

Hi there, I'm looking for good software architecture resources: blog, wiki or community.

I know good enough the basis of OOP and 'Design Pattern' and I'm looking for something more advanced.

One of my goal is to create local first software but anything with network and web archi are welcome too. ๐Ÿ™‚

you are viewing a single comment's thread
view the rest of the comments
[โ€“] human@slrpnk.net 6 points 2 days ago (1 children)

I second this and would also recommend the Software Architecture Book Club podcast where the authors cover a chapter each episode (Head First Software Architecture and then Fundamentals of Software Architecture).

I would also recommend the InfoQ architecture RSS feed to stay current.

[โ€“] one_old_coder@piefed.social 1 points 2 days ago* (last edited 1 day ago)

Amazing, thanks.

Edit: I never knew that InfoQ was a good resource. That's a nice additional link.