You are viewing our Forum Archives. To view or take place in current topics click here.
Apple Programming Languages
Posted:
Apple Programming LanguagesPosted:
Status: Offline
Joined: Jan 11, 201212Year Member
Posts: 548
Reputation Power: 30
Hello, I've been programming for a a month now, by this I mean I've seen tons of tutorials and went to websites such as code academy. Where I picked up JavaScript and Python. But I'm not attracted to them as I am to Objective C, C, C++, Swift, etc. I've looked around but find myself lost at trying to find tutorials on learning these languages. Are there any websites or programs that teach these languages? Or give brief learnings about them?
#2. Posted:
Status: Offline
Joined: Jan 04, 201311Year Member
Posts: 840
Reputation Power: 33
Quick learning, Search thenewboston on youtube, there are tons of tutorials on different programming languages.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 14, 201410Year Member
Posts: 1,720
Reputation Power: 71
Status: Offline
Joined: Jul 14, 201410Year Member
Posts: 1,720
Reputation Power: 71
For some reason these language are difficult to find good tutorials on.
The best way to go about learning these would be to get a few books.
If you want to make a game, I recommend unity. It is fairly simple to use, and supports multiplatform. You just need to know a scripting language like Javascipt, C#, or boo and you can make some pretty decent games.
The best way to go about learning these would be to get a few books.
If you want to make a game, I recommend unity. It is fairly simple to use, and supports multiplatform. You just need to know a scripting language like Javascipt, C#, or boo and you can make some pretty decent games.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Nov 29, 201112Year Member
Posts: 145
Reputation Power: 8
Status: Offline
Joined: Nov 29, 201112Year Member
Posts: 145
Reputation Power: 8
For iOS apps you typically use Objective C or C++. If you want a basic app with information you can just use HTML with CSS. Either way its best that you have a Mac or Mac VM to create good iOS apps.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.