Advertising (This ad goes away for registered users. You can Login or Register)

What does Wololo.com/Talk Program in?

Programming on your favorite platform, for your favorite platform? Post here
Davee
Guru
Posts: 278
Joined: Mon Jan 10, 2011 1:24 am

Re: What does Wololo.com/Talk Program in?

Post by Davee » Sun Sep 16, 2012 12:35 pm

m0skit0 wrote:
Davee wrote:Somebody likes PHP??
I agree. Who could like a Perl ****...
PHP is incapable of love.

Also, for me:
C++, Haskell.
Advertising
Follow me on twitter: @DaveeFTW

Sirius
Posts: 103
Joined: Sat Dec 18, 2010 3:31 pm

Re: What does Wololo.com/Talk Program in?

Post by Sirius » Mon Sep 17, 2012 12:21 am

C, C++, java, asam x86
Advertising

User avatar
NightStar3
VIP
Posts: 364
Joined: Mon Sep 27, 2010 8:22 pm

Re: What does Wololo.com/Talk Program in?

Post by NightStar3 » Mon Sep 17, 2012 1:36 am

C, C++, Java, MIPS, a bit of PHP, HTML, and CSS (yes I know, the last two are not really programming languages)

User avatar
m0skit0
Guru
Posts: 3817
Joined: Mon Sep 27, 2010 6:01 pm

Re: What does Wololo.com/Talk Program in?

Post by m0skit0 » Tue Sep 18, 2012 9:29 am

Davee wrote:PHP is incapable of love.
ROFL
Sirius wrote:asam x86
Ugliest assembly EVAR.
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"

svenn
Posts: 66
Joined: Fri Dec 24, 2010 5:17 pm
Location: Belgium
Contact:

Re: What does Wololo.com/Talk Program in?

Post by svenn » Tue Sep 18, 2012 1:44 pm

my by far most loved language is for PHP =) also this board is running on PHP (phpBB3). For new web-programmers I would recommend JavaScript. It is looking like the new going-to-be-hot language.

But when it comes to the fine art of making client-only tools and programs (eg games) then there is little beside C/C++ and Java (meeeh), as by my flavor.

User avatar
m0skit0
Guru
Posts: 3817
Joined: Mon Sep 27, 2010 6:01 pm

Re: What does Wololo.com/Talk Program in?

Post by m0skit0 » Tue Sep 18, 2012 2:46 pm

svenn wrote:It is looking like the new going-to-be-hot language.
Going-to-be? You live in the past, my friend ;)
svenn wrote:the fine art of making client-only tools and programs (eg games)
Sorry but servers are also made in those languages and not in JS or PHP ;)

IMHO resuming: serious stuff is done in serious programming languages like C. Childish stuff like web pages is done in childish, almost useless languages like JS and PHP.
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"

svenn
Posts: 66
Joined: Fri Dec 24, 2010 5:17 pm
Location: Belgium
Contact:

Re: What does Wololo.com/Talk Program in?

Post by svenn » Wed Sep 19, 2012 7:04 pm

m0skit0 wrote:Sorry but servers are also made in those languages and not in JS or PHP ;)
nodejs.org :) Though I'm familiar that (eg) apache is not made in a scripting language :)
m0skit0 wrote:IMHO resuming: serious stuff is done in serious programming languages like C. Childish stuff like web pages is done in childish, almost useless languages like JS and PHP.
Also I wouldn't call PHP childish, more like i-have-no-types-and-a-predefined-function-for-everything-lazy, but this is the interwebz, your free to have your opinion. Also I tend to post here cause now it seems like PHP/JS are only a minority of the "developers" while actually its a very easy language and the chance is that new programmers will stick to it cause of the low step-up, and god forbit might learn some "reall" languages as your teacher probably once told you. Idea's are more likely to be do-able when they are web-scaled for me, and for now with scripting languages and some java ive been able to do my every crazy dream.

You know when you say JS and PHP are useless you know your starting a argument battle right ? So I feel no shame to argue on the interwebz!

wololo
Site Admin
Posts: 3619
Joined: Wed Oct 15, 2008 12:42 am
Location: Japan

Re: What does Wololo.com/Talk Program in?

Post by wololo » Thu Sep 20, 2012 1:13 am

m0skit0 wrote: Childish stuff like web pages is done in childish, almost useless languages like JS and PHP.
There are some companies out there who are extremely advanced in computer security, online services, and that make loads of money with what you call "Childish" ;)
If you need US PSN Codes, this technique is what I recommend.

Looking for guest bloggers and news hunters here at wololo.net, PM me!

User avatar
m0skit0
Guru
Posts: 3817
Joined: Mon Sep 27, 2010 6:01 pm

Re: What does Wololo.com/Talk Program in?

Post by m0skit0 » Thu Sep 20, 2012 10:09 am

PHP and JS big projects are unmaintainable. Small stuff is OK. I never said they're useless.
wololo wrote:that make loads of money
So? That's all that you can think about? :lol:
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"

wololo
Site Admin
Posts: 3619
Joined: Wed Oct 15, 2008 12:42 am
Location: Japan

Re: What does Wololo.com/Talk Program in?

Post by wololo » Thu Sep 20, 2012 10:52 am

m0skit0 wrote:
wololo wrote:that make loads of money
So? That's all that you can think about? :lol:
You're the one who used the world "Childish", and one thing I could think about as a difference between adults and kids, is that adults need to make money in order to live. There's other stuff of course, but that's one of them. "A company making money" is as remote as I can think of something Childish. What exactly did you have in mind when you used the world "Childish"? To me, a videogame programmed in C++ is more "Childish" than a bank website programmed in php, if you just look at the resulting product. So I guess I must be lost in your definition of "Childish"
PHP and JS big projects are unmaintainable. Small stuff is OK.
Fair enough, although I'd say that mostly depends on your test coverage.

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. It's not about one language being better than another, it's about the language being adapted for the use case.
I never said they're useless.
Actually you did, 3 posts above
If you need US PSN Codes, this technique is what I recommend.

Looking for guest bloggers and news hunters here at wololo.net, PM me!

Post Reply

Return to “Programming”