+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 11 to 13 of 13

Thread: C Programming Beginners Questions

  1. #11
    Code Warrior Brandon W is a name known to all Brandon W is a name known to all Brandon W is a name known to all Brandon W is a name known to all Brandon W is a name known to all Brandon W is a name known to all Brandon W's Avatar
    Join Date
    Sep 2008
    Location
    Australia
    Age
    16
    Posts
    4,824
    Blog Entries
    10

    Re: C Programming Beginners Questions

    Well over the past few months I have been reading a lot about C++. In every introduction of each book I have read, it says that programmers recommend learning C++ if thats what they want and just skip C. As Winged said, that is the reason why. Bad habits and the only time you would jump into learning C is if you wish to work with hardware directly.

    As for learning Objective-C for iPhone development, I was originally going to do that and I started to learn Cocoa. To me, at that time, Objective-C was a breeze and the only programming knowledge I had was PHP. I noticed the two languages are very different besides the basics. So it was easy but then I had some issues in real life so I stopped. I soon returned, just last week, to programming and now learning C++ just for fun then Objective-C.

    If you want to do iPhone development, go straight to Objective-C. I have a VERY good book on it, I will find the name for you when I get home.
    jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
    Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!

  2. #12
    Programming God outsid3r has a spectacular aura about outsid3r has a spectacular aura about outsid3r's Avatar
    Join Date
    Jul 2008
    Location
    Portugal
    Posts
    564

    Re: C Programming Beginners Questions

    In my opinion it's ESSENTIAL to know C, then you can learn whatever you want... and it seems that i don't like objective-c to much... if C++ in the past was called "C with classes", then objective-c should be called "C almost with classes".

  3. #13
    Code Warrior Brandon W is a name known to all Brandon W is a name known to all Brandon W is a name known to all Brandon W is a name known to all Brandon W is a name known to all Brandon W is a name known to all Brandon W's Avatar
    Join Date
    Sep 2008
    Location
    Australia
    Age
    16
    Posts
    4,824
    Blog Entries
    10

    Re: C Programming Beginners Questions

    You don't need to know C to learn all the other languages, programming in C you can pick up bad habits. When you go to transfer those skills over to other C-based languages, it can be hard to get rid of those habits.

    If you want to connect with hardware directly, C would be the way to go and learn that.

    Objective-C is actually a programming language for OS X so it should be, in what you say, "C almost with classes for OS X". Why do you say "almost with classes"....

    My opinion and that is yours, I respect yours
    jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
    Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!

+ Reply to Thread
Page 2 of 2
FirstFirst 1 2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Replies: 50
    Last Post: 08-14-2009, 10:48 AM
  2. C++ Programming books
    By Dankra in forum C and C++
    Replies: 8
    Last Post: 08-04-2008, 12:53 AM
  3. site for programming questions
    By gogoc in forum General Programming
    Replies: 3
    Last Post: 05-16-2008, 02:19 PM
  4. Replies: 1
    Last Post: 04-07-2008, 03:15 PM
  5. General programming and logic
    By Chinmoy in forum Tutorials
    Replies: 0
    Last Post: 03-20-2008, 04:58 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts