Graalians

Graalians (https://www.graalians.com/forums/index.php)
-   Creative Corner (https://www.graalians.com/forums/forumdisplay.php?f=17)
-   -   Anybody know C++? (https://www.graalians.com/forums/showthread.php?t=450)

Skyld 09-07-2011 07:10 PM

Quote:

Posted by Kavan
I found Java to be a horrible language. The way each function had to be defined with stuff like "public static void" as well as a lot of other more-complicated-than-it-had-to-be commands and functions.... Ugh... Just couldn't bring myself to like it.

The syntax is not really that different to C++!
Quote:

Posted by Kavan
Plus, it's nowhere near as powerful as C++.
C++ ftw!

The word "powerful" is not a very precise one; you can probably do a lot in Java that you can do in C++. Java has also been known to outperform C++ at some tasks. :)
Quote:

Posted by Twinny (Post 7353)
Java is good for it's strengths which is easy portability (though unfortunately it isn't truly cross platform) but the virtual machine has resource costs involved.

These days a lot of ARM chips even come with native Java bytecode processing support, which can make it quite interesting, especially in the embedded field. Unfortunately the software virtual machines are usually very badly implemented. For instance, it can take a long time sometimes just to get a Java process to even start on Windows and OS X.
Quote:

Posted by Twinny
On a side note, C# is quite good in the end. Got into that for XNA.

Yeah, I like C#. Shares a lot in common with Java, but I find it much cleaner and easier to read and write, and isn't as restricted at runtime by the dimensions of the virtual machine as Java is.

snk 09-07-2011 08:10 PM

I make games in Java rofl

Kavan 09-07-2011 08:41 PM

Quote:

Posted by snk (Post 7410)
I make games in Java rofl

Got any to show?

fp4 09-07-2011 08:52 PM

I've dabbled but I don't care to learn it when I can fall back on a language like Ruby or Python and take a more direct approach to a problem that I'm trying to solve.

I just prefer to spend my time fighting the problem than the tool I'm using to solve the problem.

Personally it won't benefit myself by learning it and I probably won't find all that much enjoyment in it either. If you have the time and patience to learn it, all the power to you though.

Skyld 09-07-2011 09:18 PM

Quote:

Posted by fp4 (Post 7457)
I just prefer to spend my time fighting the problem than the tool I'm using to solve the problem.

Yes, agree. I can write C, but generally I don't like to because it takes several times longer to achieve even simple tasks. Mostly I only continue writing C just so that I remember how to. :(

snk 09-07-2011 09:35 PM

I'd write you, skyld.

Unleash 09-07-2011 09:44 PM

Taking CNS in college at the moment, so we'll be able to be friends soon!

BboyEatsbacon 09-07-2011 09:51 PM

I'm currently learning the VERY basics of C++, and I hope to soon pursue Java upon becoming a "basic programmer" in C++.

=D

MercedesBenzy 10-04-2011 11:57 PM

Quote:

Posted by Kavan (Post 6564)
If so, make yourself known to me.
I want to be friends with you.

That means you should friend me. I have read a whole entire 400 paged book on it, downloaded the client and made somethings. Been usin' it for a couple years now. Also, I am starting some Java and XCode.

MattKan 10-05-2011 12:05 AM

Just started c++ with some program called code::blocks

MercedesBenzy 10-05-2011 12:11 AM

What does that program do? Make Games?

MattKan 10-05-2011 12:40 AM

Quote:

Posted by MercedesBenzy (Post 18694)
What does that program do? Make Games?

So far, I've only opened a blank project and typed in simple code and compiled it. There's tons of other options that I am unable to understand, however... it's professional, big stuff, not your silly little game "creator".

MercedesBenzy 10-05-2011 12:45 AM

Ah, ok. I don't make games either. I am starting to make a program in C++ that will Help you find your future job, with over 500 questions that finds the answer.

DragonRider 10-05-2011 06:01 AM

Ugh, I gotta learn it. As of right now, the only thing I know how to script is a Trainer battle in Pokemon using the notepad. Well, f**k.

Death Knight 10-05-2011 08:57 AM

lol I am doing my self in, I am trying learning c++ with code::blocks and I am also trying to learn Gs2 as well but I am learning these at a very slow rate XD


All times are GMT. The time now is 01:37 PM.

Powered by vBulletin/Copyright ©2000 - 2025, vBulletin Solutions Inc.