Tagged Questions
43
votes
11answers
4k views
Beginning TDD - Challenges? Solutions? Recommendations? [closed]
OK, I know there have already been questions about getting started with TDD.. However, I guess I kind of know the general concensus is to just do it , However, I seem to have the following problems ...
31
votes
27answers
2k views
How long should it take for someone to be able to type code from memory?
I understand that this question could be answered with a simple sentence and that it may be viewed as subjective, however, I am a young student who is interested in pursuing a career in programming ...
22
votes
14answers
2k 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 ...
5
votes
10answers
409 views
What is the best approach to take when you can't figure something out, and you have no one to ask?
The second part of that question is key. If you are one of a few programmers, and after banging your head on your keyboard for endless nights you can't figure something out, with no one else in your ...
4
votes
41answers
956 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.
1
vote
4answers
125 views
Best bugfixing/errorfinding strategy - all languages
I found out, while shoulder surfing some other - much more experienced programmers - that they all have different strategies in finding (their) errors in (their) code.
And I don't mean understanding ...
0
votes
1answer
131 views
Analyzing client requirements and formulating software functionalities
How does one go about properly analyzing the requirements of a client in terms of software and writing down a list of functionalities? Feel free to share your own experiences.
0
votes
3answers
195 views
Any experience with unusual technologies?
99 bottles of beers made me realize that ADA, Erlang and Smalltalk were not so odd languages after all.
There are plenty of unusual tools and I supposed that a lot of them are even used :-)
Have you ...