Tagged Questions

88
votes
70answers
4k views

Old Developers - any future ?

I'm 44 now and I just love code! And software and programming. And MSDN, and Communication of the ACM and Programmez (French magazine) and Stack Overflow and McConnell, Cwalina/Ab …
9
votes
15answers
386 views

Is reading too many management books too early for me?

I do not yet have 3 years of experience in development, and I have been reading management books by people such as Michael Lopp, Joel Spolsky, the Art of Project Management, and Ra …
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 …
38
votes
169answers
5k views

What’s the first program you wrote 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 …
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 …
65
votes
42answers
3k views

Have you ever written a computer virus (or at least tried)?

The title pretty much says it all: have you ever written (or tried to write) a computer virus? I know pretty many young programmers try to do something like that in their early day …
22
votes
14answers
1k views

Next Steps After Being Fired?

I was fired from my job this morning, after an incident on Monday night for which I was suspended yesterday. I've contacted an appropriate government agency to look into the matter …
27
votes
35answers
2k views

Debugging techniques

Debugging is the most time consuming activity of programming. So using appropriate tools and techniques is paramount to efficiency and productivity. What are your favorite debuggi …
7
votes
10answers
639 views

3D Game Development tips (especially game architecture)

tl;dr version: What is the best advice (that you learned by experience and not from books) that you can give me, with regards to 3D game architecture? (as in, how to design and con …
21
votes
23answers
1k views

What programming hack from your past are you most ashamed of?

We've all been there (usually when we are young and inexperienced). Fixing it properly is too difficult, too risky or too time-consuming. So you go down the hack path. Which hac …
2
votes
4answers
133 views

How should I interview a candidate with domain experience in a different field?

I have to interview a candidate for a developer position that will involve working mainly on a trading system written in C++ in a Wall Street company. The candidate's most recent …
4
votes
4answers
194 views

How to get hired when lacking experience.

I am asking this in response to listening to Stack Overflow's Podcast #55, Where Joel and Jeff discuss how much interview feedback is appropriate. They got into talking about what …
112
votes
11answers
21k views

How old are you, and how old were you when you started coding? [closed]

Closed. Yes, this is an interesting question, but there is now over 1200 answers (41 pages). In terms of data (since this is tagged as "research"), there is nothing to gain from ha …
1
vote
10answers
129 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 …
1
vote
7answers
101 views

Biggest time loss bug [closed]

We've all had them, errors or bugs that have lost us lots of time. I've seen it time and time again, the first 90% of the coding work for a given project takes 10% of the total ti …

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