5 ms·
Very nice collection of resources for anyone, professional or amateur. This could be especially helpful when learning a new programming language or just using o
by bigthboy 18y ago
Very nice collection of resources for anyone, professional or amateur. This could be especially helpful when learning a new programming language or just using one that you haven't in a while.
Something I've also found helpful (when doing web scripting), is Dreamweaver's built-in syntax database that really helps speed things up as you type.
- RossM 18y agoI found Dreamweaver's intellisense-clone a bit annoying to be honest. I'd rather it didn't put characters after my cursor, but allow me to select from a list like in VS.