1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Windows Looking for HTML editor

Discussion in 'Software' started by javaman, 27 Mar 2015.

  1. javaman

    javaman May irritate Eyes

    Joined:
    10 May 2009
    Posts:
    3,987
    Likes Received:
    191
    Hey everyone,

    I'm doing a course at college through work and one of the modules is web design. Due to the quality of teaching (or lack thereof) the class has been left to themselves and sipmly given a task of design a website.
    Having no experience in wed design or development I started working through w3schools and codeacademy resources and playing with code in notepad++. However I am now looking for a proper IDE to do development in.
    My background is in .net development and part of the course is using ASP.net using Microsoft web matrix so instinctively I checked Microsoft's product and came across Expression Web 4. It seems to be ok but support looks to end for it in the near future. Due to being new to this and wanting to keep on working with what I've learnt.

    So can anyone recommend a decent IDE that

    • supports HTML, CSS and Javascript
      Has decent set of features that will make development easier (being new I still don't know what tools will be useful or even exist).

    A few web results that I came across recommend Quanta Plus, Drupal and Aptana but don't seem to really lay out a decent reason to choose one over the other. Any advice and recommendations very welcome.
     
  2. saspro

    saspro IT monkey

    Joined:
    23 Apr 2009
    Posts:
    9,613
    Likes Received:
    404
    Visual Studio? There's an express version designed for web etc
     
  3. rici1241

    rici1241 Minimodder

    Joined:
    4 Jan 2011
    Posts:
    676
    Likes Received:
    58
    Visual studio community. Its free, and supports nearly all languages through plugins, so if you want to try a new language, you won't require a different IDE.
     
  4. javaman

    javaman May irritate Eyes

    Joined:
    10 May 2009
    Posts:
    3,987
    Likes Received:
    191
    Thanks guys ill check that out. Visual studio would be the best since I'm fairly familiar already with it. VSCommunity looks perfect for everything so ill play around with it this weekend
     
  5. GoodBytes

    GoodBytes How many wifi's does it have?

    Joined:
    20 Jan 2007
    Posts:
    12,300
    Likes Received:
    710
  6. javaman

    javaman May irritate Eyes

    Joined:
    10 May 2009
    Posts:
    3,987
    Likes Received:
    191
    Looking deeper at web matrix support it seems to have confused me further. Who is it aimed at? It seems a really specific product and Visual Studio Community seems to make it redundant. MS products are a bit over the place.
     
  7. RedFlames

    RedFlames ...is not a Belgian football team

    Joined:
    23 Apr 2009
    Posts:
    15,416
    Likes Received:
    3,010
  8. faugusztin

    faugusztin I *am* the guy with two left hands

    Joined:
    11 Aug 2008
    Posts:
    6,953
    Likes Received:
    270
  9. sparkyboy22

    sparkyboy22 Web Tinkerer

    Joined:
    3 May 2010
    Posts:
    738
    Likes Received:
    35
    +1 for sublime text. Couldnt live without it now!
     
  10. law99

    law99 Custom User Title

    Joined:
    24 Sep 2009
    Posts:
    2,390
    Likes Received:
    63
    Freaking awesome. I use it for networking also... good packages available syntax highlighting, & so on.

    Loved the ability to run snippets of PHP also with, what I think, is called anypreter. Helps with little modular snippets.
     
  11. deathtaker27

    deathtaker27 Modder

    Joined:
    17 Apr 2010
    Posts:
    2,238
    Likes Received:
    186
    You can use visual studio with a oh plugin
     
  12. HeaverNothing

    HeaverNothing Professional Idiot

    Joined:
    7 Aug 2013
    Posts:
    111
    Likes Received:
    2
    +1 for Brackets! I found it very easy to use and looks sleek
     
  13. Hanshin

    Hanshin What's a Dremel?

    Joined:
    28 Mar 2015
    Posts:
    32
    Likes Received:
    0
    +1 for Sublime Text. Really easy to handle!
     
  14. RichCreedy

    RichCreedy Hey What Who

    Joined:
    24 Apr 2009
    Posts:
    4,698
    Likes Received:
    172
    I use Microsoft expression web4, which I believe is now free, but no longer supported by Microsoft

    edit: ignore me speed reading I always miss things til I go back again
     
    Last edited: 29 Mar 2015
  15. scimmy

    scimmy Minimodder

    Joined:
    17 May 2005
    Posts:
    200
    Likes Received:
    8
  16. hughwi

    hughwi Minimodder

    Joined:
    23 Dec 2003
    Posts:
    1,640
    Likes Received:
    65
    I use Sublime and Brackets - when you get further in, you might want something like Webstorm (so you can use Grunt, etc).
     
  17. roundyz

    roundyz What's a Dremel?

    Joined:
    16 Jan 2002
    Posts:
    153
    Likes Received:
    2
    An answer to a problem that does not exist. src = professional web dev 5 yrs. just use a text editor.
     
  18. Weekly_Estimate

    Weekly_Estimate Random bird noises.

    Joined:
    1 Feb 2010
    Posts:
    3,686
    Likes Received:
    814
    This x30000
     

Share This Page