Old 06-02-2007, 01:19 PM   #21 (permalink)
Marios's Mustache Wax
 
Join Date: Jun 2007
Posts: 3
Reputation: 10
Default

Well thats what im talking about... they can do about the same things but the difference is in the time you put in and how safe it is. C++ provides much more standart librarys and string library etc.. with C you can create some string library yourselfe using char arrays but it wont be as safe as C++ standart librarys, IF you are not some pro, and i assume hes not a pro since hes asking what language to chose.. In C++ you will make codes safer and faster usign the standart librarys, like map, vectors, etc.. in the same time using C librarys too if theyr needed..
There are even implamented safer castings in C++ to replace the C style ones (dynamic_cast, reinterpret_cast, static_cast and const_cast), never had any problems with C style casting tho..
Thats what i think.

Last edited by Phatguy; 06-02-2007 at 01:21 PM.
Phatguy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
Old 06-02-2007, 08:46 PM   #22 (permalink)
Banned
 
TwitcH's Avatar
 
Join Date: May 2006
Posts: 2,053
Reputation: 14
Default

Quote:
Originally Posted by Phatguy View Post
Well thats what im talking about... they can do about the same things but the difference is in the time you put in and how safe it is. C++ provides much more standart librarys and string library etc.. with C you can create some string library yourselfe using char arrays but it wont be as safe as C++ standart librarys, IF you are not some pro, and i assume hes not a pro since hes asking what language to chose.. In C++ you will make codes safer and faster usign the standart librarys, like map, vectors, etc.. in the same time using C librarys too if theyr needed..
There are even implamented safer castings in C++ to replace the C style ones (dynamic_cast, reinterpret_cast, static_cast and const_cast), never had any problems with C style casting tho..
Thats what i think.
This guy knows his stuff.
I like you already.

And that's not something that happens often.
TwitcH is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
Old 06-03-2007, 09:22 PM   #23 (permalink)
SuperKenshin's Servent
 
AtomSlap's Avatar
 
Join Date: Nov 2006
Posts: 1,025
Reputation: 32
Default

Quote:
Originally Posted by Dennis56 View Post
I know. Just because a language doesn't support OOP and a tiny bit other features doesn't mean it's any less powerful. C is more low-leveled than C++ therefore it is harder to code because you have to work around items. However the lower leveled it is the faster a program is.
Denz0rz, C++ is an extension of C, so C++ can do everything that C can do, and i think C can do about 99.9% of what C++ can do, but with about 5-10% of that, you can do easier and quicker with C++.

EDIT: Just saw Phatguy's post...beat me to it the asshole
AtomSlap is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
Old 06-03-2007, 09:37 PM   #24 (permalink)
HopeDagger's Henchman
 
iMicro's Avatar
 
Join Date: Apr 2007
Location: Canada
Posts: 1,254
Reputation: 50
Default

IF ALL YOU KNOW IS PHP. Learn Java. Then you can learn C++ from there. If you know another language other than PHP, learn C++. Pascal works too.

DO NOT LEARN VB OR YOU WILL FAIL.
__________________

Last edited by iMicro; 06-03-2007 at 09:39 PM.
iMicro is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
Old 06-07-2007, 04:57 PM   #25 (permalink)
Marios's Mustache Wax
 
Join Date: Feb 2007
Posts: 5
Reputation: 10
Default

well, i shoudlg for Python,Ruby or Java, if you now some of them then go too C++


VB sux dude
Aizen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
Old 06-08-2007, 02:18 AM   #26 (permalink)
Bongo Crazy Kong
 
Join Date: Jun 2007
Posts: 215
Reputation: 10
Default

go digital c# just to get the basic idea of programing, then go to Java or c++ depending on what type of programing you want to go into. I'm working towards c++ myself.
verb68 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
Old 08-09-2007, 07:02 AM   #27 (permalink)
Pikachu's Flea Collar
 
Join Date: Sep 2006
Posts: 54
Reputation: 10
Default

actually i started to learn Flash and As cause its good i already knoe wut i am gonna make but thanks for opinions
Rah33m is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
Old 08-10-2007, 02:29 AM   #28 (permalink)
McFox Sandwich
 
Join Date: Jul 2006
Posts: 463
Reputation: 10
Default

Rah33m, I suggest you stay away from Flash/Action Script. I suggest you learn something like Python first. The syntax is very simple, and you will be coding in it quickly. Not only that, it's fast. You will be doing much better in Python than Flash if you really want to program. There is also pyGame(I think thats the name) for Python where it makes it easier to program GUI and games.

After that I would suggest you start C or C++, and later return to Actionscript. If you learn C/C++ there is really no need to learn Java unless you want to. The other guys know a lot more about C++/C than I do so I suggest you listen to them when you want to ask about C++.

Believe me though, you will be doing a lot more better things in Python than you will in Actionscript probably. I can recommend some tutorials also if you decide to learn it. I also have an example of a simple calculator in Python to show you what code looks like and how easy it is. http://pastebin.com/f614d0889
That should look pretty English.
Cj Shadows is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
Old 08-13-2007, 08:11 PM   #29 (permalink)
Pikachu's Flea Collar
 
Join Date: Sep 2006
Posts: 54
Reputation: 10
Default

Well i want to learn flash to make something likehabbo is python cable of that? or any games creation
Rah33m is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiTweet this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:17 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.5.2
OnRPG, Copyright ©2003-2011, Game Entertainment Enterprises