User:Ksuzee/Proposal

From BRL-CAD
< User:Ksuzee
Revision as of 17:10, 1 April 2012 by Ksuzee (talk | contribs) (New page: = Project title = Code Reduction = Brief summary = BRL-CAD has the really huge project. There are a lot of libraries and different files, so there is such problem as code duplication. The...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Project title

Code Reduction

Brief summary

BRL-CAD has the really huge project. There are a lot of libraries and different files, so there is such problem as code duplication. The sources must be cleaner and smaller. The code must be easy to read and understandable. This reduction will help new developers to make their work more effective and faster. So, the main aim is to shorten the count of lines of code without disrupting the project. Special tests will help not to disrupt the project after reduction.

Detailed description

I decided to choose this project, because, I am sure, I have enough knowledge in c/c++ for doing it. I've been working with it since 19.03.2012.