|
|
|
|
|
by pistolpeteDK
2811 days ago
|
|
Not trying to split hairs, but we have no problem maintaining our 50K LOC python/django codebase. What I like about Python is the ease of which you can layout a project to fit your needs.
Maintaining a large codebase is more about layout/architecture than the language itself. Maybe other languages are simply better suited for programmers who lack the need of keeping their codebase clean and tidy :) |
|