May 26, 2024, 08:30:58 AMLatest Member: dudtjr457
BoutCheetah » Forum » Other » Spam » Why is java a hard language to learn :/

Why is java a hard language to learn :/

Started by asmit10, August 10, 2011, 07:09:12 PM

Previous topic - Next topic

asmit10

Quote from: Allie on August 11, 2011, 11:59:54 PM
Quote from: asmit10 on August 11, 2011, 11:30:19 PM
Quote from: Allie on August 11, 2011, 11:23:52 PM
its not.

Quote from: asmit10 on August 10, 2011, 07:43:26 PM
For minecraft / when you first start it is

Quote from: Allie on August 11, 2011, 11:23:52 PM
its not.

ever.
u just suck and shouldn't be concerned with coding.

In order to learn coding, you should just do it.
I'd suggest starting with something simple, take a runescape private server and update it with your own functions by looking over other functions to get the hang of it.
Reading tutorials aren't going to get you anywhere.

Errr. I don't have any runescape private server files; how is updating a private server gonna help me with moding? I don't see how it would help...But I guess I shouldn't question it since you know coding...meh i'll try it.
Quote from: cybercjt on May 27, 2012, 02:27:31 PM
Shegoat
i'm 6 according to Dillh
The internet is a great place to grow up. Just make sure you keep growing.


kaos555

Quote from: Optimism on August 12, 2011, 12:02:23 AM
Individuals learn differently. Try different mechanisms for learning, and then determine which best expedites your learning.
This is what i made of that sentence: You can do it if you try different stuff. <<<< im retarded :D

The path is open.


asmit10

Err, I decided to try to set-up the server, so I could actually test the additions, that I would make. Although I kinda ran into a error, help?

I am using this as the tutorial http://www.gamerzplanet.net/forums/runescape-private-server-discussion/210190-runescape-private-server-making-ultimate-source.html (not for adding stuff but for making the server)

It says if the compile.bat does not work then replace it with said code; I did this, saved it, ran compile.bat again and it didnt change anything. I then viewed compile.bat again, and the code didnt change from before I edited it. Help?
Quote from: cybercjt on May 27, 2012, 02:27:31 PM
Shegoat
i'm 6 according to Dillh
The internet is a great place to grow up. Just make sure you keep growing.


asmit10

Wow, on my 26th tutorial and I now understand how to make / what this code does:

import java.util.Random;

class apples{
   public static void main(String[] args){
      Random generator = new Random ();
      int number;
      
      for(int counter=1; counter<=10;counter++){
         number = 1+generator.nextInt(100);
         System.out.println(number + "   ");
      }
   }
}

That was so worth my time !!!!!!!!1!!!!!1111111!!!111111one!!!!!1111!!!!!!!!!!!!!1!!!!
Quote from: cybercjt on May 27, 2012, 02:27:31 PM
Shegoat
i'm 6 according to Dillh
The internet is a great place to grow up. Just make sure you keep growing.


asmit10

WOW!!! 34th tutorial and now im up TO 21 LINES OF CODING, That's right a full 21!!!!.

class apples{
   public static void main(String[] args){
         int firstarray[][]={{8,9,10,11},{12,13,14,15}};
         int secondarray[][]={{30,31,32,33},{43},{4,5,6}};
         
         System.out.println("This is the first array");
         display(firstarray);
         
         System.out.println("This is the second array");
         display(secondarray);
      }
      
      public static void display(int x[][]){
         for(int row=0;row<x.length;row++){
            for(int column=0;column<x[row].length;column++){
               System.out.print(x[row][column]+"\t");
            }
            System.out.println();
         }
      }
}
Quote from: cybercjt on May 27, 2012, 02:27:31 PM
Shegoat
i'm 6 according to Dillh
The internet is a great place to grow up. Just make sure you keep growing.


Rossbach

August 12, 2011, 09:13:16 PM #20 Last Edit: August 12, 2011, 09:14:02 PM by Rossbach
SET !ERRORIGNORE YES
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
TAG POS=1 TYPE=A ATTR=TXT:Logout
TAG POS=1 TYPE=A ATTR=TXT:Login
WAIT SECONDS=1.5
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:frmLogin ATTR=NAME:user CONTENT=rossbach1
WAIT SECONDS=1.5
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:frmLogin ATTR=VALUE:Login
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=10
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=additem;category=-1
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Add
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:price CONTENT=100000
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:index.php?action=marketplace;channel=0;ma=additem ATTR=NAME:submitadditem&&VALUE:Add<SP>to<SP>shop
TAG POS=1 TYPE=A ATTR=TXT:Logout
TAG POS=1 TYPE=A ATTR=TXT:Login
WAIT SECONDS=1.5
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:frmLogin ATTR=NAME:user CONTENT=rossbach
WAIT SECONDS=1.5
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:frmLogin ATTR=VALUE:Login
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
URL GOTO=http://boutcheetah.zylongaming.com/index.php?action=marketplace;channel=0;ma=viewshop;shop=25345
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:input ATTR=VALUE:Buy
TAG POS=1 TYPE=A ATTR=TXT:Logout
TAG POS=1 TYPE=A ATTR=TXT:Login
WAIT SECONDS=1.5
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:frmLogin ATTR=NAME:user CONTENT=rossbach
WAIT SECONDS=1.5



/Repeat


/Not java but oh well.





Omnomnom eating toast.

mhj







|More than ten people a year are killed by vending machines.|


Rossbach

A script to auto buy and sell stuff in marketplace.





Omnomnom eating toast.

mo9

ZeaL Rank 1 BvB, just because


vv secks box

Allie


Copyright © ZylonGaming 2009 - 2024
-Terms of Use-