289
votes
361answers
33k 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 podcasts, watching …
178
votes
230answers
12k 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 than it should.
…
58
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-life scenarios that …
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 how much I DON'T …
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 languages under my …
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, concept, tool, …
18
votes
25answers
2k views
Utilizing Time to Improve Programming Skill
In an attempt to be a better programmer, I am planning to read a lot of books and learn at least one new language (which I think is going to be python) during the 3-month long holiday that I am going …
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, what to do about a …
16
votes
7answers
844 views
How to improve programming skills: from high-level to sth more deep & technical
I need your advice on how to develop my programming skills. Though I am very curious about learning new techniques, I somehow feel stucked at the moment and would like to get some opinions on that. I …
13
votes
21answers
1k views
How can I become a better C# programmer?
When you can create classes and do the simple stuff (GUI, reading text files, etc...), where do I go from here? I've started reading Code Complete 2nd Edition which is great but is more of a general …
13
votes
12answers
864 views
Touch Typing Software recommendations
Since the keyboard is the interface we use to the computer, I've always thought touch typing should be something I should learn, but I've always been, well, lazy is the word. So, anyone recommend any …
12
votes
9answers
384 views
Does the Scrum process ultimately divest team members from their respective skills?
My organization has been experimenting with the introduction of more "Agile" methods. We've been trying the Scrum approach for a short while, and most of the team has, more or less, adapted to it. I …
12
votes
9answers
806 views
How much of a transition is programming Java to iPhone apps?
I'm a highly skilled Java dev contemplating learning iPhone development. Mac only dev aspects aside, how much of a leap would learning the mobile application stack be? Sure I understand that its …
12
votes
24answers
1k views
What should I learn next after VB and C#
Hi All,
I am currently learning VB and C# and have been for the last two and a bit years but I would really like to broaden my programming skills a little bit.
I was just wondering what people …
10
votes
12answers
642 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 three most important …
