Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

47
votes
82answers
4k views

What was the biggest lesson you learned in your career as an IT professional? [closed]

Reminiscing on your career as an IT professional, what was the biggest lesson you learned? [If you can accompany your answer with an story, anecdote, link to a website, article or book it would be ...
43
votes
42answers
2k views

Common “truisms” needing correction the most [closed]

In addition to "I never met a man I didn't like", Will Rogers had another great little ditty I've always remembered. It went: "It's not what you don't know that'll hurt you, it's what you do ...
25
votes
35answers
2k views

Difficult lessons for new programmers? [closed]

I started off programming with no formal education in it all. I suspect this was (and still is) pretty normal, especially with the culture around programming. However, this inevitably means that ...
11
votes
7answers
381 views

How to learn design patterns and use them in practice [closed]

Already tried: dofactory Sourcemaking+their video "GOF" book "Head First Design Patterns" book But still have problems with implementation scenarios on practice. Maybe i have too little ...
10
votes
18answers
619 views

If you could go back in time and change just one technically-related decision that you made, what would it be and why? [closed]

It's said that one of the best ways to grow is to learn from one's own mistakes and those of others. In fact, there are some organizations that find zero-based thinking so important that they ...
8
votes
11answers
333 views

lessons learned or mistakes made when using asp.net mvc

what are your top lessons learned when starting asp.net mvc that you would highlight to someone starting out so they can avoid these mistakes?
5
votes
2answers
454 views

Are there any design patterns for configuration synchronisation

I was wondering if anyone knew of any design patterns, articles or other information for the problem of synchronising settings between multiple devices. Say a web site, an iPhone app and an iPad app; ...
1
vote
7answers
210 views

Memorable Programming lessons learnt [closed]

After reading this article from Jonathan Danylko, I was wondering what the stack community can add. The question is basically, what is your most memorable lessons so far in Programming? Thanks.
0
votes
2answers
269 views

Flash/Flex E-Learning framework

I have started to develop E-Learning application and want to know Are There any frameworks for create interactive courses using flash. I think it should be something like this: Should be core engine ...