Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider SDP (Search Driven Programming) ideas #27

Open
jafingerhut opened this issue Apr 30, 2012 · 1 comment
Open

Consider SDP (Search Driven Programming) ideas #27

jafingerhut opened this issue Apr 30, 2012 · 1 comment

Comments

@jafingerhut
Copy link
Collaborator

Nothing terribly specific here now -- just some summarized, perhaps even mangled by my bad memory, feedback from the audience at the Bay Area Lisp meetup:

Embrace and extend the techniques of people who do "Search Driven Programming", i.e. Google with the right keywords when you run across a problem. We won't be replacing Google, but we can provide tips on better search terms to use that get more focused results, e.g. " +clojure site:stackoverflow.com", and perhaps even send those terms to Google in their web browser for them.

Make it more social. Find out who wrote the examples so you can ask them a question? The data to do this might already be available on ClojureDocs.org.

@franks42
Copy link
Owner

franks42 commented May 1, 2012

The best I could do for now is to add a Stackoverflow menu item that will search for "clojure" and the local name of the selected fqn or the namespace/class. We could add an additional Google search that would do the same...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants