My purpose is not merely game developing; it's using QML for applications on smartphones and at times games amongst those apps. I know that there might be some specific tools...
Binary files, as the meaning is expressive, are 0 and 1s. So the machine, here a Windows can run it directly without interference from any other program. It’s still the case ...
By a library you mean, a set of declarations in a .h file (in C++ for instance) and its definitions in a .cpp file. These two both create a library. Right? Or to hide everyt...
Qt on Windows. For example, to code in qt, we have its IDE called Qt Creator and the language is C++ and the compiler is MinGW and the platform is Windows. Now what is the ...
.exe files on Windows. So is every .exe file a binary file and also a binary file a .exe file regardless of the operating system whether it is Windows, Linux or etc?
Hi guys. I have an Android app written by myself. It’s a tennis game. I want to connect the game with a shared Wifi so that the two players can play the game installed on t...
Are you a Linux expert? As a begineer of Linux I want to ask you a few questions relating to OSes. But is it OK to ask it here, in a C++ group?
I’m just being confused! While I cannot use command line on linux how can I program it? With what pogromming language?!
Yes, I asked it there but ... Anyway, one question only. What flavour of Linux do you recommend for learning as a stater?
For QML, once again, another website is my resource and as yet have built a simple but good game. It’s a Pingpong game. It’s working fine. The next step is to connect the gam...
One thing I frequently see and is not still that evident for me is GitHub. What is it exactly for? Code sharing? And what are the advantages and also disadvantages of using ...
And what is the most popular one of them? And for what platforms can I use that engine to build games for? Don’t forget please that, OpenGL was also on my list beforehand
One last question, what flavour of Linux do you recommend learning?
I’ve started reading a command line book on Linux. I think the commands are applicable on both Windows and Linux. But what’s the best way to learn Linux then?
Really? From the first point? I don’t use it ever. I suppose it’s a difference between us which is created through using or not using GitHub!
Hacking, or more professionally to say, cracking is difficult from get into the code of a close-source app. That’s nearly impossible. For instance, can you see all code of Wi...
Does it mean I should program it?
What does Dev mean?
So, a binary file is just a raw thing used on Windows, for instance, after being wrapped/packed to meet the requirements of that OS to be run successfully. And the same proc...
Yeah. I try to keep myself from Java because it’s a new language and needs its own time to learn. I don’t think we cannot create good android apps using non-java languages. ...