cRPG

Off Topic => General Off Topic => Topic started by: Tomas_of_Miles on November 18, 2011, 03:24:44 am

Title: Anyone here made any money/web traffic from Java?
Post by: Tomas_of_Miles on November 18, 2011, 03:24:44 am
If you got a mild success story with your Java programming I wanna hear it.
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Vibe on November 18, 2011, 08:48:35 am
I made a helloworld
great success
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Chort on November 18, 2011, 08:57:42 am
Minecraft?
All Android programs? (except NDK programs...)
All BlackBerry programs?
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Original_Sin on November 18, 2011, 09:33:54 am
Minecraft?
All Android programs? (except NDK programs...)
All BlackBerry programs?
bugger off!
have you actually read what the thread's (and the name of the thread) about?
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Chort on November 18, 2011, 11:09:40 am
bugger off!
have you actually read what the thread's (and the name of the thread) about?
Yeap...
Actually "outsourced" a several of project with Java and got money for them. Isn't success?  :wink: (Not popular projects, customer likes to ruin even the best idea...)
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Tomas_of_Miles on November 18, 2011, 11:43:47 am
Yeap...
Actually "outsourced" a several of project with Java and got money for them. Isn't success?  :wink: (Not popular projects, customer likes to ruin even the best idea...)
Could you elaborate? Java is a pretty dominant part of my course at the moment and I was just wondering how useful it would be outside of my degree.
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Vibe on November 18, 2011, 12:11:33 pm
Could you elaborate? Java is a pretty dominant part of my course at the moment and I was just wondering how useful it would be outside of my degree.

It's very useful. Some of the best games I played were made using Java: Haven&Hearth, Project Zomboid, Minecraft, ...

It's also multi-platform.
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Original_Sin on November 18, 2011, 12:16:02 pm
It's very useful. Some of the best games I played were made using Java: Haven&Hearth, Project Zomboid, Minecraft, ...

It's also multi-platform.
true dat.
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Tomas_of_Miles on November 18, 2011, 01:03:07 pm
Project Zomboid got burgled... that game looked good now I can't play it.
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Tomas_of_Miles on November 18, 2011, 01:31:53 pm
Would it be better to learn Java or C++ to a high level?
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Original_Sin on November 18, 2011, 01:49:06 pm
Would it be better to learn Java or C++ to a high level?
Java.

*edit* http://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B (http://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B)
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Chort on November 18, 2011, 01:52:17 pm
As I was said - java a big part of all mobile development.

Java is much easy than C++ and experience that you got with java helps you to learn C++ faster.

P.S. Learn programming, not language...
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Vibe on November 18, 2011, 02:01:32 pm
Would it be better to learn Java or C++ to a high level?

Tomas, when you learn one programming language and the basics of programming, the other programming languages become MUCH MUCH easier to learn, so I wouldn't worry about that.

I started with Python, then went on to C, Java, C#, Visual Basic, Delphi, ....
Title: Re: Anyone here made any money/web traffic from Java?
Post by: Tomas_of_Miles on November 18, 2011, 10:50:20 pm
Tomas, when you learn one programming language and the basics of programming, the other programming languages become MUCH MUCH easier to learn, so I wouldn't worry about that.

I started with Python, then went on to C, Java, C#, Visual Basic, Delphi, ....
Ahhh cool, that makes me feel a lot better about it, I'm currently dying of a Java assignment, but I'm sure I'll get back into it given a grace period after thisd damn deadline. C++ interests me great since I'd love to make games. I'd also like to get to know networking, but that stuff looks even more hardcore.