it always SOUNDS like that when your on a mick cos its right next to it
Balora1(Wednesday 24th of December 2008 03:09:11 PM)
people this is not a programming discussion about which language is the best coz there isnt a best language its objectively
my comp dont ask me if i wasnt it to be a .bat programm...it just stays a wordpad(using that coz my comp doesnt seem to have notepad on it...)
marioguy44(Monday 22nd of December 2008 08:06:47 PM)
Honestly java is extremely easy to learn regardless of how absolutely anal it is. I'm suing the brackeen package by david brackeen. I hate these retarded IDE's like netbeans, its pointless to have something like netbeans running even for someone doing advanced programming like me. I use JCreator and im doing 3D game programming in java. JCreator is great because u dont need to run anything via command prompt but you dont have to hold netbeans hand and walk it through the programs directories.
brenthaxby48(Sunday 21st of December 2008 10:07:46 PM)
hey bitch shut your cum recepticle
bogdanp9(Saturday 20th of December 2008 09:34:20 AM)
In my opinion java is much more complicated than other languages just for simple things like writing "hello world" or adding 2 numbers. On the other hand, where other languages get really really complicated, java gets more intuitive and easy. So for learning simple things i would go with C or Pascal ( that's what i did when i started ).I'm not very experienced, but that's how i see things.
fremlinskent(Saturday 20th of December 2008 07:13:03 AM)
Again YES it is fair. Printing out "hello world" uses a far more complex syntax in Java than numerous other languages.
The UNIX and Linux programmers are simpleton programmers? You've just demonstrated that you are a dunce. There is no point arguing with a dunce so I won't go on.
a1mint(Saturday 20th of December 2008 10:07:38 AM)
Java is object oriented. Out is a print stream that has the println method. out is owned by System. It all makes sense. But guess what? Java has static imports, like so:
import static System;
...
out.println(123);
You might be surprised that when you go through some of the code, that a lot of the code is actually quite doh-headish, and would have been much better if it was nicely done up in OO.
It seems everything you say is all emotional and gut feeling based, and not based on facts.
fremlinskent(Saturday 20th of December 2008 01:10:00 PM)
Anyone who says that the UNIX kernel programmers are "simpleton programmers" is stupid and not worth listening to. That means you.
Let's leave it at that.
a1mint(Saturday 20th of December 2008 11:28:21 PM)
That is an emotional response and not worth following up on. You don't bother getting the facts. You're emotionally driven and not willing to check out what parts are bad and need improvement.
Hollow zealot.