Earlier quoted context omitted.
I agree to your point that that we need to write more understandable code(whatever the influences may be). By tools I meant some application which would help me understand already available code (well written or otherwise). Something which would quickly let me jump into the code and start working even when I do not have any background information about the code base.
Does something like JavaDoc, PHPDoc, JSDoc help? That would be an awesome tool though. Sounds like a great startup idea if someone can figure out how to build something like that :-)
No, You are not Dumb. Programmers do spend a lot of time Understanding Code…
21–28 of 28 posts
Re: No, You are not Dumb. Programmers do spend a lot of time Understanding Code…
#22Earlier quoted context omitted.
Does something like JavaDoc, PHPDoc, JSDoc help? That would be an awesome tool though. Sounds like a great startup idea if someone can figure out how to build something like that :-)
Yes, a great startup idea. What do you think of our product, i.e the video on our blog (the Architexa blog)?
What languages/platforms does it support? .Net?
Re: No, You are not Dumb. Programmers do spend a lot of time Understanding Code…
#23Earlier quoted context omitted.
Does something like JavaDoc, PHPDoc, JSDoc help? That would be an awesome tool though. Sounds like a great startup idea if someone can figure out how to build something like that :-)
Yes, a great startup idea. What do you think of our product, i.e the video on our blog (the Architexa blog)?
Re: No, You are not Dumb. Programmers do spend a lot of time Understanding Code…
#24Earlier quoted context omitted.
Does something like JavaDoc, PHPDoc, JSDoc help? That would be an awesome tool though. Sounds like a great startup idea if someone can figure out how to build something like that :-)
Yes, a great startup idea. What do you think of our product, i.e the video on our blog (the Architexa blog)?
Re: No, You are not Dumb. Programmers do spend a lot of time Understanding Code…
#25Making your code open source is also a great way to make sure your code is easy to understand.
Some open source code is shockingly bad and difficult to understand. Some is rather good and a joy to work in (eg: Samba). I'm not sure the open source -ness makes a difference. Perhaps it is just that the successful open source projects that you've heard about or seen have easy to understand code, and that is the reason for their success (sampling bias)?
Re: No, You are not Dumb. Programmers do spend a lot of time Understanding Code…
#26Making your code open source is also a great way to make sure your code is easy to understand.
Some open source code is shockingly bad and difficult to understand. Some is rather good and a joy to work in (eg: Samba). I'm not sure the open source -ness makes a difference. Perhaps it is just that the successful open source projects that you've heard about or seen have easy to understand code, and that is the reason for their success (sampling bias)?
This would be a very interesting research topic though. If I had more time, I'd attempt it. Anyone else know of such research, or want to try it? ;-)
Re: No, You are not Dumb. Programmers do spend a lot of time Understanding Code…
#27Earlier quoted context omitted.
Does something like JavaDoc, PHPDoc, JSDoc help? That would be an awesome tool though. Sounds like a great startup idea if someone can figure out how to build something like that :-)
Yes, a great startup idea. What do you think of our product, i.e the video on our blog (the Architexa blog)?
Re: No, You are not Dumb. Programmers do spend a lot of time Understanding Code…
#28Earlier quoted context omitted.
Yes, a great startup idea. What do you think of our product, i.e the video on our blog (the Architexa blog)?
It's a very interesting take on UML tooling. Your product has a lot of potential. I'm curious to play around with it once it's released.