Stack Exchange
sign up
|
log in
|
Programmers
Questions
Tags
Tour
Users
Ask Question
supercat
less info
network profile
670
reputation
8
bio
website
location
Illinois
age
43
visits
member for
10 months
seen
Apr 24 at 15:19
stats
profile views
23
670
reputation
bio
website
visits
member for
10 months
8
badges
location
Illinois
seen
Apr 24 at 15:19
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
36
Answers
newest
activity
votes
11
How does a garbage collector prevent the whole memory from being scanned on every collect?
11
How have languages influenced CPU design?
6
Is every number in the code considered a “magic number”?
2
Internal Mutation of Persistent Data Structures
2
If immutable objects are good, why do people keep creating mutable objects?
2
What can be done to programming languages to avoid floating point pitfalls?
2
Why all classes in .NET globally inherits from Object class?
2
Immutable structures and deep composition hierarchy
2
Initialize array in amortized constant time — what is this trick called?
2
Should a server “be lenient” in what it accepts and “discard faulty input silently”?
2
When do you use a struct instead of a class?
1
When is a 'core' library a bad idea?
1
Could it be more efficient for systems in general to do away with Stacks and just use Heap for memory management?
1
How do operating systems… run… without having an OS to run in?
1
What's the best/most efficent way to create a semi-intelligent AI for a tic tac toe game?
1
Purpose of NOP instruction and align statement in x86 assembly
1
What do you call classes without methods?
1
Why are the arguments for substring functions mismatched?
1
tcp retransmission queue
1
What are the best practices regarding unsigned ints?
1
Is it relevant to warn about truncating real constants to 32 bits?
0
I've been told that Exceptions should only be used in exceptional cases. How do I know if my case is exceptional?
0
Why is there no generic implementation of OrderedDictionary in .net?
0
Name for Osherove's modified singleton pattern?
0
How can I explain object-oriented programming to someone who's only coded in Fortran 77?
0
If I use locks, can my algorithm still be lock-free?
0
When does 'optimizing code' == 'structuring data'?
0
Avoid GPL violation by moving library out of process
0
How to create a common interface for classes with different subsets of members
0
Is it bad practice to use an interface for categorization only?
Programmers Stack Exchange works best with JavaScript enabled