boolean basics. taq #1

18
Boolean Search 101 by Chris Cruz Thursday, September 5, 2013

Upload: chrisjcruz

Post on 31-Oct-2014

540 views

Category:

Technology


1 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Boolean Basics. TAQ #1

Boolean Search 101by Chris Cruz

Thursday, September 5, 2013

Page 2: Boolean Basics. TAQ #1

What is Boolean?

Algebraic logic named after George Boole, English Mathematician

Values are based on variables of True or False

Thursday, September 5, 2013

Page 3: Boolean Basics. TAQ #1

Why does it matter

More efficient way to search through databases

Cross-platform compatibility

Assists with Job Req understanding

Thursday, September 5, 2013

Page 4: Boolean Basics. TAQ #1

Where do we use it

Job boards (Monster, Careerbuilder, Dice, etc)

ATS (Bullhorn, Maxhire, Job Science)

Social Networking sites (Linkedin, FB, etc)

Internet sourcing (Google, Bing, etc)

Thursday, September 5, 2013

Page 5: Boolean Basics. TAQ #1

Search Operators

General Boolean operates on true or false

Boolean in sourcing run on a variety of operators

Most basic: AND, OR, & NOT

Thursday, September 5, 2013

Page 6: Boolean Basics. TAQ #1

AND

AND joins different features

It works across all platforms

Thursday, September 5, 2013

Page 7: Boolean Basics. TAQ #1

OR

OR connects joins different ways to describe a concept (“objective c” OR cocoa)

OR can also be used to connect two different concepts (mysql OR tsql)

Typically OR statements enclosed in parenthesis ( A OR Z)

Thursday, September 5, 2013

Page 8: Boolean Basics. TAQ #1

NOT/-

NOT determines what should not be in results

Searching for LAMP Devs, but not include recruiters “lamp developer” NOT recruiter

Some platforms either recognize NOT or -

Thursday, September 5, 2013

Page 9: Boolean Basics. TAQ #1

Find a Tennis Ball

Ball

(ball OR orb OR sphere OR circle OR round)

Green

(green OR “light green” OR lime OR forest)

NOT seed

Thursday, September 5, 2013

Page 10: Boolean Basics. TAQ #1

Real World

Java engineer with framework experience, who has not worked for company ZYX

(java OR j2ee) AND (spring OR hibernate) NOT zyx

Thursday, September 5, 2013

Page 11: Boolean Basics. TAQ #1

Best practices

Keep every string in one place (1 document, cloud stored)

Write strings in simple word editors ie Notepad (PC) or Text Editor (Mac)

Don’t write strings in Word

Thursday, September 5, 2013

Page 12: Boolean Basics. TAQ #1

Why Not Word

Word has a feature call Smart Quotes “”

Job boards and other platforms sometimes malfunction when Smart Quotes are in a query

Simple text files can be read every where and work everywhere

Thursday, September 5, 2013

Page 13: Boolean Basics. TAQ #1

The Perfect Boolean String

No such thing

A string is perfect when the person you found using it is hired

Always re-evaluate strings in a search

Thursday, September 5, 2013

Page 14: Boolean Basics. TAQ #1

Bad Boolean Strings

java OR android developer

java OR “android developer”

php OR python AND lamp

(php OR python) AND lamp

lamp java net iphone

Thursday, September 5, 2013

Page 15: Boolean Basics. TAQ #1

Next Steps

Search, Evaluate, Adjust, Repeat

Join the Boolean Strings Linkedin Group

Join the Boolean Strings Ning Group

Thursday, September 5, 2013

Page 16: Boolean Basics. TAQ #1

Next Workshop

Early October

Topic: Better Linkedin Sourcing

Thursday, September 5, 2013

Page 17: Boolean Basics. TAQ #1

Thank you! Find/Follow@ChrisCrvz

www.linkedin.com/in/christopherjcruz

Thursday, September 5, 2013

Page 18: Boolean Basics. TAQ #1

?

Thursday, September 5, 2013