| bio | website | |
|---|---|---|
| location | Sweden | |
| age | 48 | |
| visits | member for | 4 months |
| seen | 11 hours ago | |
| stats | profile views | 4 |
|
Apr 30 |
comment |
How do you keep track of what classes and functions your team has written? Don't get it. Are you going to throw away tested and working code just because it looks like a duplicate in a code review? The question was how to avoid writing the duplicate code in the first place. A session like @daenyth's answer seems better. |
|
Mar 31 |
answered | Best practices for sharing tiny snippets of code across projects |
|
Jan 2 |
answered | Constants in C# |
|
Dec 28 |
awarded | Supporter |
|
Dec 28 |
comment |
Motivation and pitfalls (?) of the auto keyword in C++11auto was proposed for C++ before var was introduced in C# so the question should be why C# does not use auto. var has a different meaning in JavaScript and Scala |
|
Dec 21 |
awarded | Teacher |
|
Dec 21 |
answered | Storing Dynamic SQL in text files vs inline code |