How to Speak Charms Like a Wizard

Preview:

DESCRIPTION

 

Citation preview

How to Speak Charms Like a WizardCollege English III: Presentation

Can I be a wizard?No, it’s impossible.

Things You Need to Know

Do you believe there are wizards existing in the world?

Do you know actually you’re using the magic power everyday, every time?

Hagrid in Harry Potterthe guard of wizards’ campus

True Identities of Wizards

Richard Stallman in Real Worldthe creator of C langugage and Unix system

True Identities of Wizards

The Power of Crystal Ball

Display pictures

Display videos

Don’t know how to get one

The Power of Your iPad

The Power of Your iPadDisplay pictures, videos

The Power of Your iPadDisplay pictures, videos

Do Skype calls

The Power of Your iPadDisplay pictures, videos

Do Skype calls

Play Angry Birds

The Power of Your iPadDisplay pictures, videos

Do Skype calls

Play Angry Birds

Watch oversea news and tweets

The Power of Your iPadDisplay pictures, videos

Do Skype calls

Play Angry Birds

Watch oversea news and tweets

Sending messages to your friends

The Power of Your iPadDisplay pictures, videos

Do Skype calls

Play Angry Birds

Watch oversea news and tweets

Sending messages to your friends

And more...

The Power of Your iPadDisplay pictures, videos

Do Skype calls

Play Angry Birds

Watch oversea news and tweets

Sending messages to your friends

And more...

Get one by paying from $329, free shipping

Who needs a crystal ball?It’s just like a crap

Charms

Charms = Programming Languages

Wizards write down their charms in the magical books = Programmers write down their code in their computers

The programs always work like a charm (SOMETIMES)

Can You Use It? Yes!if (month < 3):   y = float(year) - 1.0   m = float(month) + 12.0else:    y = float(year)    m = float(month)a = 0; b = 0if (y + m / 12 + float(day) / 365 > 1582.87166):    a = int(y / 100)    b = 2 - a + int(float(a / 4))c = int(365.25 * y - 0.75)d = int(30.6001 * (m + 1)) jd = float(b + c + d + day + 1720994.5);

Here’s a piece of a program:

Can You Use It? Yes!

If you can’t read codes, it’s because the code is not on your purpose

Try This!define president = Person(“Wet Slip Wu”)define president.build_elevator(): budget = budget - 30000000define budget = 1000000000

president.build_elevator()president.build_elevator()

if budget < 0: students.kickout(president)

It’s easy, RIGHT?

Can I be a wizard?

Can I be a wizard?Yes, be a programmer.

Start Your Programming Life Right Now

http://www.codecademy.com/tracks/python