4,475 reputation
1126
bio website
location Germany
age 32
visits member for 2 years, 2 months
seen Jun 13 at 14:47
stats profile views 106

Apr
12
awarded  Yearling
Feb
20
awarded  Caucus
Feb
20
comment What would be the best real example to explain the usefulness of Inheritance ?
Care to elaborate why this answer is bad?
Feb
11
revised What to do with a not well organized application?
corrected grammar
Feb
1
awarded  Nice Answer
Sep
10
comment Which extreme-programming techniques are appropriate to use in a research environment?
@rwong: software is not the only topic where something is patentable, publishable or prototypable. In fact, the extend of patentability of software is in many countries highly disputed.
Aug
22
comment Are all programming problems algorithm problems?
The most common problem for a programmer, imho, is: "oh, THAT was what you meant? now i understand. it's not what i implemented though, sorry". Is that a programming Problem?
Aug
13
awarded  Necromancer
Aug
2
answered Writing Unit Tests for a Class That Starts External EXE
Jul
23
awarded  Good Answer
Jul
12
comment Structure of a single page app
Im not sure about the inernal workings of node.js, but i think yes. Just structure the source code in a way you like, and let the templating etc do the rest
Jul
12
comment At what point can I say I've “learned” a language?
In interviews, it's "i know it" if the interviewer wears a tie, and it's "please define 'to know'" if he does not ;). To be fair, most interviewers ask if one "has experience with", to which i am more easily inclined to answer with "yes"
Jul
12
revised Structure of a single page app
added 165 characters in body
Jul
12
comment Structure of a single page app
why should the code more harder to maintain? What i say is that you are free to organize your code in one way, and present the resulting html to the client in another. Even if the clients gets everything in one big html-page, that does not mean the page is not assembled from many templates.
Jul
12
comment Structure of a single page app
i extended the answer a little
Jul
12
revised Structure of a single page app
added 1063 characters in body
Jul
12
answered Structure of a single page app
Jul
2
awarded  Nice Answer
Jul
1
awarded  Nice Answer
Jun
29
answered At what point can I say I've “learned” a language?