Your favourite coding software?

From C++ to PHP, debugging to webhosting; help and discussion about writing your latest program to running your website. NOT for help when your PC won't work.

Announcements Posted on
Sign in to Reply
  1. JGR's Avatar
    • Exalted and Worshipped Member
    • Posts: 1,239
    Re: Your favourite coding software?
    (Original post by So I am)
    wow this sound like another language for me, I don't know anything about software ? but am curious and eager to learn ?

    What are y guys talking about here ? coding? coding what ?

    I feel stupid :confused:
    Coding as in programming/web/software development.


    As for vim, the interface is just too bizarre for me to get comfortable with using (though I can use it).
    To appease the obligatory vim vs Emacs debate, I tried Emacs once too, it's just far too complicated, byzantine and unintuitive, which is saying something for someone like me.
  2. SubSonic912's Avatar
    • Junior Member
    • Location: The Webmaster And Coding Forum
    • Posts: 46
    Re: Your favourite coding software?
    (Original post by JGR)
    I used to use that, it's not too bad, though missing quite a bit of (IMO) useful functionality. (I seem to remember that it had some stability problems too, but they may have been fixed by now).
    Yeh might have been fixed, I haven't issued any problems as of yet.
  3. Rickelton's Avatar
    • Respected Member
    Re: Your favourite coding software?
    Ive got to be honest, I know nearly nothing about coding, but I would like to learn it over the summer and do a little bit at uni. Im thinking of getting a Macbook Pro 15", and wondering if these are good for programming/coding at all. For example, if I used bootcamp to load windows 7 and linux on there, would it be exactally the same as having a windows/linux pc?

    Thanks in advance.
  4. GBP's Avatar
    • Respected Member
    • Posts: 194
    Re: Your favourite coding software?
    (Original post by So I am)
    wow this sound like another language for me, I don't know anything about software ? but am curious and eager to learn ?

    What are y guys talking about here ? coding? coding what ?

    I feel stupid :confused:
    Notepad2 is a piece of software for Microsoft Windows. It's like Notepad with various improvements.



    nano, a "GNU nano" as it a part of an operating system named "GNU" is a simple CLI text editor. "CLI" means it runs directly in the console (that's not a completely accurate definition, but it's close enough).



    Vim is another text editor. It is the most complicated of the three, but is feature-rich, unlike the other two, which can be considered fairly "simple".

  5. Psyk's Avatar
    • TSR Royalty
    • Location: Leamington Spa
    • Posts: 19,079
    Re: Your favourite coding software?
    (Original post by Rickelton)
    Ive got to be honest, I know nearly nothing about coding, but I would like to learn it over the summer and do a little bit at uni. Im thinking of getting a Macbook Pro 15", and wondering if these are good for programming/coding at all. For example, if I used bootcamp to load windows 7 and linux on there, would it be exactally the same as having a windows/linux pc?

    Thanks in advance.
    I don't think there really is such a thing as a computer that is good for coding. Obviously faster is better, but any modern PC will be fine unless you're doing something that needs something especially powerful.

    Yeah if you install Linux or Windows in a Mac it's just the same as any other PC. But if you want to learn programming there's no particular need to use Windows or Linux, Mac OS would be fine.
  6. JGR's Avatar
    • Exalted and Worshipped Member
    • Posts: 1,239
    Re: Your favourite coding software?
    How fast the machine is will make almost no difference, especially if you're a beginner to programming.
    Both Unix-derivatives and Windowsy OSs are fine for coding on, though there are are significant style differences between the two, once you move past the basics.
    I wouldn't concern yourself with which OS to use too much at the moment.
  7. SubSonic912's Avatar
    • Junior Member
    • Location: The Webmaster And Coding Forum
    • Posts: 46
    Re: Your favourite coding software?
    Just downloaded and installed Vim, and I really liked it. I hacked the core files to change the colour scheme; now its a black background with green writing which I think gives the software a very retro feel.
  8. pixelfrag's Avatar
    • Benevolent Member
    • Location: London | Posts: -277
    Re: Your favourite coding software?
    Lol "Dreamviewer" for coding.....

    I use VS2010 and xcode if it's for iDevice apps.
  9. SubSonic912's Avatar
    • Junior Member
    • Location: The Webmaster And Coding Forum
    • Posts: 46
    Re: Your favourite coding software?
    My changes to Vim, really pleased with the result:

  10. Jake9's Avatar
    • Adored and Respected Member
    • Posts: 505
    Re: Your favourite coding software?
    (Original post by SubSonic912)
    My changes to Vim, really pleased with the result:

    Think that would hurt my eyes after a while :P

    Notepad++ is working fine for me atm
  11. JGR's Avatar
    • Exalted and Worshipped Member
    • Posts: 1,239
    Re: Your favourite coding software?
    (Original post by SubSonic912)
    My changes to Vim, really pleased with the result:
    Having everything just green is a bit meh. What about syntax highlighting?

  12. XFire36's Avatar
    • Adored and Respected Member
    • Location: Cambridgeshire
    • Posts: 583
    Re: Your favourite coding software?
    Geany on Linux
    Notepadd++ back when I used Windows
  13. pixelfrag's Avatar
    • Benevolent Member
    • Location: London | Posts: -277
    Re: Your favourite coding software?


    I find VS to be very handy
  14. Westie.'s Avatar
    • Respected Member
    • Posts: 243
    Re: Your favourite coding software?


    I find that even handier!
  15. SubSonic912's Avatar
    • Junior Member
    • Location: The Webmaster And Coding Forum
    • Posts: 46
    Re: Your favourite coding software?
    (Original post by Jake9)
    Think that would hurt my eyes after a while :P

    Notepad++ is working fine for me atm
    Haha yeah it might do, I think I better make the text less green! :P
  16. SubSonic912's Avatar
    • Junior Member
    • Location: The Webmaster And Coding Forum
    • Posts: 46
    Re: Your favourite coding software?
    (Original post by JGR)
    Having everything just green is a bit meh. What about syntax highlighting?

    I might change the files to incoprorate syntax highlighting, I just made those changes for the banter
  17. DopplerEffect's Avatar
    • Benevolent Member
    • Posts: 855
    Re: Your favourite coding software?
    I got Visual Studio 2010 free from Microsoft Dreamsparks project, I am to overhelmed to use anything else. :excited:
  18. The-Wi$e-One's Avatar
    • PS Helper
    • Overlord in Training
    • Location: /dev/null
    Re: Your favourite coding software?
    Favorite IDE? X-Code
    Text Editor? vim
  19. Psyk's Avatar
    • TSR Royalty
    • Location: Leamington Spa
    • Posts: 19,079
    Re: Your favourite coding software?
    (Original post by JGR)
    Having everything just green is a bit meh. What about syntax highlighting?

    That colour scheme makes it look like the hacking mini game in Mass Effect 2.
  20. Sheep's Avatar
    • Benevolent Member
    • Location: Southport
    • Posts: 816
    Re: Your favourite coding software?
    for website related things: dreamweaver CS4
    for applications/visual basic: visual studio 2010
Sign in to Reply
Share this discussion:  
Useful resources
Article updates
Moderators

We have a brilliant team of more than 60 volunteers looking after discussions on The Student Room, helping to make it a fun, safe and useful place to hang out.

Reputation gems:
The Reputation gems seen here indicate how well reputed the user is, red gem indicate negative reputation and green indicates a good rep.
Post rating score:
These scores show if a post has been positively or negatively rated by our members.