Re: Quests about C and C++

2017-11-19 Thread AudioGames . net Forum — Developers room : angarag via Audiogames-reflector
Re: Quests about C and C++ What I would suggest you is that just learn one of the languages that you are trying to make a choice from. Once you understand whole concept of programming first, then you will not have that much of a problem for learning other programming languages. From what I

Re: Quests about C and C++

2017-11-18 Thread AudioGames . net Forum — Developers room : Hrvoje via Audiogames-reflector
Re: Quests about C and C++ Well, nothing is perfect. That's why most of audiogames found here support Windows only. URL: http://forum.audiogames.net/viewtopic.php?pid=338904#p338904 ___ Audiogames-reflector mailing list Audiogames-reflector

Re: Quests about C and C++

2017-11-17 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Quests about C and C++ @10, irrelevant. Just because a product doesn't fully work with your screen reader doesn't mean you can't use it. And I didn't say you should use unity -- I was saying that it's a choice. Xenko is another choice, too, you know. URL: http://forum.audiogames.net

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : jonikster via Audiogames-reflector
Re: Quests about C and C++ Unity is not available for the blind. URL: http://forum.audiogames.net/viewtopic.php?pid=338705#p338705 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Quests about C and C++ jonikster wrote:But I can not fully use C # in Linux!Actually you can -- just use .NET Core and use the packages you need. For game development, try out a game engine like Unity or Xenko -- (I'd prefer Xenko, by the way) -- it lets you develop games for Linux

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : jonikster via Audiogames-reflector
Re: Quests about C and C++ But I can not fully use C # in Linux! URL: http://forum.audiogames.net/viewtopic.php?pid=338671#p338671 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Quests about C and C++ @jonikster, finally your understanding where I'm coming from! No, you can't develop a game lik GTA in Python... unless you want it to be unplayable, I mean. However, as I said, stop restricting yourself to C, C++ Java and Python. There are literally hundreds

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
Re: Quests about C and C++ hello,first comparing c and C++in C++ you have exceptions while in c you have to use setjmp/longjmp (we have them in assembly using jmp instruction) to throw exceptionsin C we dont have classes thus you have to use structsc compiles faster, than C++in C++ you can

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : jonikster via Audiogames-reflector
Re: Quests about C and C++ Hijacker, do you think Python is right for me?I like Python, but I doubt it. URL: http://forum.audiogames.net/viewtopic.php?pid=338645#p338645 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : jonikster via Audiogames-reflector
Re: Quests about C and C++ Ethin, I've seen games written in Python. I've seen soundrts, which works well, I've seen Undead assoult, which has glitches.I want to develop MUD and sound games. And if about MUD games, I can think of Python or Java, then if I want to develop the game as GTA, I

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: Quests about C and C++ @jonikster, I have no idea from where your getting Python's performance issues from. Python can be extremely fast if you write your programs correctly. Granted, there is always the overhead that you'll get since the language is interpreted, but just because

Re: Quests about C and C++

2017-11-16 Thread AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
Re: Quests about C and C++ Hi,lets get straight to the point and answer your questions:jonikster wrote:1. For whom is C ++?In general, I are interested in your IMHO who need to learn C ++.If I want to develop games, including those that do not require high performance, text-based online