Tagged Questions

86
votes
81answers
26k views

As a programmer, what are some telltale signs that you’re about to get fired or laid off?

If you have ever been fired from a job, did you notice anything different about the behavior of your peers or upper management just before your termination? What are some common signs to look for …
51
votes
30answers
3k views

How do you pull yourself out of a programming ‘slump’?

I've been programming professionally for about 8 years now. I started back in the 2001 working in c# and .net development. The past few months, I've found myself in what I would describe as a slump or …
39
votes
38answers
3k views

How can I get rich just programming

What are the known cases where a programmer (just by programming) can become rich. A programmer that started a company, I think, doesn't count except if he/she was not the CEO but the leader …
25
votes
28answers
2k views

How can a programmer get out of the learning “void”?

As a programmer of any level, I have found that at times our programming knowledge comes to a halt. I and others like me have ran into this wall, and noticed that sometimes we cannot get past it! In …
21
votes
36answers
1k views

Common “Truisms” that need correcting the most.

In addition to his "I never met a man I didn't like.", Will Rogers had another great little ditty I've always remembered. It went "It's not what you don't know that'll hurt you, it's what you do …
20
votes
19answers
1k views

burnt out?

I refer to: "35, lost interest in programming, system administration sucks, don't want to go in management. What to do?" question got more than 600 replies. …
19
votes
26answers
1k views

How can you be a quality programmer in a programming team?

How can you be a quality programmer in a programming team? Despite office politics and social indifferences and unrealistic timeframes.
17
votes
14answers
814 views

What C# knowledge should I have?

A very open question. I've been programming in C# for the past 5 months doing small projects that I completed successfully. Today I went to an interview for a C# role. The 1st question was 'Tell me …
16
votes
10answers
537 views

What is a predicate?

Being a hobbyist coder, I'm lacking some fundamental knowledge. For the last couple days I've been reading some stuff and the word "predicate" keeps reappearing. I'd very much appreciate an …
15
votes
12answers
798 views

Good techniques for understanding someone else’s code

What techniques can anyone suggest for understanding a new piece of code? Here are some of the things I find sort-of work: 1) Print the code out, on a colour printer, with syntax highlighting, …
13
votes
0answers
815 views

should we solve project Euler problems in SO? [closed]

I don't like the idea of solving project euler Qs as algorithm problems in stackoverflow. Project euler is for enjoyment and to discover new areas of thinking you have and not to get the problems …
13
votes
31answers
2k views

Have you ever implemented a programming language?

Have you ever implemented a programming language, either your own or an existing language and why did you decide to do it?
12
votes
17answers
655 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 and prioritize the …
11
votes
22answers
1k views

How do you deal with bad programmers?

I kind of lead a team of 10 here at one of the services companies. Being a lead developer, I have been asked to mentor this team that consists of individuals who are programmers but are kind of …
11
votes
11answers
825 views

Why should files end with a newline?

I assume everyone here is familiar with the adage that all text files should end with a newline. I've known of this "rule" for years but I've always wondered — why?

1 2 3 4 5 16 next
15 30 50 per page