
Xcode
Microsoft Visual Studio
IntelliJ IDEA
Android Studio
Sublime Text
VS Code
Eclipse
PyCharm
Structurizr
IcePanel
Terrastruct
draw.io
LucidChart
Enterprise Architect
Carbide C4
StarUML
Xcode
StructurizrBased on our record, Xcode seems to be a lot more popular than Structurizr. While we know about 147 links to Xcode, we've tracked only 8 mentions of Structurizr. 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.
Install XCode, Appleโs integrated development environment (IDE), which includes much needed debugging tools and iPhone simulators. - Source: dev.to / 4 months ago
Download and install Xcode, Apple's integrated development environment (IDE). - Source: dev.to / 7 months ago
There are practice problems in each section so that you can practice while learning from the content. These are in the 'Hands-On Practice' section in each section. Integrated Development Environments (IDEs) are tools that allow you to write your own programs. There are some great, free C++ IDEs out there like Visual Studio, Xcode, and CLion. The simplest way to get started is to use a web-based IDE. Replit works... - Source: dev.to / over 1 year ago
2. Xcode Debugger Xcode remains the standard iOS app debugging tool. Its debugger is exceptional at identifying memory leaks, helping to discover thread races, and even focusing on the cause of crashes. - Source: dev.to / over 1 year ago
XCode inspector offers VoiceOver Simulation to read out app elements for identifying if descriptions mentioned for the UI are meaningful and informative. It helps to make your app accessible to users with disabilities. Apart from that the Accessibility Inspector offers a complete audit of the appโs UI elements. Also as you make changes to your app the tool offers immediate feedback on accessibility issues. - Source: dev.to / over 1 year ago
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: about 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: about 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
Microsoft Visual Studio - Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.
IcePanel - Collaborative modelling and diagramming tool based on the C4 model. Software architecture design made fun! ๐ง
IntelliJ IDEA - Capable and Ergonomic IDE for JVM
Terrastruct - A diagramming tool for software architecture
Android Studio - Android development environment based on IntelliJ IDEA
draw.io - Online diagramming application