1
vote
3answers
114 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 …
171
votes
189answers
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?
5
votes
8answers
208 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 …
26
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
5answers
98 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 …
6
votes
13answers
355 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 …
0
votes
2answers
60 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 …
6
votes
11answers
723 views
As a Java developer what should I be expected to know?
With the constant updating of technologies surrounding Java, as a Java developer what is the base knowledge you should be expected to have?
Should a Java developer know EJB3, Spring, Hibernate etc?
0
votes
2answers
91 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?
1
vote
10answers
250 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
3answers
152 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 …
4
votes
7answers
446 views
Knowledge hoarding
I work for a small ERP software firm. There are 2 guys that have seniority over me. They make 3 times the salary I take home.
Here's how they managed to get there: we have no documentation to speak …
1
vote
1answer
98 views
structuring your web based knowledge system
How would you structure the information which you maintain to keep all of the information about your projects and clients at your fingertips. We are finding that ours is becoming so large that at …
17
votes
14answers
807 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 …
3
votes
9answers
155 views
Verifying equivalence of a secret
Alice & Bob are both secret quadruple agents who could be working for the US, Russia or China. They want to come up with a scheme that would:
a) if they are both working for the same side, prove …
