What is a double in xcode?

What is Xcode and do I need a Mac to use it? 10 pointsbest answer?

  • Hi, I want to develop my own app and game. And I found out about an app called Xcode, can someone tell me what does Xcode do, and also do I need a Mac to use Xcode, I own an hp laptop and I want to use Xcode on it. And also any softwares I might need to make android apps. 10 points to best answer

  • Answer:

    Xcode is a set of tools created by Apple for the purpose of developing computer applications. Yes, you do need a Mac to use Xcode. It will not install on a Windows computer. Xcode is mainly a development environment in which you would write your program's (or game's) code. You would use a language such as C++, Objective-C or Java. XCode does have interface-builders for laying out Application windows (such as which buttons go in the "File" and "Help" menus which are at the top of most programs), but almost everything else must be written in code. To put things simply: Xcode is a program where you type your code, compile it and execute (run) it. It requires a Mac in order to run. I am not certain how much (if any) programming experience you have, but if you would like to make a game, I recommend checking out Unity 3D (http://unity3d.com/). It has a free download, and you can follow the excellent tutorials on using it on this website (http://tornadotwins.com/). Good luck with your game! Also, for programming Android apps straight-up, I would recommend Eclipse (http://www.eclipse.org/).

danny at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Xcode is Apple's powerful integrated development environment for creating great apps for Mac, iPhone, and iPad. Xcode includes the Instruments analysis tool, iOS Simulator, and the latest Mac OS X and iOS SDKs. and yes, you can only run it on a Mac computer. Maybe i should mention you you can write C, C++, and objective C programs with Xcode

Fadi

Xcode is an IDE (Integrated Development Environment). Helps you build apps for the Apple ecosystem, and it runs on Mac OS X. Afaik there is no Windows (or other) version. Also check the link: https://developer.apple.com/technologies/tools/ I 'm not into making android apps, so I can't suggest anything there. A quick search brought up this: http://www.androidauthority.com/android-ide-aide-develop-apps-mobile-62895/

Pandektis _

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.