+ All Categories
Home > Technology > Getting Started with Python

Getting Started with Python

Date post: 22-May-2015
Category:
Upload: emily-dong
View: 314 times
Download: 0 times
Share this document with a friend
Description:
Why to learn CS before jumping into Python and some resources to get you started.
Popular Tags:
9
Getting Started with Python The really hard way. Emily Dong [email protected] @emiidee
Transcript
Page 1: Getting Started with Python

Getting Started with Python

The really hard way.

Emily Dong [email protected]

@emiidee

Page 2: Getting Started with Python

Where do I start?

Page 3: Getting Started with Python

What to Look For

MIT 6.00 Intro to Computer

Science & Programminghttps

://www.udemy.com/mit-600-intro-to-comp

uter-science-programming-fall-2008/

Rice, An Introduction to

Interactive Programming in

Pythonhttps

://www.coursera.org/course/

interactivepython

Introduction to Computer

Sciencehttps

://www.udacity.com/course/cs101

Good TeacherUniversal Concepts

Page 4: Getting Started with Python

What to Look For

MIT 6.00 Intro to Computer

Science & Programminghttps

://www.udemy.com/mit-600-intro-to-comp

uter-science-programming-fall-2008/

Rice, An Introduction to

Interactive Programming in

Pythonhttps

://www.coursera.org/course/

interactivepython

Introduction to Computer

Sciencehttps

://www.udacity.com/course/cs101

Good TeacherUniversal Concepts

Page 5: Getting Started with Python

Foundational CSLink: http://www.stanford.edu/class/cs106a/

Foundational CS Python Language Frameworks & More

1 2 3

Page 6: Getting Started with Python

Foundational CS

Search “CS106a” + “Lecture [#]” on YouTube. Follow along on the calendar on the course page.

Find and download a PDF of the course

book.

Foundational CS Python Language Frameworks & More

1 2 3

Page 7: Getting Started with Python

Python ReferencesThe Hitchhiker’s Guide to Python!

Learn Python the Hard Way

https://python-guide.readthedocs.org/en/latest/

http://learnpythonthehardway.org/

http://www.diveintopython.net/toc/index.html

http://docs.python.org/2/tutorial/

The Python Tutorial Dive Into Python

Foundational CS Python Language Frameworks & More

1 2 3

Page 8: Getting Started with Python

What’s Next? Frameworks & More

Foundational CS Python Language Frameworks & More

1 2 3

Page 9: Getting Started with Python

Getting Started with Python

The really hard way.

[email protected]

@emiidee

Emily Dong


Recommended