Thread: Advice for newbie...

  1. #1
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438

    Advice for newbie...

    I've been wanting to get into C for awhile now. I just haven't had the time or excuse. What will I need other than gcc and a text editor? What can I do with C? What kind of interface libs are there? I've heard of MFC, but is that C++ only or what? Any advice would be great. Thanks.

  2. #2
    Registered User Vber's Avatar
    Join Date
    Nov 2002
    Posts
    807
    Gcc and a good editor is fine... but an organized IDE is better if you're going to deal with huge projects. What you can do with C? everything, it's a general purpose language, the language itself, doesn't puts obstacles in your way... the only one is your mind. About interfaces, you're planning to program under witch plataform?

  3. #3
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438
    I'll be doing stuff mostly on Windows to learn. But I'd like to do some "scripting" of sorts for Linux/Unix as well. I don't plan on doing anything large really. Just some small time stuff to learn the basics of the langauge. So if later on I need to do something with it, I'll be able to.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Advice on C Programming with MSVC++ 2008
    By IT_Guy in forum Windows Programming
    Replies: 1
    Last Post: 03-06-2009, 04:23 AM
  2. game engine advice?
    By stien in forum Game Programming
    Replies: 0
    Last Post: 01-23-2007, 03:46 PM
  3. Resume advice
    By Zughiaq in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 04-15-2005, 02:16 PM
  4. girl friend advice (prob. the wrong place)
    By B0bDole in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 10-22-2004, 06:38 PM
  5. Partitioning advice?
    By mart_man00 in forum Tech Board
    Replies: 6
    Last Post: 01-10-2003, 10:53 PM