Ask HN: Any free tools (other than pen/paper) to plan application architectures
1–7 of 7 posts
Re: Ask HN: Any free tools (other than pen/paper) to plan application architectures
#2Re: Ask HN: Any free tools (other than pen/paper) to plan application architectures
#3Re: Ask HN: Any free tools (other than pen/paper) to plan application architectures
#4Good news @Sfi81, there are some tools for this. If you want to plan ahead and do that in detail or just sketch around with freehand drawings you have the ultimate zoomable whiteboard at your service which works in every browser. Give it a try at https://ziteboard.com Let me know if you need help with it.
Re: Ask HN: Any free tools (other than pen/paper) to plan application architectures
#5Argouml http://argouml.tigris.org/
Re: Ask HN: Any free tools (other than pen/paper) to plan application architectures
#6They have many visual tools to draw up the app model/architecture.
Re: Ask HN: Any free tools (other than pen/paper) to plan application architectures
#7Argouml http://argouml.tigris.org/
Thanks - haven't seen UML before & will take it out for a spin. In your experience does it have a big learning curve?
UML is a design language, but not a computer language. You don't need to follow everything in the standard.
That will learn UML in an easier way.
Personally I think UML is worth to learn. Since it could design an architecture with using some common building block that many people know. And those UML tool can draw and manage diagram to save your time.