Kodewerx https://www.kodewerx.org/forum/ |
|
Best Programmimg Language? https://www.kodewerx.org/forum/viewtopic.php?f=5&t=181 |
Page 1 of 1 |
Author: | Paradox [ Mon Oct 23, 2006 4:36 pm ] |
Post subject: | Best Programmimg Language? |
For Game development, that is. Im gonna go to my local Chapters, and get a book that teaches you how to program, probably in C++. Also, since you do create a game while learning, what is the best graphics "overlayer"? Blender is good, but it has one of the steepest learning curves for a PC program ever! |
Author: | fuzziqersoftware [ Mon Oct 23, 2006 5:18 pm ] |
Post subject: | |
My recommendation: don't start game development until you *really* know a programming language. C is the best language for game development in my opinion, but yours may be different; it's really a matter of personal preference. You'll find plenty of help available if you choose C/C++. |
Author: | James0x57 [ Mon Oct 23, 2006 5:53 pm ] |
Post subject: | |
I'm glad you're here, fuzziqer! Curious though, why do you say C over C++, fuzz? |
Author: | dlong [ Mon Oct 23, 2006 7:20 pm ] |
Post subject: | |
C |
Author: | Parasyte [ Mon Oct 23, 2006 7:50 pm ] |
Post subject: | |
C over C++ is simple: Classes (and OOP in general) are crap. They have their uses, certainly. But when an entire program is written with objects only, you end up with a giant mess of overhead. |
Author: | James0x57 [ Mon Oct 23, 2006 9:08 pm ] |
Post subject: | |
Okay then. How similar are the languages? Is C++ like a dialect or is it much more different? |
Author: | Parasyte [ Mon Oct 23, 2006 11:19 pm ] |
Post subject: | |
C++ is built on top of C. Most C programs will compile fine with a C++ compiler. C++ only adds a bunch of unnecessary crap that clogs up the CPU pipeline with overhead. |
Author: | Paradox [ Mon Oct 23, 2006 11:49 pm ] |
Post subject: | |
Ok, so for learning Ill choose C, granted that they have C manuals. Again, what program is the best for overlaying graphics? |
Author: | Parasyte [ Tue Oct 24, 2006 2:28 am ] |
Post subject: | |
For graphics, I suggest SDL. |
Author: | Z3R0 [ Tue Feb 06, 2007 11:38 am ] |
Post subject: | |
Is c# any good for this? Because I'd like to start helping out my brother when he programs, but I've only just started a few days ago ![]() |
Author: | lemmayoshi [ Tue Feb 06, 2007 2:46 pm ] |
Post subject: | |
Don't bump topics, this topic is 4 months old! |
Author: | Dualscreenman [ Tue Feb 06, 2007 2:50 pm ] |
Post subject: | |
In this case the bump should be okay. (He wants to know more about the topic) But in general it is usually not a good idea to bump stuff. |
Author: | ?man [ Tue Feb 06, 2007 8:08 pm ] |
Post subject: | |
C# sucks. C# was written by Microsoft to be like Java. Java sucks, Microsoft sucks, and therefore, suckage squared. |
Author: | Jeffsback2223 [ Wed Feb 07, 2007 10:45 pm ] |
Post subject: | |
I think the best I've done was programing a Blackjack game in JavaScript and a text boxing RPG in TI-83. Out of those two, I'd say JavaScript is easier. |
Author: | Mewy [ Thu Feb 08, 2007 10:21 am ] |
Post subject: | |
Lol, I didn't saw this topic before. |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |