5
votes
12answers
226 views
What effects does legacy code cause on a developer’s skills?
Edsger Dijkstra once said that "the use of COBOL cripples the mind...". How about working on legacy software? Do you, as a developer, get crippled by that?
As an employed programmer, I have spent …
1
vote
3answers
56 views
Javascript Certification
Is there any proper Certification for Javascript, that covers all the advanced topics of Javascript including the DOM (Document Object Model), BOM (Browser Object Model) and CSS Object Model, that can …
-3
votes
5answers
134 views
How to Improve Coding Skills ? [closed]
I think this is very generic question but I would like to know what are the things one should keep in mind as a developer while improving his/her's coding skills ?
21
votes
29answers
1k views
Advice to improve concentration in noisy office? [closed]
Possible Duplicate:
How to convince my boss to provide quiet working conditions?
I work in a noisy office. I'm forced to listen to music, and I find this hampers my concentration. My best …
1
vote
1answer
35 views
Is becoming BCS Chartered IT Professional (CITP) worth it? - UK
Hi,
I had a pub debate with a friend about this and I couldn't see the point.
From what he said it sounded just like a "qualification" you achieve for working for 10 years in the industry. You have …
20
votes
39answers
1k views
What soft skills make a great programmer?
I want to know what people think are the most important soft skills (e.g patience, tenacity, competitiveness) for programmers.
I’m not really interested in communication skills, but more the skills …
1
vote
4answers
101 views
How to increase and more importantly project my credibility as a good developer? [closed]
Let me put this bluntly: The entire software creation industry is awesome but is also home to great number of pretenders, people with fake experience and below-average entities. And the galling thing …
1
vote
7answers
138 views
Programmer trying to figure out a self project using PHP
I have just finished teaching myself a bit about PHP and now I am looking for a self-project to do. Does anyone have any ideas regarding a project that can use the extent of what PHP is primarily used …
19
votes
16answers
1k views
What do you do when your team leader doesn’t know something simple?
What do you do when your team leader does not know why the following is wrong:
a.SomeProp = a.SomeProp; // no funny side-effects, plain old property
He claims 15 years of programming experience, …
1
vote
2answers
178 views
PS3 Cell Programming
Hi
I'm currently learning how to program the Cell processor on the PS3 (via the Linux Cell SDK) - including the basics of SIMD, multithreading SPE etc. I hope to create a simple 3D demo app out of …
13
votes
23answers
714 views
Do you ever feel confident in your skills?
As a self taught developer i always find myself questioning my skill and knowledge and always feel like i am falling behind in using new technology. Over a period of nearly 9 years i've studied most …
20
votes
13answers
1k views
How do you coach a slow developer?
What goals and resources can I give to a developer who isn't working at the speed we'd like?
We hired three developers at the same time that we considered to be at the same skill level.
At this …
10
votes
31answers
2k views
What skills are worth learning for a programming career and/or resume?
What skills, languages, tools, etc. would you suggest someone interested in a career in programming learn?
0
votes
8answers
134 views
Art of Abstracting
Hi,
I understand that the power to think about abstract things is very handy in programming well. Abstraction is usually a mental map, an image that you can refer to in your mind as you are …
9
votes
25answers
1k views
How to become a better programmer?
I'm searching for articles, blogs, books etc. for a while now but all I can find are some articles about "girl code". I read the book Code Craft, Beautiful Code and I also want to order Code Complete. …
