Code: Select all
HAI
CAN HAS STDIO?
VISIBLE "HAI WORLD!"
KTHXBYECode: Select all
HAI
CAN HAS STDIO?
VISIBLE "HAI WORLD!"
KTHXBYEDefine big projects. phpBB by example "418,633 lines of code", 129 contributors. But I understand your opinion. Its just never that black/white.m0skit0 wrote:PHP and JS big projects are unmaintainable. Small stuff is OK. I never said they're useless.
Sorry, you're wrong. People need food and oxygen to live, not money.wololo wrote:one thing I could think about as a difference between adults and kids, is that adults need to make money in order to live
I don't see any possible relationship between the terms "money" and "childish". And I never said a company is childish, but the languages themselveswololo wrote:"A company making money" is as remote as I can think of something Childish
I know. That's for the same reason: because you can only think of moneywololo wrote:To me, a videogame programmed in C++ is more "Childish" than a bank website programmed in php
Maintaining has little to do with testing. First, to make maintainable code, you need to structure your code well. Both PHP and JS are quite poor in this aspect. Second, legibility is also very important. And again, both PHP and JS's legibility is very poor.wololo wrote:although I'd say that mostly depends on your test coverage
Who said to use C for web pages? Not me. Why didn't you take Perl for example? Oh sorry, unmaintainable as wellwololo wrote:C is absolutely not adapted for strings processing, be it input or output. As a result, it is completely not adapted for outputting web pages in general.
Sure, but there's more to take into account that only being adapted to the problem (e.g. language design, quality, maintainability, reuse, testing, etc...).wololo wrote:It's not about one language being better than another, it's about the language being adapted for the use case.
wololo wrote:Actually you did, 3 posts above
m0skit0 wrote:almost useless
+1Acid_Snake wrote:LOLCODE FTW!
Sure, I never meant it can't be done. There's always people which will go the wrong way... and someone has to do it so we can all see that PHP is unmaintainable.svenn wrote:Define big projects. phpBB by example "418,633 lines of code", 129 contributors.

Please explain. There are bugs and exploits in every piece of software, I still don't understand what you mean by "un-maintainable". PHP, has classes, functions, ... By default any language can be unmaintainable in my opinion. Just write crappy code w/o comments and mix it to a good bag of spaghetti. That can be done in Java, C++, Perl, ****, TCL and PHP.m0skit0 wrote:Sure, I never meant it can't be done. I meant it's unmaintainable.svenn wrote:Define big projects. phpBB by example "418,633 lines of code", 129 contributors.
http://en.wikipedia.org/wiki/Software_maintenancesvenn wrote: I still don't understand what you mean by "un-maintainable"
Sure, every software has vulnerabilities. Just that phpBB has a lot of them (and which is worse, exploitable) for every dang little change. This means maintainability is very poor.svenn wrote: There are bugs and exploits in every piece of software
Sure. That's not an opinion, that's a truth. Just that PHP (and JS, and Perl...) makes an unmaintainable project much easier because of inherent defects of the language.svenn wrote:By default any language can be unmaintainable in my opinion.
Just remember he's incapable of love!svenn wrote:ill rest my case hugging my PHP elephant!


.lua files are also executables.svenn wrote:C on the other hand you really can make executables!
Well they're not binaries... so unless you embedd them with an executable player, they're not really...Acid_Snake wrote:.lua files are also executables.svenn wrote:C on the other hand you really can make executables!