Skip to main content
Inaimathi's user avatar
Inaimathi's user avatar
Inaimathi's user avatar
Inaimathi
  • Member for 15 years, 2 months
  • Last seen more than a month ago
182 votes
Accepted

What are the worst false economies in software development?

64 votes
Accepted

Should you sacrifice code readability with how efficient code is?

33 votes
Accepted

How many programming languages is a programmer expected to be an expert at?

26 votes

Random number generation algorithm for human brains?

19 votes
Accepted

How should I start with Lisp?

18 votes
Accepted

What's a "Professional Fit" interview?

10 votes

Is MySQL viable for small-medium business applications

10 votes

How to handle conflicts between developers in your team?

8 votes

How do you track bugs in your personal projects?

8 votes

Why is Lisp useful?

6 votes

Best books on Managing a Software Development Team?

6 votes

Are Language Comparisons Meaningful?

6 votes

I use an IDE (Eclipse) to develop software. Why should I switch to vim or emacs?

6 votes

Which languages are used today for low-level programming?

4 votes

Can we assume that all users today have Internet access?

4 votes

Resources for functional programming beginner

4 votes

Programmers that need a lot of "outside help" - is this bad?

4 votes

In a resume, what all constitutes a Programming Language

4 votes

What are some things you have read that inspired and guided you as a programmer?

4 votes

Whats the greatest most impressive programing feat you ever witnessed?

4 votes

Would a statically typed alternative to JavaScript on webpages be practical?

3 votes
Accepted

Barter vs. Cash for a Retailer's eCommerce Site

3 votes

What are the pros and cons of a language using whitespace vs. {}'s to indicate scope?

3 votes

What are the 'must know' Emacs commands?

3 votes

How to set up a distributed version control that can commit to subversion

3 votes
Accepted

Which according to you are the top languages to watch out for in 2011 and beyond?

2 votes

Infix vs Prefix Notation - Which do you prefer?

2 votes

Algorithm for Learning development

2 votes

Why have a wrapper constructor when storing a function in a data type?

2 votes

How common is meta-programming?