Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
compie
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
11
votes
IPython workflow (edit, run)
python
gui
ipython
idle-ide
asked Aug 9 '10 at 8:50
stackoverflow.com
9
votes
Why is it so easy to decompile .NET IL code?
bytecode
decompiling
intermediate-language
asked Mar 22 '09 at 18:30
stackoverflow.com
9
votes
Is agile scientifically proven?
agile
methodology
asked Mar 22 '09 at 21:43
stackoverflow.com
9
votes
How is the BIOS used by a modern OS?
api
operating-system
bios
asked Mar 29 '10 at 18:22
stackoverflow.com
8
votes
Default using directives in new C# files
visual-studio
default
using-directives
asked Mar 16 '09 at 16:01
stackoverflow.com
8
votes
Is Python the right hammer for this nail? (build script)
python
build-process
build-automation
asked Apr 27 '09 at 8:19
stackoverflow.com
6
votes
sort lines in text file, but only use the first N characters
python
datetime
sorting
asked Feb 18 '10 at 15:44
stackoverflow.com
6
votes
Restart logging to a new file (Python)
python
logging
rotate
asked Mar 14 '11 at 8:07
stackoverflow.com
5
votes
Human friendly binary encoding
encoding
asked Apr 17 '09 at 14:11
stackoverflow.com
Top Answers
17
How to move a single folder from one Subversion repository to another repository?
stackoverflow.com
16
What REALLY happens when you don't free after malloc?
stackoverflow.com
11
Code reading: where can I read great, modern, and well-documented C++ code?
stackoverflow.com
10
Favorite online lectures and presentations
stackoverflow.com
9
replace C style comments by C++ style comments
stackoverflow.com
8
Is it acceptable for a C++ programmer to not know how null-terminated strings work?
stackoverflow.com
8
Writing a telnet client
stackoverflow.com
7
How much it costs to choose .NET over the open source such us Java, Struts, etc
stackoverflow.com
6
What language should I use to write a text parser and display the results in a user friendly manner?
stackoverflow.com
6
Algorithm to pick values from array that sum closest to a target value?
stackoverflow.com
5
Python integer incrementing with ++
stackoverflow.com