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)

Kavan 09-06-2011 08:28 PM

Anybody know C++?
 
If so, make yourself known to me.
I want to be friends with you.

callimuc 09-06-2011 08:33 PM

Basicly I thought about making a thread if someone got tutorials for it :P
Can you tell me some? Maybe we can be double friends :P

Kavan 09-06-2011 08:34 PM

I've used a lot of tutorials, but the ones I've used the most are:

http://www.cprogramming.com/
http://www.cplusplus.com/

callimuc 09-06-2011 08:35 PM

Quote:

Posted by Kavan (Post 6573)
But I'll tell you what I know about it.

Some tutorials from the internet where you say "they should be good for the beginning" would also do it ;) Until you feel like making your own and telling some stuff

Kavan 09-06-2011 08:40 PM

Sorry, didn't read what you were saying right. x_x
Added my favourite tutorial website above.

callimuc 09-06-2011 08:41 PM

Thanks IŽll take a look at it ;)

Kavan 09-06-2011 08:57 PM

Quote:

Posted by callimuc (Post 6582)
Thanks IŽll take a look at it ;)

Out of interest, have you ever made anything with C++?

callimuc 09-06-2011 09:04 PM

No :(

Skill 09-06-2011 10:02 PM

**** c++.

java ftw :)

Kavan 09-06-2011 10:25 PM

Quote:

Posted by Skill (Post 6666)
**** c++.

java ftw :)

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.
Plus, it's nowhere near as powerful as C++.
C++ ftw!

Dusty 09-06-2011 10:26 PM

I only know c-- :(

Quote:

Posted by Kavan (Post 6680)
I found Java to be a horrible language. The way each function had to be defined with stuff like "public static void".... Ugh... Just couldn't bring myself to like it.
Plus, it's nowhere near as powerful as C++.
C++ ftw!

Java was never intended to be as strong as a low-level language like c++. It was meant to be accessible and provide easy-access to cross-platform support.

Kavan 09-06-2011 10:37 PM

Quote:

Posted by Dusty (Post 6681)
Java was never intended to be as strong as a low-level language like c++. It was meant to be accessible and provide easy-access to cross-platform support.

To give Java its dues, yes, it is good in this respect. The only problem with it is that platform-specific features can be used only with great difficulty.

Shaun 09-07-2011 12:27 AM

Trying to learn it but keep dropping it or putting it off.

Kavan 09-07-2011 04:30 PM

Quote:

Posted by Shaun (Post 6772)
Trying to learn it but keep dropping it or putting it off.

Why?
Not interested enough?

Twinny 09-07-2011 05:26 PM

Quote:

Posted by Kavan (Post 6573)
I've used a lot of tutorials, but the ones I've used the most are:

http://www.cplusplus.com/

www.cplusplus.com is quite good.

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. C++ is good when you want to make something efficient and powerful.

I know I'll have to get back into Java (or whatever term you'd give Java in a Dalvik VM <3 Android) but I've been putting it off.

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


All times are GMT. The time now is 09:40 AM.

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