Topic:   Objective-C   (Read 15308 times)


0 Members and 1 Guest are viewing this topic.

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Objective-C
« Reply #30 on: July 21, 2008, 03:32:21 PM »
Great progress guys!  :)

I've gone through every manual on Xcode I could find and have acquired as much knowledge as I could understand. So far I have created 3 apps from scratch.

(1) "Calculator", this  is a simple calculator.
(2) "Hello Computer", talk to the computer, it talks back.
(3) "Movement System", I was able to get OpenGL working and stuck a triangle on the screen. You can move it by clicking one of the buttons, so far I am trying to figure out how to make it so you only have to click the arrow keys to move the triangle. Once that is done I will convert the v6 engine to Xcode.

Here are the 3 apps: http://www.mediafire.com/?lvvudw9mijl

The great thing about Xcode is that these 3 apps are only 181 kb when compiled and it runs super fast.


Thanks guys,
-Gandolf

Gnome


  • GMG Extraordinaire

  • ***


  • Posts: 1073
Re: Objective-C
« Reply #31 on: August 08, 2008, 09:32:14 PM »
I recently learned that the iphone, use objective-C. So you can make apps for iphone using this. This is one language I DEFIANTLY going to learn.
This Cannot be, NOOOOOOOO!!!!

-Gnomes Cry when the McRib was discontinued again.

Mystor


  • GMG-er

  • **


  • Posts: 696

  • I am the myst that consumes us all.
Re: Objective-C
« Reply #32 on: August 11, 2008, 11:38:43 AM »
I have been trying to learn objective C for a while now and have successfully stumped myself 20-30 times.

I am used to object oriented programming languages but I am much too used to applications that use a different structure.

In flash everything is wrapped around the GUI and in OBJC everything is wrapped around the code with the GUI being an extension of it.

If gandolf could send me the source of the thing that he was working on I would greatly apprecieate it.

I am also planning to get into unity, however, but if I can figure out OBJC a bit it could save me the $200 :P

Mist
"I'll lie to him."
"And if that doesn't work?"
"Then I'll tell the truth. We're allowed to do that, in emergencies. We can't plan for everything, you know."
   -Colonel Graff, Ender&

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Objective-C
« Reply #33 on: August 11, 2008, 12:17:36 PM »
Sure, I will send all 3 apps.

http://www.mediafire.com/?2o5nye1edya

Sorry, I couldn't find my calculator app. Though the way it's made is very similar to the "Hello World" so you can easily recreate it. Also, if you need any help with syntax or understanding, just ask.


-Gandolf

Mystor


  • GMG-er

  • **


  • Posts: 696

  • I am the myst that consumes us all.
Re: Objective-C
« Reply #34 on: August 11, 2008, 12:19:05 PM »
What version of xcode did u use

Mist

EDIT: I just discovered that my version of xCode stopped working when I upgraded to leopard and I don't have an ADC account to get the newer version...
« Last Edit: August 11, 2008, 12:24:09 PM by mistron »
"I'll lie to him."
"And if that doesn't work?"
"Then I'll tell the truth. We're allowed to do that, in emergencies. We can't plan for everything, you know."
   -Colonel Graff, Ender&

GMG Tim


  • Administrator

  • GMG-er

  • *****


  • Posts: 465
Re: Objective-C
« Reply #35 on: August 11, 2008, 05:47:58 PM »
Quote
What version of xcode did u use

Mist

EDIT: I just discovered that my version of xCode stopped working when I upgraded to leopard and I don't have an ADC account to get the newer version...

An ADC account should be free, so just sign up for a new one.

Ghost

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Objective-C
« Reply #36 on: August 11, 2008, 06:25:51 PM »
Xcode should also be on the Leopard disk or extra disk.


-Gandolf

Mystor


  • GMG-er

  • **


  • Posts: 696

  • I am the myst that consumes us all.
Re: Objective-C
« Reply #37 on: August 11, 2008, 06:38:46 PM »
Quote

An ADC account should be free, so just sign up for a new one.

Ghost
Not old enough....

Parents rn't home yet either :P

Mist

EDIT: @gandolf, I will look for that soon...
« Last Edit: August 11, 2008, 06:39:20 PM by mistron »
"I'll lie to him."
"And if that doesn't work?"
"Then I'll tell the truth. We're allowed to do that, in emergencies. We can't plan for everything, you know."
   -Colonel Graff, Ender&

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Objective-C
« Reply #38 on: August 11, 2008, 06:46:12 PM »
You can probably use mine.
Pm'ed you the pass and username. Don't share it with anyone.


-Gandolf

P.S. Xcode is a very large download. I would suggest using iGetter to cut the time in half.

Mystor


  • GMG-er

  • **


  • Posts: 696

  • I am the myst that consumes us all.
Re: Objective-C
« Reply #39 on: August 11, 2008, 06:51:30 PM »
iGetter?


THX
Mist
"I'll lie to him."
"And if that doesn't work?"
"Then I'll tell the truth. We're allowed to do that, in emergencies. We can't plan for everything, you know."
   -Colonel Graff, Ender&

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Objective-C
« Reply #40 on: August 11, 2008, 06:52:12 PM »
Yeah, let me get the site real quick....

http://www.igetter.net/


-Gandolf

Edit: Boosts speed tremendously.
« Last Edit: August 11, 2008, 06:52:50 PM by Gandolf »