687 reputation
417
bio website
location Cluj-Napoca, Romania
age
visits member for 1 year, 3 months
seen 40 mins ago
stats profile views 88

Just an enthusiast student...


Apr
17
awarded  Custodian
Apr
17
reviewed No Action Needed Is micro-optimisation important when coding?
Apr
16
comment What to do if a team member delivers bad quality code?
Stop being afraid to hurt his precious feelings ! He's not your wife. You HAVE TO address this issue. It's part of your responsibility both as team leader and as SCRUM Master. Do it asap. And do it the right way. Not too harsh and not to soft.
Apr
14
comment What is the (craziest, stupidest, silliest) thing a client/boss asked you to do?
Well, you could always put a higher estimate and then use the extra time browsing Programmers.SE :)
Apr
12
comment How can I evaluate a candidate's knowledge of Html/CSS during an interview?
Cool, I really learned a few stuff :) .
Apr
9
comment What is the (craziest, stupidest, silliest) thing a client/boss asked you to do?
Wait, isn't Google doing the same thing ? They have catchy marketing names of course, but still...
Mar
26
awarded  Good Question
Mar
26
accepted Keep a programming language backwards compatible vs. fixing its flaws
Mar
26
comment Keep a programming language backwards compatible vs. fixing its flaws
Speaking of Java: According to the Wikipedia page containing Java versions (en.wikipedia.org/wiki/Java_version_history), in Java 10 there will be no more primitive data types. Sooo... that's going to screw up some older code... well, actually all existing code. I guess they'll apply some sort of boxing functionality for all primitive types...
Mar
26
awarded  Popular Question
Mar
25
awarded  Nice Question
Mar
25
comment Keep a programming language backwards compatible vs. fixing its flaws
@DocBrown Thanks, great read indeed :) .
Mar
25
revised Keep a programming language backwards compatible vs. fixing its flaws
added 217 characters in body
Mar
25
asked Keep a programming language backwards compatible vs. fixing its flaws
Feb
18
awarded  Caucus
Feb
8
comment How do you know how much money other programmers are earning?
If a moderator sees this, can you please migrate it to "The Workplace" ? Apparently, that's where it belongs... For the record: there are hundreds of questions here that are more offtopic than this one... and they're still open...
Feb
8
asked How do you know how much money other programmers are earning?
Jan
29
comment Why Java does not allow function definitions to be present outside of the class?
Doesn't the existence of primitive types exclude Java from being "pure OOP" ?
Jan
27
awarded  Yearling
Dec
4
answered Why Open-Source Code?