Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Jon Cage
Great Malvern, United Kingdom
joncage.co.uk
Age: 31
A Computer Systems Engineer based in the UK
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
46
votes
How do I watch a file for changes using Python?
python
file
pywin32
watch
asked Oct 8 '08 at 11:12
stackoverflow.com
43
votes
How do I run NUnit in debug mode from Visual Studio?
c#
visual-studio-2008
unit-testing
testing
nunit
asked Apr 17 '09 at 10:11
stackoverflow.com
32
votes
What's the reasoning behind putting constants in if statements first?
c++
coding-style
constants
if-statement
asked Jan 26 '10 at 10:18
stackoverflow.com
22
votes
#ifdef vs #if - which is better/safer?
c++
c
coding-style
define
if-statement
asked Sep 25 '08 at 18:28
stackoverflow.com
14
votes
Why aren't static const floats allowed?
c++
visual-c++
asked Mar 16 '10 at 11:49
stackoverflow.com
13
votes
What float value makes sprintf_s() produce “1.#QO”?
c
visual-studio-2008
format
floating-point
sprintf
asked May 9 '11 at 16:10
stackoverflow.com
11
votes
How can I ping a range of IPs simultaneously
windows
networking
ip-address
ping
scanning
asked Sep 23 '09 at 15:50
superuser.com
10
votes
Any way to automatically wrap comments at column 80 in Visual Studio 2008? ..or display where column 80 is?
visual-studio-2008
comments
wrapping
asked Sep 26 '08 at 10:53
stackoverflow.com
8
votes
Accurate timestamping in Python
python
timestamp
timer
asked Oct 1 '08 at 12:36
stackoverflow.com
8
votes
How do I open an already opened file with a .net StreamReader?
.net
file
streamreader
read-only
asked May 22 '09 at 13:19
stackoverflow.com
1
2
next
Top Answers
111
Is Python any good for GUI development?
stackoverflow.com
42
How to get current CPU and RAM usage in Python?
stackoverflow.com
18
Should I learn Ruby or Python?
stackoverflow.com
17
How do I make my code easier for the next developer to understand?
stackoverflow.com
16
How do you combat denial? While focused on doing task X you encounter a crash, or performance problem, or something else really bad
stackoverflow.com
10
Programming with hardware in python
stackoverflow.com
9
Wiimote example programs
stackoverflow.com
9
Is using a widescreen monitor in portrait orientation more effective for coding?
stackoverflow.com
8
Do you write your algorithm out in pseudocode before coding?
stackoverflow.com
8
How much of NumPy and SciPy is in C?
stackoverflow.com
7
How do I program a driver for a USB device for windows platform?
stackoverflow.com
7
Minimal Python build for my application's scripting needs?
stackoverflow.com
7
C++ USB Programming
stackoverflow.com
7
How can I programmatically change a static IP address?
serverfault.com
6
C++ (Really) Safe Standard String Search?
stackoverflow.com
6
String manipulation in Cython
stackoverflow.com
6
What is 3 % 4 in Python?
stackoverflow.com
5
How do I watch a file for changes using Python?
stackoverflow.com
5
Python IDE built into Visual Studio 2008?
stackoverflow.com
5
Convincing others of Ruby over Python and PHP
stackoverflow.com
5
How can I open an Excel file in Python?
stackoverflow.com