Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (77)

Sign In or Sign Up now to post a comment!
  • I don't see the run button at the top of my xcode???? Please help.

  • @Cablelaxer15 it should be on the top left

  • hey ur tutorials are good.i am new to programming .i dont have mac .which software can i use for xp

  • @awesomevishy virtualbox

  • Comment removed

  • Massive issues, please update this video. It is useless to everyone as of Xcode 4.

    Thanks.

  • I have XCode 4 on OS X Lion, but there is no Source folder under First_program! I can't move on to next Step!!!! Help!

  • the program did nothing.. I have a pc how many complications will i be facing?? (M15x 3.1 quad core i7 ATI radeon 5850HDddr5, 6 ddr3 ram)

  • To run the program you can also do command+R.

  • nice.but i need to learn objective c from c and found these tutorials.

    Appdeveloper08 user has some good tut,

    it helped me lot to get started.

  • @iH4ckuriDevice choose foundation... he said it in the first ep.

  • i m using xcode 4.2 and i cant find the run tab. and so i cant find the debug console. could anyone please help me with that? which xcode is used in these tutorials?

  • 3:54 YOU FARTED xdd

  • When making a new project in Xcode v4.2 (Mac OS X Lion) what should I choose as its type,

    1. C

    2. C++

    3. Core Data

    4. Core Foundation

    5.  Core Services

    6. Foundation

    please reply,

    -iH4ckuriDevice

  • @iH4ckuriDevice Foundation is Objective C so for this tutorial use FOUNDATION. :)

  • When I click run and then console, the window that pops up in empty, and on the bottom left it says 'Build Failed (1 error)' and on the bottom right it has an icon with a hammer, then it says 'Failed' then there's a stop sign with an exclamation mark, and then the number 1. Does that mean I typed something wrong? Because I checked it by comparing it to what you typed and I don't think I did.

  • HELLO WORLD

  • when i click build and run i get some errors:

    expected expression before '@' token

    character constant too long for its type

    format not a string literal and no format arguments

  • HOMEWORK!!!!!!!!

  • Great Great video, i hope the rest of the series is as good! when u read a book it doesn't go step by step for absolute beginners and all of a sudden you find yourself totally lost!

  • How do you format the string if the output will be a negative integer?

  • Quick question, when you save the program, do you tick or untick the 'git' option? thanks

  • audio is too low

  • xcode only works on mac computers.... like so everyone sees

  • In create new project , i don't get the System (where it says to select foundation) after hitting the application and selecting the Command Line Tool. What i'm missing. I have downloaded the XCode 4 after paying $4.99.

  • nice tutorial

  • Really excellent tutorial!

  • must you use nslog? like for java you just put System.out.println("blah blah blah");

  • Right once you said, "If this is truly going to be your first program, we gotta add something" I could tell hello world was coming. Hahaha

  • Thanks....... in Spanish Please...... :-)

  • With NSLog whats the @ for?

  • Dude you're awesome peace

  • i typed it exactly like you, but i get an error at every NSLog line... please help

  • @gerwin136 Make sure when you create your program that you choose Foundation for the type. I have an annotation up, so make sure you have those turned on and re-watch the video.

  • @macandcomputerhelp ah thx it helped :P

  • @macandcomputerhelp what is the @ in front of the string is for

  • @gerwin136 SAME HERE

  • hello, can i know what are the areas of application of objective-c?

  • Hey, you sound a lot younger than me but I just wanted to say that your lessons are great! I've learned a lot so far and really appreciate your patient and thorough step - by - step explanations. Thanks again. I want to make an ipad app so this is a great start i'm sure - Adrian

  • So if I understand this right, you can put a placehoder inside the displayed data. That would be the %i which is the placeholder for e.g. "a" which is perviously definded as "1" and previous to that definded as an integer and declared to reserve memory.

  • i downloaded X-code and its got a lot more items on the list than yours it doesent let me select foundation theres allot of cocoa and C++ stuff help?

  • lol! i remember doing my first c++ hello world xD!!!

  • Ok good video only one problem. When you tell someone to open up xcode.

    Make sure you have them select foundation.

    You tell people to open up Command Line under Mac Application

    But make sure the Foundation is selected as well other wise you are opening up your project in C or C++ and I found I had issues with the examples running when I did this.

  • @sobeservices2UK Um, I have an annotation that tells you that.

  • @sobeservices2UK - Same problem with other tutorials too... Seems to be a common step that people leave out. Drives newbees nuts.. Got me. :-)

  • @sobeservices2UK

    How do you select foundation? I have problems running the examples - an error on every line and also the interface of my xcode is a little different then the one one the video

  • Wow!!! this is really helpful. I tried reading a book on this but its wayyyyyy too dull and hard to follow. These vids really help you get a feel for the language! Thanks for the videos man, theyre great!

  • This pretty much helped me better than the 6+ hours of iTunes videos I watched from the Developers.... thank you

  • So I'm gussing NSLog is the equivalent of actionscripts trace function?

    The bit that confused me is that in flash its trace("hello "+a) which would give hello 1 based on your video.... but in Obj-C The NSLog() bit makes sense but I don't get what the other parts inside are there for.

    I've ordered some book though and I'll keep workingthrough your vids, cheers man :)

  • what if i have a pc.........?

  • @jjohnston2 Well some other people have said that there are Objective-C compilers for PC's, but Apple's Xcode and development tools are only available for Macs.

  • @jjohnston2

    if you have a pc, then you buy a mac and start your real life ;)

  • I copied exactly what is written in your video and it did not work. It says expected expression before '@' token. What does this mean?

  • @hamadminmgr Make sure the type when you create the project is Foundation.

  • Great tutorials, this has helped me so much. I have been looking for a video like this

  • Wow bro! These tutorials are awesome!!! Your videos have helped me so much in understanding the basics of Obj - c. Most tutorials on the web left me scratching my head, but your instruction have really hit the nail on the head for me! A++, keep'em coming, these videos are great.

  • Thankyou,, giving such a nice tutorial..

  • What is nslog? I keep getting errors, "syntax error before @ token"

  • @tallswede68 same problem .. any clue ?

  • @ashnabwa7d Make sure the type when you create the project is Foundation.

  • @tallswede68 Make sure the type when you create the project is Foundation.

  • @tallswede68 Make sure when you create the program that the type is Foundation

  • AMAZING VIDEOS!!! Please don't quit, this is really helpful for anyone that wants to learn programing. I've been searching for a good video and this is it THE BEST CHANNEL TO LEAR OBJECTIVE C and more! Thank you so much!

    You have a lot of patience and that helps a lot to understand the lessons.

    THANK YOU!

  • Just finished this video and have to say you are doing a sound job. Just want to make sure I understand: in the String the @"Insert text" is not executing anything right? All the string does is display what you type? What about multiple %i? Example (@" a + b = %i or b + a = %i", c, d); would that be correct? (Assuming we declared d)

  • @synergy989 Yes, that would be correct.

  • very nice !!

  • Comment removed

  • Outstaining

  • @abufaisalplus Oh yes, outstaining!

  • I don't have the snow leopard, and I am using the XCode for leopard, I can't find the command line tool, which would you suggest?

  • I was going this and it didnt look at the same

    i ddint have .m

  • @JustinMPerea After you press "Create a new Xcode project" and "Command Line Tool", click the Type bar and make it "Foundation". I had this problem, too.

  • @MadeOnAMac365 oh cool thank you

  • Keep up the good work, man. This is the first quality Obj-C tutorial I've seen that gently but effectively introduces not only Obj-C, but general programming fundamentals.

  • Jup, it's really great !!

    way better than iTunes U :P

    I've never programmed before, and I understand all of this now!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more