
Structurizr
IcePanel
Terrastruct
draw.io
LucidChart
Enterprise Architect
Carbide C4
StarUML
Google's Python Class
Think Python
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
StructurizrNo Google's Python Class videos yet. You could help us improve this page by suggesting one.
Based on our record, Google's Python Class should be more popular than Structurizr. It has been mentiond 23 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You are welcome! Itโs a nice way of breaking down problems. You can go one step further and generate them from code using something like Structurizr (https://structurizr.org/) if you want to get fancy. Source: over 3 years ago
Regarding documentation, I created the C4 model for visualising software architecture as a way to introduce some structure into architecture diagrams, because even today most of what I see is still ad hoc boxes and arrows, with little thought into what (abstractions) and how (notation) an architecture is described. My own tooling (https://structurizr.org) allows you to create multiple diagrams from a single model,... Source: over 3 years ago
Would love to see a comparison to structurizr, which is a higher level dsl that essentially renders to any of the other three you're comparing. Source: over 3 years ago
I just watched a goto conference talk by Simon Brown on https://structurizr.org/. Source: about 4 years ago
You can look at https://structurizr.org/ for a free version. Source: about 4 years ago
Decided to write this post. I will be studying from: 1)https://developers.google.com/edu/python 2)https://www.py4e.com/ 3)https://realpython.com/. - Source: dev.to / about 1 year ago
Https://youtu.be/rfscVS0vtbw Https://developers.google.com/edu/python/. Source: about 3 years ago
The original Google Python crash course was made for people like you in mind! Self paced with exercises set up for you to jump right in. Source: over 3 years ago
Google Education Python Course: https://developers.google.com/edu/python/. Source: over 3 years ago
This is how I started, and was enough to get me started on a large automation project for work: https://developers.google.com/edu/python. Source: almost 4 years ago
IcePanel - Collaborative modelling and diagramming tool based on the C4 model. Software architecture design made fun! ๐ง
Think Python - Learning Resources
Terrastruct - A diagramming tool for software architecture
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
draw.io - Online diagramming application
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.