Jump to content

Objective C


Midnight

Recommended Posts

Has anyone used Objective C? It's used to develop apps for iPhones. I'm developing two apps for work and need some guidance or references. Any help would be appreciated. :)

Link to comment
Share on other sites

Everyone knows objective C sucks, and to take and hold A and B instead......nooooob

 

 

 

 

 

 

:lol2:

  • Like 1
Link to comment
Share on other sites

I took an iphone class last summer and had to use objective c and it was pretty rough even though I had used c++ and c# before.

 

Luckily the program used to write the code and make the apps ( Xcode ) is pretty smart and will help you out by suggesting how to use the functions and stuff.

 

I've heard the lynda courses are pretty good if you wanna watch them

 

http://www.lynda.com/Objective-C-training-tutorials/477-0.html

 

and I also had this book to help learn

 

http://www.amazon.com/iOS-Programming-Ranch-Edition-Guides/dp/0321942051

 

 

NOTE: I'm still a complete newb at objective c and ios programing :P

 

I will say I used the storyboard feature to help transition between pages/views because it was easier for me.

Edited by Corey
Link to comment
Share on other sites

What is your programming background? If you're a .NET programmer, check out Xamarin.iOS, which let's you program in C# and still creates a native app.

Link to comment
Share on other sites

What is your programming background? If you're a .NET programmer, check out Xamarin.iOS, which let's you program in C# and still creates a native app.

Self taught, C++ and a bit of HTML and PHP.

 

 

@ Corey- Thank you for the links and help. I saw it when you posted but never got the opportunity to respond. I saw something during my menial research about Xcode, but didn't really look into it. It's reassuring to hear that it's helpful and easy to use. Cuz code::blocks was not.

Edited by InfectiousBubbles
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.