c3c
- Karma
- 10
- Created
- March 19, 2019 (7y ago)
- Submissions
- 0
-
I'm learning a complex codebase. Jumping thru definitions is exhausting <:( Are there any tools that generate usable diagrams? My codebase is Java but the question is general. Thanks!
- Show HN: Easy search across tech forums – HN, IH, Reddit and more (forumsearch.io)
-
Looking for your wisdom/experience here. I'm building a specialized Wiki to document Java projects. What are the most important needs for a product of this kind? Diagrams? Code completion? Automatic API documentation?…
-
Hello HN, Having almost 20 years of sw development experience I got sick of bad or missing documentation. I quit my job and building software that will create diagrams and documentation from source code. Always clear…
- Show HN: View diagrams of your Java code in the browser (java2uml.com)
-
You are given a big Java (or another language) project to contribute to. No documentation. How do you start? What tools do you use to understand the high-level structure of the code? Thanks HN!