Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
17answers
569 views

What time of day are you most proficient at programming?

For some reason I find that I am at my best, in terms of programming, late at night. I'm not sure if it's because I lose my inhibition that keeps me from pushing forward or if there is something else ...
5
votes
6answers
302 views

.NET developer has a few hours to cram for a Java proficiency test. What to do?

I have an interview tomorrow morning and just found out that I will also be taking an hour-long Java proficiency test! I am a certified C# .NET developer but have barely touched Java since college. ...
0
votes
0answers
71 views

Tips from practitionners needed on learning the GOF design patterns in java [closed]

I am a java developper coming from a web-developpment background and I wish to become more proficient at using design patterns especially the GOF design patterns. When designing my java applications, ...