General discussion

Discussion in 'General Off-Topic' started by Car crusher, Apr 4, 2014.

  1. SuperNoob05

    SuperNoob05
    Expand Collapse

    Joined:
    Jan 4, 2015
    Messages:
    1,289
    Just teached someone the basics of Jbeam.
    Was quite fun.
     
  2. aljowen

    aljowen
    Expand Collapse

    Joined:
    Oct 21, 2012
    Messages:
    1,677
    Yes, when they update to a newer graphics api :p
     
  3. theonetruedoge

    theonetruedoge
    Expand Collapse

    Joined:
    Feb 17, 2014
    Messages:
    10
  4. Erik.s

    Erik.s
    Expand Collapse

    Joined:
    Sep 19, 2013
    Messages:
    133
    The Bugatti Veyron is also a 4000+ pound car :rolleyes:
     
  5. redrobin

    redrobin
    Expand Collapse

    Joined:
    Aug 21, 2012
    Messages:
    606
    A Veyron also has about 4.3 times the amount of power.

    ​I realize you were just poking fun, is k.
     
  6. Bubbleawsome

    Bubbleawsome
    Expand Collapse

    Joined:
    Aug 5, 2012
    Messages:
    1,887
    All hail our new lord Nadeox1!
     
  7. BaronRedStorm

    BaronRedStorm
    Expand Collapse

    Joined:
    Jul 12, 2014
    Messages:
    817
    Yeah thanks matey, Tis quite fun doing Jbeam once you learn how to do it (i suck at doing the coltris, something i still need to learn) i'm getting there though
     
  8. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,696
    I swear I'm just going to leave the forum next time I see this. It's soooo annoying :|

    (imported from here)
     
  9. Bubbleawsome

    Bubbleawsome
    Expand Collapse

    Joined:
    Aug 5, 2012
    Messages:
    1,887
    Not all 12 year olds are that immature you know. :mad:
     
  10. Slammington

    Slammington
    Expand Collapse

    Joined:
    Aug 14, 2014
    Messages:
    1,460
  11. n0ah1897

    n0ah1897
    Expand Collapse

    Joined:
    Jan 31, 2013
    Messages:
    625
  12. Kitteh5

    Kitteh5
    Expand Collapse

    Joined:
    Oct 24, 2012
    Messages:
    275
  13. TheAdmiester

    TheAdmiester
    Expand Collapse

    Joined:
    Aug 7, 2012
    Messages:
    579

    (imported from here)

    We get the picture. No need to run it further into the ground.
     
  14. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    That is exactly how I feel whenever I have to touch the fucking shite known as java and any of its accompanying IDE's (seriously, I am down to using eclipse to compile projects but actually editing them in sublime, netbeans, intellij, eclipse, the visual studio plugin, all piles of utter wank).

    Java syntax. Not too bad to work with. Does force a few little conventions upon you though, I dont like that.

    Java API though. Piece of completely shitting fucked up crap that needs to burn and die. Utter bollocks, crap, shit, useless. Never in computing has something been so poorly designed.

    - - - Updated - - -

    I can be far more productive working in C# than I can in Java. Syntax, very similar. But microsoft, slate em all you like, their API makes total sense 99% of the time. Oracles API makes total sense approximately 1% of the time. Its awkward to program for the Java API, clean to program for microsofts.
     
  15. Kinect

    Kinect
    Expand Collapse

    Joined:
    Mar 26, 2014
    Messages:
    207
    Nadeox1 became a helpful man, he always answer the bug question or blah blah.
    (Just want to tell)
     
  16. Koenigsegg

    Koenigsegg
    Expand Collapse

    Joined:
    Jun 24, 2014
    Messages:
    217
  17. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,696
    C# be like :

    Code:
    using System;
    
    void hello(){
      Console.WriteLine("hello");
    }
    
    //Compilation success!
    
    
    Java be like:
    Code:
    Error : function not found. Please import the exact package names you need, so you have about 40 imports. Thank you! (p.s. you will have to use google to find that package name, we don't tell you on our documentati)
    
     
  18. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    Don't even start me on documentation...

    try the JList page, or don't, just don't.

    Oracles idea of documentation: http://docs.oracle.com/javase/7/docs/api/javax/swing/JList.html
    Microsofts idea of documentation: https://msdn.microsoft.com/en-us/library/system.windows.forms.listbox(v=vs.110).aspx

    I certainly know which is easier to read.
     
  19. TheAdmiester

    TheAdmiester
    Expand Collapse

    Joined:
    Aug 7, 2012
    Messages:
    579
    Java just be more like "no". Even Javascript is a bitch even just for a basic form validation system.
     
  20. Koenigsegg

    Koenigsegg
    Expand Collapse

    Joined:
    Jun 24, 2014
    Messages:
    217
    Does Windows 10 work with modern games like BF4, Arma 3 etc.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice