278
votes
357answers
32k views
What is the single most effective thing you did to improve your programming skills?
Looking back at my career and life as a programmer, there were plenty of different ways I improved my programming skills - reading code, writing code, reading books, listening to p …
176
votes
230answers
11k views
What is the one programming skill you have always wanted to master but haven’t had time?
For me, I've always wanted to finish the O'Reilly "Mastering Regular Expressions" book. When I need a Regexp, I manage to get the one I need eventually, but it takes more effort th …
0
votes
5answers
45 views
Where can I get some good hands-on development/design training that won’t break the bank?
College is the first step for many professional software developers and while a Bachelor's degree in Computer Science will get you a good foundation it is heavily biased towards th …
31
votes
87answers
5k views
What is the single hardest programming skill or concept you have learned?
As a follow up to "What is the one programming skill you have always wanted to master but haven’t had time?", what is the single hardest thing related to programming — skill, …
1
vote
6answers
105 views
Keeping skills up to date is more important to programmers than any other job?
I remember back in school, students use to say in a tiring tone, "Engineers and computer scientists must always keep apprised of new technologies and keep their skills up to date. …
4
votes
11answers
239 views
Startups and QA
Startups should have dedicated QA early in the process. Often, QA is added fairly late.
My two-part question is:
When should dedicated QA first be part of a startup effort and …
4
votes
6answers
227 views
Advice for bringing a Graduate Developer on board.
I need to get a graduate up to speed as a asp.net c# developer (with some sharepoint lucky him).
I’m thinking on creating a list of a web casts and putting some incentives in pl …
42
votes
51answers
3k views
How do you advance beyond being an ‘advanced’ programmer?
I'm what I think would be considered an 'advanced' programmer. I have years of experience doing reverse-engineering, kernel/compiler/emulation/game development, many programming l …
-1
votes
5answers
138 views
How can one improve their Architecture skills ?
What are the things you would like to recommend to improve architecture and coding skills ?
10
votes
12answers
626 views
Top three most important skills companies tend to ignore?
Inspired by "What are the top three most important skills new software development graduates tend to be missing?, here's a similar question but with a twist.
What are the top thre …
55
votes
32answers
3k views
What are your programming exercises?
Do you have any programming "exercises" that you do in order to hone your programming skills? Anything from FizzBuzz to more complicated problems to get you thinking about real-li …
50
votes
16answers
1k views
Am I a bad developer because I can’t answer 99% of the questions here?
I really enjoy browsing StackOverflow. I've learned quite a few things just from perusing the questions. But, I have to admit, it's really bruising my confidence when I realize h …
18
votes
59answers
3k views
Are you a good or bad programmer?
Hi All,
I see a lot of questions on SO that are asked about 'good' programmers vs 'bad' programmers.
For example, what is a good/bad programmer, how to tell a good/bad programmer …
0
votes
4answers
97 views
Recommend codebase to read and hone Python skills [closed]
Possible Duplicates:
A good open source Python project to read code?
How to learn Python: Good Example Code?
I've been reading through Coders at Work and there is a repe …
3
votes
9answers
211 views
What is the single most effective thing you did to improve your QA skills?
Looking back at my career and life as a QA engineer, there were plenty of different ways I improved my QA skills and testplans- reading other people's testplans, readings specs, r …
