Best web development software

Microsoft Visual Web Developer, is the free version of Visual Studio.

Dreamweaver is a disgrace. Anyone using it cannot call themselves a web professional.
 
For designing forums, you want PHPbb or Vbulletin then dreamweaver, notepad++, NVU or just plain old notepad paired up with some kind of graphics program

Personally I stick with notepad and Photoshop no fancy development software.
 
Yeah, I can see a reason for notepad for fine tuning but does'nt it mean that you pretty much need to be an expert in HTML.

You need to know how to write your code yes, but honestly the hideousness of the code that WYSIWYG programmes create I quite honestly could not suggest them to anyone. Especially so now that Google has started using page load speed as a ranking metric.
 
I see no reason to use notepad over notepad++, the styling of the markup just makes for easier reading in notepad++
 
I just never got on with notepad++ for some reason. I guess I just like my programs cut back, fast and leaving me with nothing to concentrate on, but the code.
 
Notepad++ has been spot on for my needs. Heavy XHTML, CSS and jQuery Development with some light PHP Development thrown in, also.

For a WYSIWYG Application, it's a close call between Dreamweaver and Expression Web. Dreamweaver has a better feature set, in my opinion. However, Expression Web creates slightly better code, which is more web compliant - as funny as it sounds, particularly coming from Microsoft.

If you're looking at anything "long term" then it's definitely worth developing in 'Code View' - weather it be inside of Dreamweaver/Expression Web or Notepad or it's variants. Learn (X)HTML and CSS, you won't go far wrong as you'll then be able to edit your web pages quicker, and to a higher standard. W3Schools is a good starting point if you're a beginner.

Forum wise, look at phpBB - a very versatile, free forum package.
 
Last edited:
Back
Top Bottom