Page 3 of 106 FirstFirst 123451353103 ... LastLast
Results 21 to 30 of 1059

Thread: What's your Favorite IDE?

  1. #21
    Join Date
    Dec 2004
    Location
    Waterloo Ontario (Canada)
    Beans
    159
    Distro
    Kubuntu 5.10

    Re: What's your Favorite IDE?

    Well, what language, bazuka? If you're a total beginner, I reccomend Ruby. http://ruby-lang.org

    There's an IDE for it named 'FreeRIDE' but I don't reccomend it. Just use the ruby interpretyer 'irb'. It's on Synaptic
    I seem to have discovered a truly remarkable proof for Fermat's Last Theorem, which this siggie is too small to contain.

  2. #22
    Join Date
    Nov 2004
    Beans
    47

    Re: What's your Favorite IDE?

    Quote Originally Posted by Hikaru79
    Well, what language, bazuka? If you're a total beginner, I reccomend Ruby. http://ruby-lang.org

    There's an IDE for it named 'FreeRIDE' but I don't reccomend it. Just use the ruby interpretyer 'irb'. It's on Synaptic
    Geh... I hate to admit this, but I used to program on my apple II e, and I currently do logon script stuff with KiX. It's shameful, I know. I can GOTO like something you've never seen. I think it came from the Hardy Boys books.


    Realistically, I'd like to work on something portable, and something that will prepare me for better languages.

  3. #23
    Join Date
    Dec 2004
    Location
    Waterloo Ontario (Canada)
    Beans
    159
    Distro
    Kubuntu 5.10

    Re: What's your Favorite IDE?

    I can GOTO like something you've never seen.
    Hehehe.

    Well, in that case, I stand beside my original suggestion of Ruby. It's portable, and it will definetly help prepare you for Object-Oriented Programming (Ruby is VERY OO). Of course, Python/Perl work too.

    If you're interested in starting Ruby, here's two excellent books that will teach you everything you need to go from n00b to l33t h4><0rz

    http://www.ruby-doc.org/docs/ProgrammingRuby/
    http://poignantguide.net
    I seem to have discovered a truly remarkable proof for Fermat's Last Theorem, which this siggie is too small to contain.

  4. #24
    Join Date
    Nov 2004
    Beans
    47

    Re: What's your Favorite IDE?

    Sweet... thanks for the linkage.

  5. #25
    Join Date
    Nov 2004
    Beans
    239

    Smile Re: What's your Favorite IDE?

    Ok, I'm trying out Python 2.4 and it seems pretty good so far. Although so far all I have done is Hello, World!...

    I doubt I'll ever need to program for a living or even as part of my job but it's good (and fun) to know...

  6. #26
    Join Date
    Oct 2004
    Location
    Århus, Denmark
    Beans
    70
    Distro
    Dapper Drake Testing/

    Re: What's your Favorite IDE?

    I'm getting quite fond of MonoDevelop, but Visual Studio.NET is one sexy app as well.

  7. #27
    Join Date
    Dec 2004
    Beans
    2

    Re: What's your Favorite IDE?

    My favorite ide is Eclipse

  8. #28
    Join Date
    Oct 2004
    Location
    Mobile, AL, USA
    Beans
    337
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: What's your Favorite IDE?

    What's a good free Linux IDE for C/C++? Preferably with mistake highlighting and a certain amount of code completion if possible. I refuse to use Eclipse anymore now that I'm done with my Java class.
    $ whatis themeaningoflife
    themeaningoflife: not found

  9. #29
    Join Date
    Oct 2004
    Location
    Potsdam NY
    Beans
    179

    Re: What's your Favorite IDE?

    I'd go with Eclipse and there C/C++ plugin. It's the best C/C++ IDE that I've ever used. You might want to try anjuta though.
    What boots up must come down

  10. #30
    Join Date
    Nov 2004
    Location
    London, England
    Beans
    45

    Re: What's your Favorite IDE?

    Quote Originally Posted by froogle
    NetBeans for Java stuff - can't beat the built in WYSIWYG editors for doing rich user interface stuff, although if ever Eclipse come out with an easy to configure plug in for SWT, I'll probably switch.

    Still stuck with Windows and Dreamweaver though for Web UI stuff.
    Have you tried the Visual Editor from the Eclipse project ?
    Thanks

    Klunk

Page 3 of 106 FirstFirst 123451353103 ... LastLast

Bookmarks

Posting Permissions

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