Thread: C language revisited

  1. #1
    Registered User
    Join Date
    May 2005
    Posts
    1

    Post C language revisited

    hi guys,
    im new to the group and the main reason i joined is that i have to
    learn the C programming language in more in-depth manner.

    i have done some small C programming back in my university years and
    it was 4 years ago. my former jobs did not need some programming
    works so i totally abandoned the world of programming for the past 4
    years.

    now im into this new job and our company is into digital music
    gadgets and i was asked to learn assembly language and "master" my C
    programming.

    question is, can you recommend a good compiler or IDE for me? i used
    turbo C before when i was in college but that was years ago and im
    not sure if its the best way for me to go back to the C programming
    world.

    and another thing, would it be more advisable for me to master my C programming first then go on studying the C++?

    opinions please..
    thanks..

    oloc

  2. #2
    Registered User
    Join Date
    Jan 2005
    Posts
    184
    i prefer to use Dev c++, and i suggest many people to use that and at the same time it is avaliable free on the net, check out the FAQ for more details

    s.s.harish

  3. #3
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    You could also use RHIDE. It's the compiler I nearly always use.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What language did they make Java in?
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 17
    Last Post: 07-03-2005, 04:18 PM
  2. Strange loop
    By D@rk_force in forum C++ Programming
    Replies: 22
    Last Post: 12-18-2004, 02:40 PM
  3. assembly language...the best tool for game programming?
    By silk.odyssey in forum Game Programming
    Replies: 50
    Last Post: 06-22-2004, 01:11 PM
  4. Language of choice after C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 47
    Last Post: 06-15-2004, 01:20 AM
  5. Language Script..
    By vasanth in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 03-30-2003, 06:48 AM