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

How do I into java

Name: Anonymous 2011-06-03 19:02

Any Javafags here?

So I'm trying too write a program that will print the letters of a string backwards on each line, but I can only get it too print the last letter of the string infinitely. Can anyone show me how I would get the result I want?

This is what I wrote so far:

String word = "anything";
        int length = word.length();
        char letter = word.charAt(length-1);
        while(length > 0)
        System.out.println(letter);

I'm trying to teach my self java, so any help is much appreciated.

Name: Anonymous 2011-06-04 22:47

>>40
eclipse is a bloated pile of shit

Name: Anonymous 2011-06-04 23:10

>>41
You say that like you're not posting in a Java thread... or comparing eclipse to emacs for that matter.

Name: Anonymous 2011-06-05 0:57

Learn C# instead.

everythingwentbetterthanexpected

Name: Anonymous 2011-06-05 1:17

>>43
IAWTP

Name: Anonymous 2011-06-05 1:44

guys I accidentally java

Name: Anonymous 2011-06-05 2:17

>>45

The whole java?!

Name: Anonymous 2011-06-05 2:32

>>19 here.

I'm kind of disappointed that I spent time on this elaborate "Java is Enterprise" joke, to nary a chuckle from my fellow /prog/lodytes.

Such is life, I suppose.

Name: Anonymous 2011-06-05 2:45

>"Java is Enterprise" joke
But it is not a joke, Enterprise=Java or .NET

Name: Anonymous 2011-06-05 5:57

>>48
Learn to quote, learn to sage.

Name: Anonymous 2011-06-05 6:09

>>49
Become autistic, post on /prog/ everyday.

Name: Anonymous 2011-06-05 10:14

>>49
What is the bb-code for quotes? I know it's not [quote], so wtf?

Name: Anonymous 2011-06-05 10:38

The jews are after me.

Name: Anonymous 2011-06-05 11:01

>>51
Many /prog/ BBCode GUIDES were posted, just google them.

Name: Anonymous 2011-06-05 15:51

[u][o][b][spoiler]AUTISM[/spoiler][/b][/o][/u]

Name: Anonymous 2011-06-06 11:31

Name: Anonymous 2011-06-06 17:44


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