Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

I'm a noob

Name: Anonymous 2007-12-31 20:34

What's so bad about goto?

Name: Anonymous 2007-12-31 20:41

nothing go away

Name: Anonymous 2008-01-01 16:04

goto top

Name: Anonymous 2008-01-01 16:05

gtfo

Name: Anonymous 2008-01-01 16:05

Use goto-less programming

Name: Anonymous 2008-01-01 16:16

>>1
CONSIDERED HARMFUL

Name: Anonymous 2008-01-01 19:59

>>6
What's so HARMFUL about it?

Name: Anonymous 2008-01-01 20:13

>>7
``Theirs not to reason why, theirs but to car and cdr''

Name: Anonymous 2008-01-01 23:29

goto >>34

Name: Anonymous 2008-01-02 12:30

HTML uses hyperlinks, isnt this the same as a GOTO?

Name: Anonymous 2008-01-02 12:32

>>10
No.

Name: Anonymous 2008-01-02 14:41

>>10
Anchors with names are like GOTO.

Name: Anonymous 2008-01-02 14:41

>>10
HTML is not Turing complete so it doesn't matter.

Name: Anonymous 2008-01-02 14:50

So changing the URL with javascript is a GOTO, then?

Name: Anonymous 2008-01-02 15:11

the thing is goto isn't considered to be harmful at all
its just [u][o]CONSIDERED HARMFUL[/u][/o] that's all

Name: Anonymous 2008-01-02 16:20

Informative reading, knock yourself out and form an oppinion about
GOTO for yourself.

http://www.cs.utexas.edu/users/EWD/transcriptions/EWD02xx/EWD215.html

Name: Anonymous 2008-01-02 16:36

>>16
That looks like it was written by a 5 year old.

Name: Anonymous 2008-01-02 20:17

>>13
It's Touring-complete

Name: Anonymous 2008-01-03 4:48

nothing, when it's the only keyword used to control program execution

Name: Anonymous 2009-03-18 3:14

I feel the need, the need for weed!

Marijuana MUST be legalized.

Name: Anonymous 2009-03-18 3:19

There is nothing wrong with goto. However it makes your code become more convoluted and harder to read. It's much better to use the different forms of loops. I've seen it used to break out of loops before and it just looks terrible.

Name: Anonymous 2010-04-26 10:52

gtfo

Name: Anonymous 2010-04-26 11:24

>>21
Makes more sense than the tract linked to in >>16.  It sounds like he's writing a whole lot of nothing about recursion, introduces GOTO as an antagonistic element in the start, but never really wraps his argument up.

Name: Anonymous 2010-04-26 11:29

if (true) {
    goto >>23
}

Name: Anonymous 2010-04-26 12:29

>>24
if (true) {
    goto
      
}

Name: Anonymous 2010-04-26 12:50

if (true) {
    gtfo >>22;
}

Don't change these.
Name: Email:
Entire Thread Thread List