Find the answer to your Linux question:
Results 1 to 5 of 5
Hello, This is my very first post and start in C/C++ World. I've some background in M$ development environments such as VS2005 that comes with intellisense and a very productive ...
  1. #1
    Just Joined!
    Join Date
    Nov 2007
    Posts
    2

    Newbie - C/C++ programming + IDE + intellisense

    Hello,

    This is my very first post and start in C/C++ World.
    I've some background in M$ development environments such as VS2005 that comes with intellisense and a very productive and interactive IDE which help us a lot programming fast and with less syntax errors.

    I've mooved to linux (Ubuntu 7.10) and i'm looking for an IDE that allows me to easily, with itellisense feature, refactoring,etc, learning and programing C/C++.

    I can see the masters all uses C/C++ and i wanna move from C# to C/C++

    Any sugestion will be greatly appreciated.

    Best regards,
    Camexias

  2. #2
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    kdevelop, geany, codeblocks, emacs, vi

    Check them out
    New Users, please read this..
    Google first, then ask..

  3. #3
    Just Joined! tieferdenker's Avatar
    Join Date
    Nov 2007
    Posts
    2

    Anjuta

    Anjuta is a C\C++ IDE that is excellent for beginners and is one of the best IDEs available for linux.

    You can also try KDevelop but I personally prefer to code under EMACS in Linux.
    Becoming productive in Emacs takes a while and practice, but ultimately it pays off if you want a perfectly personalizable Editing environment. Emacs can be custom tailored to quite anything you want to do, including Intellisense.

  4. #4
    Just Joined!
    Join Date
    Nov 2007
    Posts
    2
    Thanks you guys, i think i'll start by emacs and i'll find the plugin for intelisense

  5. #5
    Just Joined! tieferdenker's Avatar
    Join Date
    Nov 2007
    Posts
    2
    Check out CEDET for the tools.

Posting Permissions

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