Top Banner
Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010
13

Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Dec 24, 2015

Download

Documents

Isaac Glenn
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Google Labs Code Search

James Bidwell Amgen Ltd. 19th Oct 2010

© 2010

Page 2: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Introduction

• Innovation Time Off (20% work time)• Google Labs• Graduated Examples...

Google Maps Google Suggest

2

Page 3: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Code Search

• How do you learn, remember or improve SAS?

– SAS Course Notes

– SAS Online Manual

– Personal Notes

– Books

– Stored Code Library on c:\ drive

– Internet

Try Google Labs Code Search3

Page 4: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

PROC TRANSPOSE lang:SAS

Interface (www.google.com/codesearch)

Search Box [lang:SAS]

Examples

Advanced Search

4

[What is the PROC TRANSPOSE syntax?]

Page 5: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Submitted Search

• Many Results• Mostly Educational• Can open any code

5

Page 6: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Take a look...

I remembered the syntax!

6

Structure Tree

Highlights your search parameter

Page 7: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Good examples – %sysfunc(put

7

Page 8: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Good examples – format & format=

8

Page 9: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Good examples – %if %and / %if and

9

Page 10: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Advantages / Disadvantages

Google Search TechnologyCharacter Syntax Search (e.g. % & = )FastNew ideas

Only Beta – Not 100% bug-freeLimited SAS Code Availability (Industry)Internet Explorer Problems (FF, Chrome OK)

10

Page 11: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Summary

• Use in conjunction with other resources• Better for remembering, rather than learning• Be clever with the search criteria• Active forum for feedback to developers

• A product to keep an eye on.

www.google.com/codesearch www.google.com/labs

groups.google.com/group/Google-Code-Search 11

Page 12: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Questions

Thank you

© 2010

Page 13: Google Labs Code Search James Bidwell Amgen Ltd. 19 th Oct 2010 © 2010.

Other tools in the lab (if time)

Google Setscreating dummy data sets

Google Fusion Tablespublics DBs and Chart

Tools

13