Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Hamish Grubijan
I GIVE PLENTY OF BOUNTY. CHECK OUT MY Qs!
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
35
votes
How are exceptions implemented under the hood?
c++
python
c
exception
asked Jan 3 '10 at 18:06
stackoverflow.com
15
votes
Testing a Gui-heavy WPF application
.net
wpf
gui
testing
agile
asked Mar 11 '10 at 1:39
stackoverflow.com
14
votes
On C# naming conventions for member variables
c#
naming-conventions
asked Jun 4 '10 at 18:09
stackoverflow.com
13
votes
A better way to split a string into an array of strings in C/C++ using whitespace as a delimiter
c++
c
string
asked Jul 1 '10 at 22:21
stackoverflow.com
12
votes
In Python, is use of `del` statement a code smell?
python
code-smell
statement
del
asked Dec 24 '10 at 21:28
stackoverflow.com
11
votes
Improving graphviz layout
graphviz
graph-layout
graph-drawing
asked Feb 17 '10 at 2:59
stackoverflow.com
11
votes
How can I make VS2010 insert using statements in the order dictated by StyleCop rules
c#
visual-studio-2010
intellisense
stylecop
asked May 20 '10 at 15:31
stackoverflow.com
9
votes
How to implement an efficient infinite generator of prime numbers in Python?
python
generator
primes
asked Feb 6 '10 at 4:04
stackoverflow.com
8
votes
How to combine two generators in a non-trivial way
scheme
puzzle
generator
asked Jan 5 '10 at 21:09
stackoverflow.com
7
votes
Please help me find the official name of this programming approach
python
algorithm
language-agnostic
sets
bit-fields
asked Jan 6 '10 at 0:16
stackoverflow.com
1
2
3
next
Top Answers
36
Open Source Advertising - Sidebar - 1H 2010
meta.stackoverflow.com
25
Easiest way to simulate no free disk space situation?
stackoverflow.com
10
Is it still necessary to overload the == to cater for its normal operation?
stackoverflow.com
9
Stack Overflow alternative
meta.stackoverflow.com
9
why is this sin method returning a wrong answer?
stackoverflow.com
9
Determining All Posibilities for a Random String?
stackoverflow.com
6
Should 'if' statement always have an 'else' clause?
stackoverflow.com
6
Which python installation should I use?
stackoverflow.com
5
Is a switch statement ok for 30 or so conditions?
stackoverflow.com
5
What do you think is the best language for Bioinformatics?
stackoverflow.com
5
In Bash, how to add “Are you sure [Y/n]” to any command or alias?
stackoverflow.com