|
|
#1 |
|
Python to X Code
Hi,
I know how to program in Python. Would it be terribly difficult to learn X Code? Are they about the same? or extremely different? |
|
|
|
0
|
|
|
#2 |
|
I don't think X Code is a language, do you mean C/C++?
__________________
2010 Macbook Pro, iPhone 4S |
|
|
|
0
|
|
|
#3 |
|
Yeah, I guess
. I don't even know exactly what it's called. Whatever is used to program iOS and Mac OSX applications.
|
|
|
|
0
|
|
|
#4 |
|
What's your goal?
You can run Python code on Macs and iOS devices, so what do you want to do you can't already do? B
__________________
MBA (13" 1.7 GHz 128GB), UMBP (15" SD 2.8 GHz), UMB (13" 2.4 GHz), iMac (17" Yonah), 32GB iPad 3 WiFi+LTE, 64 GB iPad WiFi, 32 GB iPhone 5, Airport Extreme |
|
|
|
0
|
|
|
#5 |
|
I want to be able to use the program X Code. What language does X Code use?
|
|
|
|
0
|
|
|
#6 |
|
XCode is an IDE. You can use it to develop code in many languages, including Python. http://vandadnp.wordpress.com/2012/0...ith-xcode-4-x/
Native Mac and iOS programs are usually written in Objective-C. B
__________________
MBA (13" 1.7 GHz 128GB), UMBP (15" SD 2.8 GHz), UMB (13" 2.4 GHz), iMac (17" Yonah), 32GB iPad 3 WiFi+LTE, 64 GB iPad WiFi, 32 GB iPhone 5, Airport Extreme |
|
|
|
1
|
|
|
#7 |
|
Wait a second, I just did what smart people do.... I googled it. (I wonder if I'm smart now... probably not.) Just to make sure I have the correct info, X Code is just a program that makes it easier to program for Apple devices, but it does support most programming languages, right?
EDIT: Just saw your previous post after I posted this. Thanks! |
|
|
|
0
|
|
|
#8 |
|
Isn't Python still a command line compiler ?
Xcode uses extensive Objective C so I'd start there. It too is a compiler. Only Xcode has modules you can use to make an app. Learning Xcode is something that takes as much from you as you put in. Are egg drop bots still written using Python ? |
|
|
|
0
|
|
|
#9 |
|
|
0
|
|
|
#10 |
|
It really depends on what you are writing.
If you are looking to compile for IOS or Mac OS you will need some Objective-C and perhaps C/C++. You really can't do a lot with Python since it doesn't do GUI I don't think. |
|
|
|
0
|
|
|
#11 |
|
You can actually build GUI programs using Cocoa with Python.
http://stackoverflow.com/questions/861188/what-gui-options-are-available-for-python-on-mac-os-x B |
|
|
|
0
|
|
|
#12 | |
|
Quote:
|
||
|
|
0
|
|
|
#13 |
|
Ok, thanks for all your help guys!
|
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 04:22 AM.







. I don't even know exactly what it's called. Whatever is used to program iOS and Mac OSX applications.
Linear Mode
