INSTANT REVIEWS of programming languages (296)

1 Name: !WAHa.06x36 05/01/04(Tue)01:33 ID:XYxTySqa [Del]

INSTANT REVIEW: C

You can complain all you want, it's not going anywhere anytime soon.

247 Name: #!/usr/bin/anonymous : 2007-12-08 00:13 ID:/I5weYqw

INSTANT REVIEW: Python

Unreadable, unmaintainable and unstructured.

248 Name: #!/usr/bin/anonymous : 2007-12-08 05:06 ID:cPy/hgsy

>>247

>Unreadable

Anything but, with it's forced indentation.

249 Name: #!/usr/bin/anonymous : 2007-12-08 06:38 ID:Heaven

INSTANT REVIEW: Trolling

Post deleted by moderator.

250 Name: #!/usr/bin/anonymous : 2007-12-08 12:12 ID:Heaven

>>248
Forced indentation doesn't help readability, although it does increase irritability.

251 Name: #!/usr/bin/anonymous : 2007-12-10 02:38 ID:Heaven

>>250
Why not?

252 Name: #!/usr/bin/anonymous : 2007-12-10 03:41 ID:7RLMXImK

>>251

Because frankly, expert programmers don't want to waste time tending bonsai when they're experimenting. That means they want a language that helps them get prototype-quality results fast. That's why languages like perl and lisp are so damn powerful: Their design makes it easy to get results fast.

When Python makes you spend so much time on some code aesthetic that you're not experimenting, you necessarily end up with a second-rate design. Oh sure, it looks pretty, but it took you three times longer, and it's slower than what could've been accomplished in better languages.

253 Name: #!/usr/bin/anonymous : 2007-12-11 12:15 ID:Heaven

>>252
I've already designed my program using models on paper and in my head before I touch a keyboard. Writing code takes me no time compared to the time it takes me to model ways of solving the specs.

254 Name: #!/usr/bin/anonymous : 2007-12-12 02:57 ID:7RLMXImK

>>253 The requirements are rarely well-known enough to make those kinds of decisions before development starts. That's why programs like BIND, Sendmail, DHCPD, and Apache are so freakishly complicated, and buggy. It isn't because the people writing them are worse engineers than you- they're probably much better engineers. It is the result of their development that has made the domain well-defined, so it is obvious that getting the prototype working quickly is more important. It provides useful information that all the planning on paper and "in your head" will simply never provide.

255 Name: #!/usr/bin/anonymous : 2007-12-12 03:09 ID:19xldjGT

>>252
Get a real text editor editor.

Also, I don't see how it doesn't help readability.

256 Name: #!/usr/bin/anonymous : 2007-12-12 14:06 ID:Heaven

Better yet, use a better language and a real text editor, and save even more time.

257 Name: #!/usr/bin/anonymous : 2007-12-12 17:31 ID:Heaven

Discussion now continues here: http://4-ch.net/code/kareha.pl/1197432195/

258 Post deleted.

259 Name: #!/usr/bin/anonymous : 2007-12-14 10:59 ID:FV4Xok2O

INSTANT REVIEW: XSLT

It's Turing Complete!

260 Post deleted.

261 Name: bash2.05b$ : 2007-12-19 03:00 ID:28OSZLnX

Assembler
Like trying to shoot yourself in the foot, but you end up having to invent the gun, the foot, and you.

262 Name: #!/usr/bin/anonymous : 2007-12-20 20:51 ID:+k9wIilP

>>261
What do you mean by assembler?
Like NASM or that fucking horrible GNU ASM

263 Name: #!/usr/bin/anonymous : 2007-12-21 01:37 ID:Heaven

>>262
NASM uses what's called Intel assembly. "The other" format is AT&T assembly, and it has a number of functional benefits over Intel syntax, not the least of which being it's what every other system uses, which means porting between architectures is (a small bit) easier.

NASM reminds me too much of Microsoft assembler.

264 Name: #!/usr/bin/anonymous : 2007-12-28 11:19 ID:w5mKF+sm

[B]INSTANT REVIEW: MALBOLGE[/B]

GOQ/)§%"06z8jT§%OI&UJASOI%

265 Name: #!/usr/bin/anonymous : 2007-12-28 20:52 ID:Heaven

>>264

The point here is kind of that you should try to actually be funny or insightful. Also, welcome to a world unpolluted by BBcode.

266 Name: #!/usr/bin/anonymous : 2008-02-07 11:40 ID:6OiYkSnE

INSTANT REVIEW: PHP

Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10055) in /home/httpd/public_html/index.php on line 3
Warning: Cannot modify header information - headers already sent in /home/httpd/public_html/index.php on line 3
I don\\\\'t know why more people haven\\\\'t tried PHP yet, it\\\\'s so easy to make a dynamic website with it!
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/httpd/public_html/index.php on line 21

267 Name: #!/usr/bin/anonymous : 2008-02-07 16:07 ID:Heaven

>>266

See >>265. Do try to actually say something.

268 Name: #!/usr/bin/anonymous : 2008-02-07 21:51 ID:Heaven

>>267
I did. Read the post.

269 Name: #!/usr/bin/anonymous : 2008-02-10 06:23 ID:Heaven

That's not a review. That's an error copypasta.

270 Name: #!/usr/bin/anonymous : 2008-02-10 11:38 ID:Heaven

271 Name: #!/usr/bin/anonymous : 2008-02-10 12:10 ID:Heaven

>>269 obviously didn't read the body of the error.

272 Name: #!/usr/bin/anonymous : 2008-02-10 15:42 ID:Heaven

I did, and it wasn't funny, and the error messages didn't make it any funnier.

