Tagged Questions

0
votes
0answers
6 views

Xcode organising files and folders (core data model objects - iPhone)

I am developing for the iPhone and the prevailing advice on auto-generating files from entities, when using Core Data, is to select the *.xcdatamodel file and the create the new f …
2
votes
3answers
69 views

Best Practice: Organize Unit Tests.

Hello there, I have solution with >270 projects, it contains various folders and etc. Imagine each project have Unit Tests, what do you think what is the best way to organize the …
2
votes
4answers
59 views

Python organizing data with multiple dictionaries

I am trying to create a small server type application and have a question regarding organizing data with dicts. Right now I am grouping the data using the connection socket (mainly …
1
vote
1answer
15 views

Group commonly used solution items by function VS add-in

I am working i a big solution with much projects and items. It would come in very handy if there was an add-in in visual studio where i can group some items together according to t …
12
votes
17answers
615 views

How do you organize your work?

How do you work? More specifically, how do you keep your programming tasks organized. When I do Mac development at home I use software called an outliner to organize, keep notes …
0
votes
0answers
4 views

How to organizeand catolog a Small Library

I have a small library that includes hardback and softback books, research papers, newpaper clippngs, magazine articles, maps and census papers. I have no clue how to organize and …
0
votes
2answers
62 views

Separating Code To Be Organized

I'm building a zipper application, but it has a declaration that I want to separate it in another file (compress-file.m), but only when I separate the files I got an error when com …
3
votes
5answers
234 views

Code organization style for C?

I know some higher level languages, all web based (PHP, javascript, some python). I've finally decided to learn a lower level language, and I've decided to go with C. The problem …
15
votes
9answers
288 views

What kind of software development process should a lone developer have?

I work as a lone developer in a very small company. My work is quite chaotic and I'm looking for ways to make it more organized. One problem is that my projects have practically n …
0
votes
1answer
26 views

Naming and organizing images

What's the general rule of thumb while naming dynamic / user-uploaded images. For instance, profile pictures. Is there a benefit for filenames to be human-readable (joshmason_prof …
1
vote
0answers
42 views

What is the most effective solution you used to label cables? [closed]

Hello! I have a long and intensive rack cleanup project coming up, and I wanted to know what your most effective methods of labeling cables are. I currently use adhesive labels fro …
2
votes
5answers
116 views

Code organization in Python: Where is a good place to put obscure methods?

I have a class called Path for which there are defined about 10 methods, in a dedicated module Path.py. Recently I had a need to write 5 more methods for Path, however these new me …
0
votes
1answer
73 views

how to locate a program to desktop by C#

hi i want to do a program that like daily organizer or agenda. i want that program runs on desktop like a wallpaper but as transparantly. (like the clock on vista). how can achie …
7
votes
7answers
147 views

How to handle images during software development

For software development one often needs images. But when I start working on an image I very fast end up with dozens of versions, like so Start with a nice large scale image, let …
3
votes
6answers
89 views

Drupal: Staying Organized with Module Changes

The deeper I get with Drupal the more I have to make changes to code within other people's modules. These are usually small changes, and so far it doesn't make sense to rewrite th …

1 2 3 4 5 next
15 30 50 per page