Skip to main content
SRKX's user avatar
SRKX's user avatar
SRKX's user avatar
SRKX
  • Member for 12 years, 8 months
  • Last seen more than a month ago
33 votes
Accepted

Use of NotImplementedException

26 votes

What's the best place for a high school programmer to get his work noticed?

18 votes
Accepted

Using HashTable without overriding hashcode()

11 votes

Does it hurt to learn bits of many programming languages?

9 votes
Accepted

How can I properly compare double values for equality in a unit test?

8 votes

How to introduce your team to functional style of coding?

8 votes
Accepted

What is the required background to apply Machine Learning to Finance?

6 votes

How to use a switch statement with enum efficiently?

4 votes
Accepted

Developing a search algorithm

3 votes

Delegates and events

2 votes

Database Table Prefixes

2 votes

Is there a canonical resource on R programming?

2 votes

Should an object query its owner?

1 vote

Pointers in C vs No pointers in PHP

1 vote

function exit condition on parameter consistency check

0 votes
Accepted

Why should IQueryProvider implementations throw NotSupportedExceptions?

0 votes
Accepted

C# basic window content convention

0 votes

How to write a command interpreter/parser?

0 votes

How do lines of code get executed by the CPU?