New Posts  All Forums:

Posts by {Unregistered}

Well, do you have the main method defined in the class?
Quote:Originally Posted by 3930K How can someone not hate Java? Besides the verbosity and a few things here and there, I think it's alright.
Quote:Originally Posted by Plan9 isn't that the point of trolling? For the record, you didn't annoy me. I just assumed you were thick. In all seriousness though, I think we're on the same page with regards to IDEs vs text editors,...
Java would be a good place to start for learning OOP.
There might be quite a few more, but Haskell is the first one that comes to my mind. It uses the "/=" operator for the boolean "not equals" test. However, "!=" is used in most prevalent languages.
Haha, this reminds me of the question asked so often on Reddit: "Would you rather fight 100 duck-sized horses or 1 horse-sized duck?" But seriously, assuming the total number of pixels used are the same... I might suspect that the...
Quote:Originally Posted by Sir Amik Vase Maybe... Maybe I shouldn't use goto. Why exactly is it a bad idea? It's the only command available for jumping around in assembly so I can't see why it's bad to use it in higher levels It...
Quote:Originally Posted by Sir Amik Vase I don't suppose that anybody here knows whether using the GOTO function in visual basic for my AS computing exam would or wouldn't get awarded marks? We haven't been taught to use them and...
I'm in. Thanks.
@Tompsonn, is static linking with C++, usually considered a bad practice?
New Posts  All Forums: