Tagged Questions

34
votes
26answers
2k views

Does pair programming work?

At our company, we the developers tried some methodologies to be more productive. One thing we could not try was Pair Programming. The reason is, that we are a small company and have only few …
42
votes
173answers
5k views

What’s your first program that you were proud of?

What's the first program you ever wrote that you were proud of and why? For me it was probably a Delphi 2 program I wrote that simply monitored Windows' memory usage and displayed a bar graph in the …
4
votes
16answers
586 views

Would you hire a C++ programmer with 10 years experience for a C# role? [closed]

(Marking this as community wiki as I'm aware that it is subjective.) If you were hiring someone for a C# role, would you consider a candidate with 10 years experience in C++ (and C), but no …
17
votes
16answers
1k views

Favorite non obvious feature of svn?

What is your favorite non obvious feature of svn?
0
votes
6answers
102 views

More Valuable Skill

When job hunting for a developer position, what looks better? Working on a renovation project/creating a new application OR supporting legacy applications. With 3 years of experience I've spent my …
31
votes
121answers
6k views

What is the strangest programming language you have used?

For me I think it has to be the scripting language of an old proprietary telephony platform I used in the early 2000s. The language itself was not so bad, but the fact that it was meant to be edited …
3
votes
41answers
884 views

On your very first program, which construct hooked you on programming?

To me it was the If statement, I'm psyched up, since then I believed that computers are very intelligent, or I can at least make it appear intelligent because of it.
21
votes
57answers
2k views

What are the important notions in C that you did not learn from your teachers

Hi In September, I will give my first lectures on C to students in engineering school (usually I teach math and signal processing, but I have also done a lot of practical work in C, without giving …
18
votes
14answers
1k views

What was your most uncomfortable programming experience

I made this a wiki because I think that some people may think it's too "thready" but I had to share and it wasn't appropriate on my blog. I've had a few, but I think the strangest was once I was on …
14
votes
16answers
777 views

Getting out of CRUD

Definition: CRUD - Create, Read, Update, Delete; The four basic functions of persistent storage. In the context of this question, specifically related to business applications. I'll be honest, my …
13
votes
27answers
2k views

Masters vs Work experience

I'm a senior CS student, I have been wondering what is better? Studying a Masters right after school, or get real world experience before studying a Masters? Also, how hard is to find a good job, …
26
votes
12answers
2k views

Is a masters degree overkill?

After reading the responses to Is a College/University Degree Still Relevant?, I'd then ask, once you complete a university technology degree, would pursuing a masters in the field be worth it? Or is …
12
votes
13answers
812 views

Does C# have too many language features?

This is a discussion that pops a from time to time in our team. While a few quickly learned C# 3.0 features, other stick with classical techniques. Some never use Linq, think that lambda expressions …
1
vote
10answers
130 views

Starting to develop a new piece of functionality - easy or difficult stuff first?

I'm starting a new 'sprint' to develop some functionality. I need to extend some stuff within two separate components of our entire codebase. Both are equal in difficulty in terms of the actual …
4
votes
2answers
394 views

Experiences of creating Social Network site in Django

I plan to sneak in some Python/Django to my workdays and a possible social network site project seems like a good possibility. Django itself seems excellent, but I am skeptical about the quality of …

1 2 next
15 30 50 per page