Results 1 to 7 of 7
  1. #1
    Moderator monkeywrangler71's Avatar
    Join Date
    Oct 2006
    Location
    Nova Scotia
    Posts
    3,864
    Post Thanks / WTG / Hug
    Blog Entries
    9
    Rep Power
    24

    Default Learning C on the Mac

    Is this really necessary? I can't stay awake

    I understand that computers are built to compute, but can this actually do anything besides add up numbers and print them in the console? I can't concentrate on the syntax because the math is making my head blurry. I don't care how many prime numbers there are between 1 and 50.

    Would the sky fall in if I just moved on to Objective C now?

    Need someone to tell me to slog through (or not).

  2. #2
    Registered User geckoace's Avatar
    Join Date
    Dec 2006
    Location
    Balitmore, MD
    Posts
    1,998
    Post Thanks / WTG / Hug
    Rep Power
    11

    Default

    i wish i could encourage you i hated learning C and C++ for that matter
    Reba

    When you come to the end of your rope, tie a knot and hang on.
    — Franklin D. Roosevelt

    2012 STATS
    Reading Challenge 8/50
    No Spend Days

  3. #3
    Registered User mommymath's Avatar
    Join Date
    Nov 2005
    Posts
    240
    Post Thanks / WTG / Hug
    Rep Power
    7

    Default

    Do you have to specifically learn C? Java is another good intro programming language, and tidier/more interesting than C IMHO.

    Good luck --
    Annie

    Homeschooling mom to DS9 and the World's Most Spoiled Rat Terrier ... Wife to DH for 13+ years

  4. #4
    Registered User Linus's Avatar
    Join Date
    Mar 2009
    Location
    Kew Gardens, NY
    Posts
    231
    Post Thanks / WTG / Hug
    Blog Entries
    20
    Rep Power
    5

    Default

    The question I'd ask is why you are learning C. Is it to program? The reality is that Mac OSX is based on the *BSD (NetBSD IIRC) and the basis for most *nix is programs written C. I recently started learning Cocoa for Mac (although that has fallen by the wayside because of other things). It also can be a good basis for C++ and other languages since they are often based on the original architecture of C.

  5. #5
    Moderator monkeywrangler71's Avatar
    Join Date
    Oct 2006
    Location
    Nova Scotia
    Posts
    3,864
    Post Thanks / WTG / Hug
    Blog Entries
    9
    Rep Power
    24

    Default

    Yes, I've got a program in my head. No one seems to make ones that do all the stupid things I want. So, was going to buy the book about Cocoa, but it said you should start with C, then Obj. C, before tackling the Cocoa.

    But now I'm thinking the C book is nothing more than programming basics (most of which I covered before, albeit in VB and nearly a decade ago). I think they just wanted to sell me more books

    Ah well, I'm pushing through. 2/3s done now.

    Beer doesn't make it any less dull
    Last edited by monkeywrangler71; 04-25-2009 at 06:29 PM.

  6. #6
    Registered User lisettelovebug's Avatar
    Join Date
    Feb 2007
    Location
    upstate NY
    Age
    35
    Posts
    819
    Post Thanks / WTG / Hug
    Blog Entries
    2
    Rep Power
    7

    Default

    I have to take C / C++ next semester and I'm dreading. I am currently taking java and it's kicking my butt! I am the kind of person that it takes me a while to get something (especially math related) but once I get it, I'm golden. We did methods and classes like 4 or 5 weeks ago and I am just now really starting the get how to do them. I think a lot of my problems in the class boil down to terms.

    Sometimes I just don't know what the teacher wants me to do. I'm trudging through though and getting it - slowly but surely. We have to do a game for our final homework assignment so that should be interested. I am thinking about doing a small memory game.

    I am already planning to order a C/C++ book this summer to help me get a head start with that. Maybe C++ for Dummies or something. lol

  7. #7
    Registered User Linus's Avatar
    Join Date
    Mar 2009
    Location
    Kew Gardens, NY
    Posts
    231
    Post Thanks / WTG / Hug
    Blog Entries
    20
    Rep Power
    5

    Default

    Quote Originally Posted by lisettelovebug View Post
    I have to take C / C++ next semester and I'm dreading. I am currently taking java and it's kicking my butt! I am the kind of person that it takes me a while to get something (especially math related) but once I get it, I'm golden. We did methods and classes like 4 or 5 weeks ago and I am just now really starting the get how to do them. I think a lot of my problems in the class boil down to terms.

    Sometimes I just don't know what the teacher wants me to do. I'm trudging through though and getting it - slowly but surely. We have to do a game for our final homework assignment so that should be interested. I am thinking about doing a small memory game.

    I am already planning to order a C/C++ book this summer to help me get a head start with that. Maybe C++ for Dummies or something. lol
    Surprisingly, that's a pretty decent book. Makes it easier to understand (IIRC, it's a two book set).

Similar Threads

  1. DBF is learning...
    By Bournecrazy in forum Frugal Living
    Replies: 11
    Last Post: 01-29-2009, 01:17 PM
  2. Learning along the way!!
    By lauraashley2006 in forum Simple Living
    Replies: 2
    Last Post: 08-19-2008, 10:04 AM
  3. I am here and I am learning...
    By mommatoalaskantwins in forum General Chat
    Replies: 19
    Last Post: 07-18-2008, 09:32 AM
  4. LEarning something new.
    By Missy in forum General Chat
    Replies: 2
    Last Post: 01-10-2007, 05:06 PM
  5. Learning from others
    By happymommy in forum Debt Reduction & Money Management
    Replies: 7
    Last Post: 12-19-2006, 08:00 AM

Tags for this Thread

Posting Permissions

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