158 reputation
6
bio website
location Porto Alegre, Brazil
age
visits member for 1 year, 9 months
seen May 14 at 19:57
stats profile views 14

May
7
awarded  Scholar
May
7
accepted Can I use Visual Studio 2010 Architectural features to enforce design on code, without feature packs?
Feb
25
awarded  Caucus
Jan
17
awarded  Editor
Jan
17
revised Can I use Visual Studio 2010 Architectural features to enforce design on code, without feature packs?
added 476 characters in body
Jan
17
asked Can I use Visual Studio 2010 Architectural features to enforce design on code, without feature packs?
Jan
11
awarded  Student
Sep
14
comment *Code owner* system: is it an efficient way?
At my company we made a sort of agreement: each source code file has an author who is the ultimate responsible, and every line or block changed by non-authors (which is allowed) should be commented about what and why was changed, and perhaps maintaining the original lines/blocks. It is working fine.
Sep
12
answered Teaching C++ to first time high school students: Where to draw the line?
Sep
11
comment What programming problems are best solved by using pointers?
Numbercrunching?
Sep
9
comment Saying “no” to people asking questions
Best answer, +1!
Sep
7
comment My boss wants a narrated line-by-line English explanation of our code
@reinierpost: your method is pure genius.
Sep
7
comment My boss wants a narrated line-by-line English explanation of our code
@tdammers: fortunately, this is the kind of thing I can say to my boss. He's a good fella besides being a boss!
Sep
7
comment My boss wants a narrated line-by-line English explanation of our code
Perhaps he is trying to figure out what the code does to see if he agrees with the reasoning and perhaps get better ideas. In any case, it is not his job to do so, at least not that way...
Sep
5
awarded  Teacher
Sep
5
awarded  Supporter
Sep
5
comment Do the young minds need to learn the pointer concepts?
Good humor! +1 and totally agree.
Sep
5
answered Do the young minds need to learn the pointer concepts?