Tagged Questions

5
votes
12answers
228 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
136 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 ?
1
vote
1answer
36 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 …
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 …
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 …
0
votes
7answers
149 views

How to compare programming skill? [closed]

If you are having a childish fight with someone who seriously believes he is the god of programming, are there any fair tests to settle such disputes? (Hopefully, these tests do not involve some kind …
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 …
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 …
0
votes
5answers
124 views

Should Intermediate Java Programmer Read Fundemantals Part Of Java Books?

I love reading programming books.But every Java book has first intro part to the language which has chapters about language fundemantals like variables,loops,decision making, etc.I am wondering if you …
6
votes
8answers
190 views

Interesting Project Ideas for Decent Dev Wanting to Learn More Asp.Net

I want to learn more Asp.Net (and MVC). I would like to say I am a decent developer, but everything I work on seems to be maintenance or enhancements. I want to start a website or web app completely …
4
votes
9answers
318 views

How does a background in math make you a better programmer? [closed]

Possible Duplicate: Is mathematics necessary for programming? Why is the above a duplicate - I academically speaking would like to know HOW mathematics helps one program so some more teaching …
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, …
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 2 3 next
15 30 50 per page