c3c

↗ HN profile [ 294 ms ] full profile
Karma
10
Created
March 19, 2019 (7y ago)
Submissions
0
  1. 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!

  2. 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?…

  3. 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…

  4. 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!