282
votes
358answers
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 …
177
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 than it should.
…
1
vote
3answers
117 views
Basic skills to work as an optimiser in the gaming industry
I'm curious about a certain job title, that of "senior developer with a specialty in optimisation." It's not the actual title but that's essentially what it would be. What would this mean in the …
0
votes
5answers
77 views
What one needs to know as a web developer?
List so far ...
xHTML, CSS, XML, XSLT.
JavaScript, Ajax, JSON, jQuery.
A Server Side programming – C#, Asp .Net, MVC, Java, PHP, Ruby.
Silverlight, Flex, RIA tools.
Web server - Apache or IIS
…
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, …
1
vote
6answers
106 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. If they don't they …
0
votes
5answers
47 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 theory. You get a …
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 …
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 …
4
votes
11answers
249 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 why?
What skills …
4
votes
6answers
228 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 place to become …
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 …
10
votes
12answers
636 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 …
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 …
-1
votes
5answers
144 views
How can one improve their Architecture skills ?
What are the things you would like to recommend to improve architecture and coding skills ?