273 Name: #!/usr/bin/anonymous : 2008-02-11 04:52 ID:Heaven

>>267-272
massive fail

274 Name: #!/usr/bin/anonymous : 2008-02-11 15:29 ID:Heaven

>>273

Less lame 4chanisms would also be appreciated. Once again, if you have something to say, say it. Don't quote tired old memes that no longer have any meaning at all.

275 Name: #!/usr/bin/anonymous : 2008-02-12 14:20 ID:Heaven

>>274
massive fail

276 Name: #!/usr/bin/anonymous : 2008-02-13 18:42 ID:Heaven

>>274 "Don't quote tired old memes" is in itself a tired old meme.

277 Name: #!/usr/bin/anonymous : 2008-08-14 22:00 ID:74p6ockq

INSTANT REVIEW: Io

Javascript done right, but these objects are too slow :(

278 Name: #!/usr/bin/anonymous : 2008-08-21 04:30 ID:pVJ0gVPq

<b>INSTANT REVIEW: C#/Java</b>

Slower than C, more memory use than Python, less libraries than Perl. Serves no technical purpose.

279 Name: #!/usr/bin/anonymous : 2008-08-24 00:14 ID:qVp/RhSv

[b]INSTANT REVIEW: C#/Java[/b]

Popularity through marketing has one huge advantage for the programmer: thousands and thousands of employment opportunities, so you can hack on Haskell/Ruby/YourFavoriteToyLanguage in your spare time.

280 Name: #!/usr/bin/anonymous : 2008-08-24 10:38 ID:UkP80jsH

INSTANT REVIEW: PostScript
{(Why talk to people when there is printers?)=} loop

281 Name: #!/usr/bin/anonymous : 2008-08-24 14:17 ID:Heaven

>>280

close! You need a space between the = and the )

282 Name: #!/usr/bin/anonymous : 2008-08-24 15:29 ID:Heaven

>>281

Ghostscript is more forgiving then this board.

283 Name: #!/usr/bin/anonymous : 2008-08-27 16:01 ID:5+Rn0sCo

still more forgiving than DQN's elitist superstructure

284 Name: #!/usr/bin/anonymous : 2008-08-28 00:19 ID:EGX9muy3

INSTANT REVIEW: Java

When you want to create apps(shit) like Runescape.

285 Name: #!/usr/bin/anonymous : 2008-09-02 08:26 ID:SqiLWOjm

INSTANT REVIEW: C++

All the features of your favorite modern languages, without the overhead, as long as you're willing to invest YEARS learning it.

286 Name: #!/usr/bin/anonymous : 2008-09-06 07:58 ID:s+abQu4p

>>285
Unless those YEARS'' involve implementing those other languages in C++, that statement is only true if your only favorite modern'' language is C++, and then only partially, because C++ has exactly as much overhead as C++ does.

287 Name: #!/usr/bin/anonymous : 2008-09-07 23:09 ID:1CRDGsLC

INSTANT REVIEW: MarkDown

Monkey patching ASCII at its finest.

288 Name: #!/usr/bin/anonymous : 2008-09-10 05:05 ID:ltoDa+1P

INSTANT REVIEW: Brainfuck
You'll know it when you see it.

INSTANT REVIEW: lisp
It pretty much writes, rewrites and rerewrites itself.

INSTANT REVIEW: QuickBASIC
This language died. Its fanbase didn't.

INSTANT REVIEW: BASIC
For when you get bored in math class.

INSTANT REVIEW: l33t
Yes, there's a programming language based around it.

289 Name: #!/usr/bin/anonymous : 2008-09-11 02:56 ID:MLd/Coir

>>285

All the features of your favorite modern languages, with the overhead of implementing those features yourself, and it will take YEARS to do that correctly.

Fix'd

290 Name: #!/usr/bin/anonymous : 2008-09-16 22:40 ID:HcPj6Bfa

INSTANT REVIEW: LOLCODE
Oh god no.

291 Name: #!/usr/bin/anonymous : 2008-09-17 12:13 ID:Qk0dVSes

INSTANT REVIEW: C# and .net
ms make VB verson of java and c

292 Name: #!/usr/bin/anonymous : 2008-09-17 12:36 ID:Heaven

>>291
Oh man Allen Iverson is my favorite basketball player!

293 Name: #!/usr/bin/anonymous : 2008-09-17 19:06 ID:ObJGF8bi

>>291

That makes absolutely no fucking sense at all. You are confusing a lot of unrelated things.

.Net is not a programming language.

C# and VB.Net have similar capabilities but are not the same and the languages are fundamentally different.

C# is similar to the Java language, but closer to C++ than the Java language.

Many languages use the C style syntax, including Java. Java and C# are a long way from the C language.

.Net is similar to the Java platform but fundamentally contains more in many aspects.

You demonstrate a complete lack of understanding of the concets of Java, .Net and C.

294 Name: #!/usr/bin/anonymous : 2008-09-19 06:30 ID:Heaven

>>293
You demonstrate a complete inability to understand metaphor, or the meaning of "instant" in "instant review".

295 Name: #!/usr/bin/anonymous : 2008-09-19 07:17 ID:ObJGF8bi

>>294

OK, I'll instantly review a language with the same comprehention as that post.

INSTANT REVIEW: Ruby and Rails
Ruby Team make Smalltalk verson of Python and Perl

Fuck, that actually makes more sense than that nonsense.

296 Name: #!/usr/bin/anonymous : 2008-09-19 09:42 ID:Heaven

>>295
I'd have said "Ruby Team make Python version of PHP and shell script" if the intention was to have it make the same amount of sense as >>291.

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: