Click to See Complete Forum and Search --> : Welcome to yet another new forum!


sclark
09-09-2004, 05:18 PM
Some of you have requested a Java programming forum, so after much discussion, here it 'tis! Enjoy!

sharkey
09-09-2004, 05:39 PM
Great im away to start learning Java at University so this should be a great help.

Cheers mate:)

NogDog
09-09-2004, 05:46 PM
Starting a new job this Monday on an application which is implemented in Java (though not web browser-based), so I'll be stopping by here, possibly with questions, and maybe - just maybe - with answers (eventually).

sharkey
09-09-2004, 06:22 PM
One thing though again im questioning the postioning of this forum shouldnt it be along side with php etc

buntine
09-09-2004, 10:00 PM
Mayby. The forums are a bit mixed up. Coffee Lounge is in Development. I definetely dont get much development done during my coffee break!

Regards.

Khalid Ali
09-09-2004, 10:44 PM
... and maybe - just maybe - with answers (eventually).

Fire away NogDog...we are all set for replies... :D :D

Khalid Ali
09-09-2004, 10:49 PM
Originally posted by sharkey
One thing though again im questioning the postioning of this forum shouldnt it be along side with php etc

Certainly not...since Java is not a scripting language at all....it definitly does not belong to the other forum titles in the development cat,however that is the only appropriate title for Java to be in...as a matter of fact java should have its own category "Kick a** programming languages category":D

buntine
09-10-2004, 12:14 AM
haha, definetely.

sharkey
09-10-2004, 06:20 AM
lol i know nothing about the language i was just questioning it:D i just found it weird that dhtml and javascript were seperated from each other.

sclark
09-10-2004, 10:10 AM
The Coffee Lounge is actually set on its own, there's just no dividing line to make it apparent. Agreed that Java ~should~ be in a programming category, but since we don't have such a category, Development is the closest match.

BuezaWebDev
09-12-2004, 12:24 AM
Originally posted by Khalid Ali
Certainly not...since Java is not a scripting language at all....it definitly does not belong to the other forum titles in the development cat,however that is the only appropriate title for Java to be in...as a matter of fact java should have its own category "Kick a** programming languages category":D

Agreed--There should be Delphi too. ;)

buntine
09-12-2004, 12:39 AM
The Coffee Lounge is actually set on its own, there's just no dividing line to make it apparent.

Ahh, I never noticed that. Thanks.

BuezaWebDev
09-12-2004, 12:47 AM
I guess there wouldn't be too much popularity in a Delphi forum if there was one, eh?

I just asked because I'll be working in Delphi sometime soon in Uni and I may need bigtime help with the programming/concepts. :p

Jona
09-12-2004, 01:39 AM
Java deals a lot with web development, though, and these are the web developer forums. That's why we don't have a C++ forum, is it not?

BuezaWebDev
09-12-2004, 01:41 AM
Originally posted by Jona
Java deals a lot with web development, though, and these are the web developer forums. That's why we don't have a C++ forum, is it not?

Yeah. Damn--No delphi forum then. :(

Hehe.

Khalid Ali
09-12-2004, 09:45 AM
Originally posted by Jona
Java deals a lot with web development,

Almost true :D,
Java's appplications range from stand alone desktop applications, to web (apllets or jsp/servlet based) applications , complete enterprise solutions, All kinds of mobile media(cell phones,small hand helds,smart credit cards etc)....the point is Java's usages are so wide spread that there is no way you can categorise it that its good for one tech and not for another.
It is true that since these are webdevelopers forums, and since a part of java can be used(allot better then any other tech) for web development. its well suited for these forums as well as it could be under any other hard core programming languages section.(though if you think about it C/C++ can be useg for web development as well - CGI programming)
:D
my 2 ( or may be one) cents....

Jona
09-12-2004, 07:12 PM
Yeah, but it's not very common. And Java is very widespread. I was looking through a lot of stuff yesterday on it, man does it look great! :D

steelersfan88
09-20-2004, 07:31 PM
Hate to say it, but C++ is used in web development ... often behind the scenes of games and stuff. Does that meanwe get a C++ forum too? Of course not.

Jona
09-20-2004, 07:53 PM
Originally posted by steelersfan88
Hate to say it, but C++ is used in web development ... often behind the scenes of games and stuff. Does that meanwe get a C++ forum too? Of course not.

If you want it, ask for it, otherwise there's no point in arguing the facts. ;) You can use any language for server-side applications, because you can have your server associate certain file extensions with certain applications before sending the output to the requesting computer.

steelersfan88
09-20-2004, 10:43 PM
Originally posted by Jona
If you want it, ask for it, otherwise there's no point in arguing the facts. ;) You can use any language for server-side applications, because you can have your server associate certain file extensions with certain applications before sending the output to the requesting computer. I'll see what support I get here ... then I'll ask ... :D

Jona
09-20-2004, 11:11 PM
Originally posted by steelersfan88
I'll see what support I get here ... then I'll ask ... :D

A wise decision, it seems, though I'd say Java is more involved with the Web than C++ or any other software programming language. ;)

buntine
09-21-2004, 07:43 AM
Definetaly, it is the number one choice for large, enterprise Web Sites.