What programming 'religious' position or argument bothers you the most?
|
11
|
|||||||||
|
|
|
Not that there must be unit tests, but that development MUST be TDD. |
|||
|
|
|
|
.NET = Microsoft = Evil. Java/PHP/C++/etc. is better! |
|||
|
|
|
|
Constructive arguments that aren't, and instead a rant ensues. The worst variants drip with Computer -Science/-Technology Priesthood pretense; I'm not exempting myself from, at times, being guilty as charged. But here's where I'll eat my own dogfood and attempt to be constructive:
|
|||
|
|
|
|
Religious arguments are good. I have my experiences that have worked well for me, and others have had different experiences that worked well for them. The religious argument kicks in when two people with different experiences are trying to solve the same problem based on what has worked well for them in the past. The only time any of this bothers me is when both sides are so closed minded that they refuse to see value in the others solution - and ideally, come up with something better than what either has created before. |
|||
|
|
|
|
The "not invented here" argument is really tiring. Especially when it results in someone deciding to reinvent some complex concept and you know that there is no way it is going to be better than using existing implementations. |
|||
|
|
|
|
My language is better because I know it, know yours, and thus your wrong. Okok, a bit over exaggerated. But the point is, I hate wars fuel'd when it comes down to some opinionated effort to push some newer technology on the point that, "I like it". AKA Language Holy Wars. Drives me crazy... especially in a academic sense where your voice often gets washed out. |
|||
|
|
|
|
The brace style religious debate. Everybody knows that the One True Brace Style is braces on newlines! Why do they persist in putting them inline? And what's wrong with those Python people?! :-) |
|||
|
|
|
|
I've come to believe that "choosing the best tool for the job" is a religious argument -- and one that irritates me to no end. I mean, clearly you can't write a driver in python, or a web application in C... ... but the choice between perl/ruby/php/python tends to be a matter of personal taste rather than which "tool is right for the job." I wish people would realize that personal taste is ok and these tools tend to cover all the same jobs. I prefer vim over emacs too, ymmv. |
|||
|
|
"It's a Microsoft world! I haven't used any non-MS software, though. Come to think of it, all I have used is ASP and Access." "PHP sucks. Also- I haven't used it in a year or so, but that doesn't matter." "HTML / CSS / JavaScript is the bane of my existence!" |
|||
|
|
|
|
Indentation and brace alignment rules anoy me. Any decent editor allows you to reformat the code to your personal style, then you can just have a pretty print program run on every checkin so that whitespace doesn't show up in diffs and the code gets checked out in a consistent fassion. |
||||
|
|
|
"Code must be unit tested" But what annoys me most about that line, is that i believe in it myself! :-) |
|||
|
|
|
|
Native vs. Managed Code |
|||
|
|
|
|
Agile Programming vs anything. Agile programming is great. We use a form of it at work - but I cringe reading about sprints and scrums and whatever other religious dogma comes from the Agile Manifesto. There are a lot of good ideas there - but they can be implemented in a number of ways and [gasp/] with varying terminology. |
|||
|
|
|
|
I can't stand the "PHP IS BAD" people, I usually want to shove their foot up their own.......... |
|||
|
|
Source Control: Branch and Release Vs Branch Develop & Merge |
|||
|
|
|
|
"Language wars are for morons", to quote a developer I once worked with. |
|||
|
|
|
|
It's all about C/C++. |
|||
|
|
|
|
Several things:
|
|||
|
|
|
|
Semantic arguments annoy me the most. If I say "Open Source", someone else says "No, free software!!", then a diplomat comes along and says "Just call it FLOSS, make everyone happy!" Likewise, the reverse of that is true. I think it takes time away from actually understanding how people want to use their computers, which is what we should really be doing. This is separate from the license wars, its just nit picking on a term. I can say "cheese" or I can say "cheddar", you know what I'm talking about either way. |
|||
|
|
|
|
I'm personally very fanatical about Java and the commercially-friendly open source, even though I know its not all panacea made in heaven. And I hate the whole meaningless sphere of rules, patterns, conventions, standards, etc that come with little reason to back them up, except for "you must apply this pattern coherently or follow that rule adherently or else you're doing it wrong". I am a very practical person, and if the rules tie my hands for nothing, I just bend them or throw them out altogether. I have no patience for fancy doctrines, so if I ever need to submit my soul, I can always turn to money (maybe religion?) |
|||
|
|
|
|
Design patterns. Sigh. |
|||
|
|
|
|
C++ is faster ( and better ) than C# |
||||
|
|
|
Let us not forget the great Design Patterns Debate! With the "don't re-invent the wheel" camp lined up against the "patterns are so over-rated" set. |
|||
|
|
|
|
Hungarian notation or not debate. |
|||
|
|
|
|
I am an agnostic. I believe the right answer is out there somewhere, but I am just not sure what the right answer is. |
|||
|
|
