Stack Exchange
sign up
|
log in
|
Programmers
Questions
Tags
Tour
Users
Ask Question
Secure
less info
meta user
|
network profile
1,459
reputation
3
9
bio
website
location
age
visits
member for
2 years, 4 months
seen
2 days ago
stats
profile views
38
1,459
reputation
bio
website
visits
member for
2 years, 4 months
3
9
badges
location
seen
2 days ago
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
30
Answers
newest
activity
votes
22
Why is x=x++ undefined?
16
What to do when client have unrealistic expectations?
16
Why is there both a short-circuit OR as well as unshort-circuited variation of that operator in C#?
13
Why are exceptions considered better than explicit error testing?
9
UUID collisions
6
Why was the percent sign (%) chosen as the format specifier for the printf family of functions?
5
How to fail an interview?
4
When should code favour optimization over readability and ease-of-use?
4
What do I need to do to NOT steal “Hello World” code with a GPL license?
4
In what areas of programming is algorithm run time actually an important issue?
4
Recursion — is it “divide and conquer” or “code reuse”
2
Why do we have to use break in switch
2
Can I watch a SHA-256 do its magic visually?
2
When calculating how many days between 2 dates, should you include both dates in the count, or neither, or 1?
2
When does the “Do One Thing” paradigm become harmful?
2
What's the difference between the terms “protocol” and “standard”?
2
Is it possible to insert the hash of an executable into the executable itself without changing the resulting hash? What's the best alternative?
2
Is it OK to live without knowing how the program you created works?
1
Is it plausible to use a filesystem-based configuration format rather than an INI file?
1
What's a good way to explain the need for pointing to a pointer?
1
Why do different languages have different syntaxes?
0
How to handle timezone for dates?
0
What is the advantage of little endian format?
0
Best practice on if/return
0
Correct For Loop Design
0
Why is an array of characters called a String in Object Oriented languages?
0
Is it bad practice to use short-circuit evaluation instead of an if clause?
0
In plain English, what is recursion?
0
How to REALLY start thinking in terms of objects?
0
How do you structure your shared code so that it is “re-findable” for new developers?
Programmers Stack Exchange works best with JavaScript enabled