program needed - To make ER diagrams for QuakeC and C
What?
Do you know about any program which makes ER diagrams from header files?
How?
So You get what I need I made a picture. I image it will take steps like there http://img7.imagebanana.com/img/i1hv0f0y/erd.PNG .
Why?
During my time of a programmer I found it is true. At least for me. But it is somewhat not so great for OOP, because there you have to have slightly differend mindset http://ootips.org/er-vs-oo.html , but otherwise it is how I usually approach programming if I am not hacking.
I would need it to make few diagrams for Quake. And also for some tutorial for Quake. And my own needs. And I guess some other people might appreciate such program.
First, I have not made a program to make graphical nodes, lines, boxes and their connections like would be neded. Second, I have made interpreter (therefore parser), but a simple one. Therefore I am quite sure it would take less time to find program, which already does it, than to make one on my own.
What I found so far?
Lepus3 for java http://en.wikipedia.org/wiki/Lepus3
is a tool by which you can find also GOF design patterns in you code. It has 100 megabytes http://ttp.essex.ac.uk/main/download/ . Why not ?
Program in action http://www.youtube.com/user/TwoTierProgramming .
Do you know about any program which makes ER diagrams from header files?
How?
So You get what I need I made a picture. I image it will take steps like there http://img7.imagebanana.com/img/i1hv0f0y/erd.PNG .
Why?
Robert Pike wrote:"Rule 5. Data dominates. If you've chosen the right data structures and organized things well, the algorithms will almost always be selfevident. Data structures, not algorithms, are central to programming. (See Brooks p. 102.) " - http://www.lysator.liu.se/c/pikestyle.html
During my time of a programmer I found it is true. At least for me. But it is somewhat not so great for OOP, because there you have to have slightly differend mindset http://ootips.org/er-vs-oo.html , but otherwise it is how I usually approach programming if I am not hacking.
I would need it to make few diagrams for Quake. And also for some tutorial for Quake. And my own needs. And I guess some other people might appreciate such program.
First, I have not made a program to make graphical nodes, lines, boxes and their connections like would be neded. Second, I have made interpreter (therefore parser), but a simple one. Therefore I am quite sure it would take less time to find program, which already does it, than to make one on my own.
What I found so far?
Lepus3 for java http://en.wikipedia.org/wiki/Lepus3
is a tool by which you can find also GOF design patterns in you code. It has 100 megabytes http://ttp.essex.ac.uk/main/download/ . Why not ?
Shakespeare: Brevity is the soul of wit.
Think, touch, movetype, solid, traceline is what to understand first.
my digests:
of programming, graphics, gaming, tools ... http://j.mp/bundles/a397723/
Think, touch, movetype, solid, traceline is what to understand first.
my digests:
of programming, graphics, gaming, tools ... http://j.mp/bundles/a397723/
