177
votes
192answers
23k views
What’s your favorite “programmer ignorance” pet peeve?
What are in your opinion the worst subjects of widespread ignorance amongst programmers, i.e. things that everyone who aspires to be a professional should know and take seriously, but don't?
0
votes
0answers
34 views
feeding them vs. teaching to fish [closed]
When you are answering questions here as well as in the real life what do you do if you feel there is a bigger issue/misunderstanding behind a simple(?) question asked?
Sometimes straight answer is …
1
vote
3answers
127 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 …
5
votes
8answers
219 views
What are the overall most valuable/profitable programming expertises?
Hi,
I would like to know if it's possible to point it out, and if so If anyone would know to summarize, considering things well beyond the basics and expectable of course, what would be nowadays the …
6
votes
13answers
370 views
What are the skills needed to read and understand other people’s code?
Hi,
I have got a new job, and in this job I need to go through other people's code to understand the application.
What are the skills which I must acquire to accomplish the task of reading and …
18
votes
24answers
783 views
Which is more advantageous: Learning new languages or increasing knowledge of ones you already know?
Do you prefer learning new languages or just working in your current language and increase your knowledge of it? Which one provides more real-world benefits, and why?
27
votes
15answers
2k views
How do I get domain knowledge to start programming for the finance industry?
I've seen a lot of job advertisements (contracts) quoting extremely high daily rates. I don't think I will ever earn anything even close to it without some experience in banking.
Besides, banking …
0
votes
1answer
189 views
How does Streaming Stock Quotes on Website like CNN, CNBC work ?
Hi All,
I wanted to know how does behind the scene technology works when we see stocks streaming on websites like CNN or CNBC.
I believe its an applet but would highly appreciate some detail …
0
votes
5answers
107 views
Should Marketing departments have basic HTML skills?
Working within an organisation as part of the in-house site development team, a lot of my team's throughput is driven by the colouring-in (marketing) department. It is their responsibility to provide …
17
votes
14answers
816 views
What C# knowledge should I have?
A very open question. I've been programming in C# for the
past 5 months doing small projects that I completed
successfully.
Today I went to an interview for a C# role. The 1st question
was 'Tell me …
1
vote
10answers
259 views
Software or tools recommended to improve fast your C++ programming skills.
List anything you think is great to improve c++ knowledge... Please be concrete when giving solutions.
0
votes
2answers
61 views
Resources to deepen knowledge before writing a framework?
I'm planning to reinvent the wheel by writing a PHP MVC/ORM framework in the near future.
I have already watched several conference presentations on InfoQ, came across numerous slides, which have …
5
votes
28answers
572 views
Noticeable increase in programming ability or understanding
I am interested in knowing if at some time throughout your programming career, (when you first wrote "hello world!" to the present) you experienced a noticeable increase in your ability or …
0
votes
2answers
94 views
Learning to create animations in C++
does anyone know where I can learn to create and manipulate animations in c++ for the purpose of game development?
0
votes
3answers
153 views
What are the must know algorithm for CS Graduate/Software Engineer ? [closed]
Possible Duplicate:
What algorithms should every developer know?
I know algorithm and data-structures are keys of software engineering but what are the must-know algorithms for a CS …
