V
V
Vyacheslav Golovanov2011-08-20 02:11:03
Perl
Vyacheslav Golovanov, 2011-08-20 02:11:03

Development of software projects?

The more I know, the more I realize that I don't know anything...
In this regard, please suggest books on the development of large software projects.
I am not interested in the process of dividing tasks between programmers, but in the schemes for building the projects themselves, in particular, how to correctly break them into modules so that you can easily add new functionality, at least fixing the existing code.
I'm not wording well, but maybe someone will understand what I mean.
Thank you.
PS: I write in perl

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
TheHorse, 2011-08-20
@SLY_G

Our experience is everything)
Books:
Steve McConnell "Perfect Code".
Martin Fowler "Refactoring".
E. Gamma, R. Helm, R. Johnson, D. Vlissides "Techniques of object-oriented design."
Grekul V.I., Denishchenko G.N., Korovkina N.L. "Design of information systems"

V
vadim911, 2011-08-20
@vadim911

I would recommend starting with Martin Filer's book Enterprise Software Application Architecture. Well, then use the methods of refactoring.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question