Hacker News new | ask | show | jobs
by bigthboy 6429 days 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.

1 comments

I 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.