Skip to main content
treecoder's user avatar
treecoder's user avatar
treecoder's user avatar
treecoder
  • Member for 14 years, 1 month
  • Last seen more than a month ago
63 votes
12 answers
33k views

What kind of problems does MapReduce solve?

62 votes
5 answers
51k views

Why doesn't Python allow multi-line lambdas?

57 votes
17 answers
5k views

Alternatives to Professional Version Control [closed]

54 votes
9 answers
25k views

What is enterprise software, exactly?

40 votes
20 answers
2k views

Does teaching programming make you a better programmer [closed]

37 votes
7 answers
17k views

How do I convince my boss to use REST over SOAP? [duplicate]

31 votes
14 answers
3k views

When to confront a good project leader or boss

21 votes
13 answers
1k views

Best way to quickly stash your cognitive state when you just can't avoid interruptions

19 votes
7 answers
6k views

OO best practices for C programs [closed]

19 votes
1 answer
3k views

Why do popular websites store very complicated session-related data in cookies -- and what does it all mean?

19 votes
5 answers
37k views

Why is Python slower than Java but faster than PHP [closed]

18 votes
5 answers
19k views

is Ada really gone?

16 votes
5 answers
12k views

Avoiding new operator in JavaScript -- the better way

15 votes
7 answers
6k views

Multiple inheritance use cases

14 votes
9 answers
1k views

one programmer, many languages -- the name dilemma

12 votes
7 answers
4k views

Recursion -- is it "divide and conquer" or "code reuse"

11 votes
5 answers
1k views

Offshoring a Software Project -- Conflict Resolution [closed]

8 votes
4 answers
503 views

On improving commit practices

7 votes
14 answers
9k views

How to minimize typos when you code? [closed]

5 votes
1 answer
844 views

Good open source projects to master Python concurrency [closed]

4 votes
2 answers
3k views

What are the prerequisites for learning Go

3 votes
1 answer
797 views

using blocking APIs with non-blocking server

2 votes
3 answers
583 views

How much should I worry about the edge cases? [closed]

2 votes
1 answer
623 views

is Python PHP polyglot a good design?

2 votes
1 answer
1k views

Gremlin -- do I have to know Java/Groovy

0 votes
2 answers
335 views

BEST Format/Protocol for RESTful SOA

0 votes
3 answers
2k views

What makes Java so suitable for writing NoSQL Databases