Compatible Support Forums: C programming in Fedora Core

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

C programming in Fedora Core

#1 User is offline   iamroot 

  • addict
  • Group: Members
  • Posts: 501
  • Joined: 06-April 04

Posted 24 July 2005 - 07:51 AM

I'm learning how to program in C now and looking for a good IDE which could make my life alot easier=) Could anyone recommend one either than KDevelop? I've tried KDevelop out and it's a little too complicated for me.
0

#2 User is offline   LinuxCrusader 

  • member
  • Group: Members
  • Posts: 165
  • Joined: 31-January 04

Posted 24 July 2005 - 08:12 AM

IDE? You mean like Kedit, kwrite, Gedit, or GVim. That's why I use for writing my programs in C, then from the terminal window I use either cc or make. Linux makes thing very simple for me.
0

#3 User is offline   iamroot 

  • addict
  • Group: Members
  • Posts: 501
  • Joined: 06-April 04

Posted 24 July 2005 - 12:17 PM

I mean something like KDevelop but simpler to use.
0

#4 User is offline   hexagon 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 25-July 05

Posted 25 July 2005 - 05:48 AM

For serious work, look at Eclipse http://www.eclipse.org/, but it's complex, primarily for Java with a C/C++ plugin.

Else look at:
http://thekonst.net/motor
http://www.rhide.com/

I'd say you should dive right in and learn Emacs as a quasi IDE, but I'm biased. See here FYI:

http://gpwiki.org/index.php/C:Development_Environments


0

#5 User is offline   iamroot 

  • addict
  • Group: Members
  • Posts: 501
  • Joined: 06-April 04

Posted 25 July 2005 - 01:09 PM

I'm using Anjuta and I'm really happy with it. Thanks for all your help guys!
0

#6 User is offline   iamroot 

  • addict
  • Group: Members
  • Posts: 501
  • Joined: 06-April 04

Posted 25 July 2005 - 01:28 PM

Could anyone point me to any resource where I can learn more advanced C. I'm learning C from a book and it's kinda basic.
0

#7 User is offline   hexagon 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 25-July 05

Posted 26 July 2005 - 02:48 AM

http://dmoz.org/Computers/Programming/Languages/C/Tutorials/
http://www.techbooksforfree.com/ccpp.shtml
http://www.faqs.org/faqs/C-faq/
http://kernelnewbies.org/documents/kdoc/kernel-hacking/lk-hacking-guide.html
http://isis.poly.edu/kulesh/stuff/src/klist/
http://dmoz.org/Computers/Programming/Languages/C/Books/

0

#8 User is offline   iamroot 

  • addict
  • Group: Members
  • Posts: 501
  • Joined: 06-April 04

Posted 26 July 2005 - 03:05 AM

Thanks!
0

#9 User is offline   taeuler 

  • journeyman
  • Group: Members
  • Posts: 94
  • Joined: 30-December 03

Posted 26 July 2005 - 05:14 AM

One good web source that I used for a Unix class I took recently is linuxselfhelp. I has some good advice for Linux in general, and covers advanced topics like an in-depth view of glibc, and good details on debugging with GDB:
http://www.linuxselfhelp.com/cats/programming.html

Two good print sources I have are:
1) The C Programming Language, Kernighan/Richie, Prentice Hall

and

2) C A Reference Manual 5th ed Harbison/Steele, Prentice Hall


The Material in [2] is somewhat similar to what you will find on linuxselfhelp, but it is a good text.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users