97
votes
74answers
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 …
3
votes
10answers
135 views
When career conflicts with company
I'm working in a small company that runs an online product. The product works so far, but they want to add a lot of additional features to it.
They're using reasonably current tec …
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 …
10
votes
15answers
404 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 …
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 …
28
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 …
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 …
21
votes
23answers
2k 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 …
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 …
7
votes
10answers
676 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 …
28
votes
21answers
1k views
Is a College/University Degree Still Relevant?
In an age where experience seems to be paramount, does anyone still see great value in having a college (specifically Computer Science) degree? Would those three years be better sp …
2
votes
4answers
142 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
202 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 …
