5
votes
4answers
186 views
Code bacteria: evolving mathematical behavior
It would not be my intention to put a link on my blog, but I don't have any other method to clarify what I really mean. The article is quite long, and it's in three parts (1,2,3), but if you are …
13
votes
14answers
999 views
Staying Relevant As a Programmer
I am interested in hearing how various people remain in the Software Engineering industry for so long in their careers. I am at a crossroads myself as I have worked with Network Engineering, …
-1
votes
1answer
150 views
Programming at 2am do you find the wife telling you to come to bed [closed]
Do you ever find yourself in a position where you are so engrossed in the task at hand that your partner comes to drag you away from the pc.
I have regularly found that time flies "when you're having …
0
votes
5answers
100 views
How would you answer the question, What do you do for a living? [closed]
I'm a software engineer who works with Java/JSP applications. Apple asked me what I did for a living when I was registering my iPod and presented me with a bunch of options. Three of them could …
1
vote
1answer
37 views
Algorithm needed: Draw Outline Round Dots
Is there a well established algorithm I can steal^h^h^h^h^h copy which will draw an outline shape given an area filled with dots ?
I'm specifically thinking of this:
John Conway's Life: it might be …
1
vote
10answers
125 views
What’s a good topic for some real-life application?
Hi I was assigned a project in my software engineering class. This is a semester long project so I'm not looking for something really easy. It's also a three hour course and the project is considered …
1
vote
2answers
312 views
Increasing Battery Life on Windows Mobile using GPS and Web updates
I have an app that runs on Windows Mobile and uses the GPS to update its location at various intervals. As expected, enabling the GPS chip uses more battery power. (no duh..)
So currently my …
0
votes
1answer
79 views
Data structure for Objects
Which data structures I should store the real life 'objects' in?
I am not looking for computer representation. I am looking for different data structures for different item in real life access/storage …
4
votes
7answers
322 views
Top developer VS personal life [closed]
Lately I've been "haunted" by the exercise of trying to balance personal live while being a software developer.
Being on top of the Microsoft wave means countless hours learning new technologies, …
-1
votes
5answers
248 views
How much time do you spend on the computer per day? [closed]
How much time do you spend on the computer per day?
3
votes
11answers
212 views
What is the life span of data?
Recently I’ve found myself in a database tangle where management wants the ability to remove data from the database, but still wants that data to appear in other places. Example: They want to remove …
6
votes
9answers
379 views
How much time you spend at home on work subjects
One of my colleague tell me that he found himself working lot of hours at home about subjects he didn't finish at work, for example: bug he had this morning, and didn't finish, or writing spikes for …
27
votes
15answers
872 views
Maintaining the Programming/Family balance
How best can you maintain a healthy balance between
Following the never ending programming passion and feeding your never full hungry mind
AND
Spending enough quality time with your family
2
votes
6answers
397 views
What to program for a gadget that can deduce what I’m doing? The ultimate life-hack?
This isn't really a programming question, more of an ideas question. Bear with me.
My sister gave me a well-used Nokia N95. I don't really need it, but I wanted it to do some programming for it. It …
18
votes
59answers
3k views
Are you a good or bad programmer?
Hi All,
I see a lot of questions on SO that are asked about 'good' programmers vs 'bad' programmers.
For example, what is a good/bad programmer, how to tell a good/bad programmer, what to do about a …
