One of the problems I have with Google is that it seems to strip special characters like dots, commas and some other special characters, which are usually what I'm looking for when I'm trying to find anything programming-related
ex: django @ sign
returns irrelevant data. Perhaps you know a way (or an alternative/technique) to make this possible?
Related Questions