Dev Program Like Dreamweaver?

I tried the Dreamweaver trial about 2 years ago when I started coding, and all I can say is that it really confused me.

Since then I've been working with Notepad++ and I didn't need anything else. If you want to code properly, go with Notepad++.
 
Darthmaul said:
Notepad++ For sure! One of the best code editors out there IMO

Things like eclipse can help much better in testing, debugging, etc; and they have more project management features, but i too like NP++ for its simplicity.
 
I'd personally recommend Notepad++ (http://www.notepad-plus-plus.org) to anyone, new or old to programming, but OP has said that he/she is in need of seeing the design, which to me is preposterous because I just code everything and check up on it every hour or so. But if you must see everything, I'd recommend Coffee Cup HTML Editor. Yes, you do need to buy it, but it is MUCH cheaper in comparison to Dreamweaver.
 
If you need a good code editor, I haven't used it but others have said it's really good; Notepad++.

Not to be confused with "Notepad" on Windows.
 
Dan said:
If you need a good code editor, I haven't used it but others have said it's really good; Notepad++.

Not to be confused with "Notepad" on Windows.
Agreeed Notepad++ is good.
 
Back
Top Bottom