Added: 1 year ago
From: AppleProgramming
Views: 7,484
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (44)

Sign In or Sign Up now to post a comment!
  • Ah, just what i am looking for. I am learning "C" on windows.

    For graphic programming i will use the WinAPI.

    What could i use on the Mac?

    Especially, since xcode4, cocoa & other stuff is being discontinued.

    Thanks...vmars316

  • @vmars316 No idea what you mean by Xcode 4 and Cocoa being discontinued, if anything it's the very opposite.

  • How can i detect an enter? lets say

    printf Name or enter to skip = /*(presses enter)*/;

    scanf %s name/* (name is a string)*/;

    if (name == enter) {}

  • @zungaloca you can use fgets to see if the return key is all that was pressed. Just watch the fgets tutorial and you should get it from there.

  • Comment removed

  • @AppleProgramming Thank you for ur reply

  • someone know if codeblocks works on a mac?

  • someone know if codeblocks works on a mac?

  • Thank you for these.

  • @Soccy HAHA. Yeah me to!

  • Thank you for these.

  • You are so amazing! U r the only programming tutorial guy who doesnt just confuse me more! Plzzz keep maling these!

  • Thank you for doing these tutorials, please keep doing them!

  • I'm really glad you were born.

  • @Soccy Me too :)

  • Hey Apple Programming!!!!!!!

  • @b112895 Hey!

  • Comment removed

  • @b112895 Basically you NEED to know Objective-C, and if you have NO prior programming knowledge, then I start you off with the C tutorials. thenewboston more or less combines C into his first few Objective-C tutorials, so technically he is just teaching you C in the beginning, but whomever you want to learn from is up to you. I do have Cocoa tutorials on my channel (Mac OS), not many people do. It's a brand new series that I just started so if you want to see those, feel free to look at those

  • @b112895 ...The Cocoa tutorials are light at first, but they do expect you to know basic Objective-C principals, so you may get lost later on if you don't know the basics. I arranged my tutorials to go from C->Objective-C->Cocoa, but you don't have to watch every C tutorial to move on. Once you get the basic things like if, while, for, etc., you can attempt to move on.

  • @AppleProgramming OMG thankyou! ill just stick with this tut and sorry for the super long messages( i erased him because they were probs annoying)

  • @b112895 No problem.

  • @AppleProgramming Holy Mother! you are so frikin FAST! literally instantly after i type it bam new inbox. What great service, is there anywhere i can recommend you to for awesome Sexy service?

  • @b112895 Haha, nope. I just get email notifications and Mail is always on when I'm @ my comp.

  • im subscribing your helping me sooooo much......

  • @sammy43434 You're welcome

  • Comment removed

  • @PrototypeAndroid C is more of what other languages are based off of (C++, C#, Objective-C). Objective-C is the language Apple uses for all of their products. So later on, if you learn Objective-C you can program Mac, iPhone and iPad apps. It also will give you a better understanding of programming in general and you can transfer that knowledge to other languages as well.

  • YOU ARE AMAZING!! PLEASE KEEP YOUR VIDEOS UP AND KEEP THE NEW VIDEOS COMING ! AMAZING HELP TANKS SO MUCH

  • YOU ARE AMAZING !! PLEASE KEEP THESE VIDEOS UP AND KEEP THE NEW ONES COMING!! AMAZING HELP THANKS SOOO MUCH

  • hey, excellent vid! just had a question..i tried compiling the program without the "return 0" statement...and there were no errors. just wondering if the return statement is necessary at all, cuz the compiler did not give any errors, and also the program ran with the same output..

    thanks for the tutorials by the way :-bd

  • @apratheek The return is not required for the main function. Xcode automatically presumes it ends with a 0. Later you will learn more on the return and why it is necessary in some other cases.

  • Am so grateful that there is a good tutorial for this. Actually wanted to raise some money by making my own iPhone app but that led me to learning Objective C which then somehow led me to buy snow leopard just to do it and then learning C cos I figured that C would be a great stepping stone... LOL

    Thumbs up to the whole explanation of every single bit line of code...

  • @Shazcapade I'm in a similar boat. I want to get developing fo iPhone, but that in turn led me to upgrade to Snow Leopard, download XCode, and now, learning C and Obj-C.... What a journey!

  • @djcondra If you would like, you could subscribe to the channel and get updates for my new videos. I would appreciate it as well.

  • @AppleProgramming subbed, with pleasure. You should make a premium video series or ebook, or bundle. I would buy it.

  • @djcondra Thanks, if there is something you would like to suggest, feel free to leave your suggestion on my channel page, you can submit anything you would like there.

  • Thanks! but it would help if u could zoom on what u r talking about then we could see it better, but besides that great video!

  • @MrJonnyrocks What if I increased the font size?

  • Great! But a quick question, will this programming only be useful in Mac OSX programming? I'm looking for iPhone programming tutorials.. Is this the exact same language?

  • @aliasgr92 I had another person ask the exact same question. The language for iPhone is Objective-C, I am planning on teaching that in the near future however I find it much more useful to understand C and then transfer to Objective-C. Obj-C just has more complicated things and I find it much easier to understand the basics before moving on to more complex languages. If people really want them though, I can start on them soon.

  • printf("Great Stuff! This is very helpful!\n");

  • @ThePSProduction printf("Glad you like the tutorials\n");

  • This is really awesome, I 'm trying to read this book called "The Absolute Beginners guide to C" for my placement exam but this is far more helpful, 1 because I have a Mac and 2 because I'm a visual learner. Clear and Straightforward. Thanks!!

  • @FrankAguilarTV Thanks so much, I will be posting some more videos as time goes on. I currently have the worst internet ever so I won't have a new video at least until Sunday. Glad you enjoy the videos though and glad I can help you with your exams.

  • Please let me know what you think, leave comments and rate, thanks

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