Author Topic: So, I started learning how to code in Javascript.  (Read 1867 times)

Yeah it's fake.

And fake bans are against the rules.

Not only did he fake a ban he also made a dismissive post.

Oh please..
Why can't we have nice things?
Because of stupid derailing posts like yours.
« Last Edit: November 29, 2011, 04:18:29 PM by Otis Da HousKat »

Oh please..
Why can't we have nice things?



   
Code: [Select]
     int Alu = 0;
     int stuff;
     while (true) {
     stuff = Alu++;
     
     stuff %= 10;
     
     switch (stuff){
     case 1:
        System.out.println("LOOOOL");
         break;
     case 5:
        System.out.println("Hai");
        break;
     case 0:
        System.out.println("Omnomnom");
        break;
     default:
        System.out.println("Meh");
         break;     
        }
    }

Have fun spamming your console!

jeeeesus, you killed my console.

I have a Java for Dummies that I haven't read yet at all.

I have a Java for Dummies that I haven't read yet at all.
Must have noooowww.



I want that book.

I also have C++ Demistifyed and HTML/xHTML/CSS For Dummies.

I have:
  • Learning Python
  • Programming C#
  •       -||-     WCF
  •       -||-     XNA
« Last Edit: November 29, 2011, 05:19:01 PM by DontCare4Free »