Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Dustin Getz
Philadelphia, PA
http://www.dustingetz.com
http://www.google.com/profiles/dustin.getz
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
61
votes
Software worth buying
tools
software-tools
asked Nov 7 '08 at 22:37
stackoverflow.com
14
votes
get root URL in javascript
javascript
jquery
asked Sep 2 '09 at 15:03
stackoverflow.com
14
votes
js: understanding how alert() impacts browser event loop
javascript
winapi
javascript-events
settimeout
asked Jun 7 '11 at 17:11
stackoverflow.com
13
votes
version control on large files
svn
version-control
asset-management
asked Nov 8 '08 at 20:20
stackoverflow.com
12
votes
python argument binders
python
asked Nov 10 '08 at 14:01
stackoverflow.com
10
votes
why doesn't std::string provide implicit conversion to char*?
c++
string
stl
asked Jan 29 '09 at 15:30
stackoverflow.com
9
votes
why don't most JVM gcs use refcounts?
java
garbage-collection
jvm
asked Feb 3 '11 at 20:09
stackoverflow.com
7
votes
demote boost::function to a plain function pointer
c++
boost
functor
asked Nov 11 '08 at 22:33
stackoverflow.com
7
votes
Local import statements in Python
python
python-import
asked Nov 9 '09 at 4:34
stackoverflow.com
5
votes
process.WaitForExit() asynchronously
c#
.net
winforms
gui
asynchronous
asked Jan 22 '09 at 18:13
stackoverflow.com
1
2
next
Top Answers
58
Which programming language is manageable by an 11 year old kid?
stackoverflow.com
31
Most crucial elements in a light-weight C++ coding standard
stackoverflow.com
15
Object design in .NET
stackoverflow.com
13
Help me understand this C code (*(void(*) ()) scode) ()
stackoverflow.com
13
Quality of a saved JPG in C#
stackoverflow.com
12
Most crucial elements in a light-weight C++ coding standard
stackoverflow.com
11
How to become a “faster” programmer?
programmers.stackexchange.com
7
Why is it wrong to use std::auto_ptr<> with standard containers?
stackoverflow.com
7
Breaking out of a nested loop
stackoverflow.com
7
What kind of C++ would I have to learn to make my own OS kernel?
stackoverflow.com
6
Is there any valid reason to ever ignore a caught exception
stackoverflow.com
6
How do I keep Python print from adding spaces?
stackoverflow.com
6
Is there any advantage to using C++/CLI over either standard C++ or C#?
stackoverflow.com
6
Bruce Eckel's code snippet from Design Pattern: I'm confused on how it works
stackoverflow.com
6
Which C++ signals/slots library should I choose?
stackoverflow.com
6
How to release pointer from boost::shared_ptr?
stackoverflow.com
6
What does a TortoiseSVN cleanup actually do?
stackoverflow.com
6
operator << in c#
stackoverflow.com
6
Should I use Java's String.format() if performance is important?
stackoverflow.com
5
Are memory leaks ever ok?
stackoverflow.com
5
C++ Header Files, Code Separation
stackoverflow.com
5
Python singleton / object instantiation
stackoverflow.com
5
Better seeds than time(0)?
stackoverflow.com
5
I want to learn game development. Which language should I use?
stackoverflow.com
5
How to identify decent C++ developers in an informal gathering
stackoverflow.com
5
How do I address unchecked cast warnings?
stackoverflow.com