Top "Organization" questions

This tag pertains to the organization of source files and other assets in directory structures, organization of actual source code itself, logical organization of application data, and (occasionally) to organizing development projects.

What is the best project structure for a Python application?

Imagine that you want to develop a non-trivial end-user desktop (not web) application in Python. What is the best way …

python directory-structure organization project-structure
Best practice for Django project working directory structure

I know there is actually no single right way. However I've found that it's hard to create a directory structure …

django directory-structure organization project-structure
Managing CSS Explosion

I have been heavily relying on CSS for a website that I am working on. Right now, all the CSS …

css organization
Combine and run multiple R scripts from another script

Essentially, I have constructed a sizable predictive model in R with about 10~15 separate script files for collecting, sorting, analyzing and …

r organization
How To Reduce Python Script Memory Usage

I have a very large python script, 200K, that I would like to use as little memory as possible. It …

python optimization module package organization
C++ class header files organization

What are the C++ coding and file organization guidelines you suggest for people who have to deal with lots of …

c++ class file header organization
Alphabetizing methods in Visual Studio

Is there any sort of plug-in or tool available for Visual Studio 2008 to alphabetize methods? Ideally I'd like a tool …

visual-studio visual-studio-2008 coding-style resharper organization
Organization chart component for ASP.NET

I need a "free" organization chart component for ASP.NET.

c# asp.net organization charts
Renaming Objects in RStudio context sensitive within entire Project

I have an issue when developing an R project using RStudio. I create an object, and then realise later, that …

r keyboard-shortcuts rstudio organization gtd
Where can I find jQuery or Ext plugins for creating organization charts?

I know we can create an organization chart with Google Chart Tools. But my client's server doesn't have an Internet …

jquery extjs charts organization