Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (28 loc) · 4.05 KB

README.md

File metadata and controls

34 lines (28 loc) · 4.05 KB

#Resources

##Get your machine ready

##Keep Practicing Try our "PyCAR basics" iPython notebook to continue exploring data types and simple methods, or look at the commented code in Python. Tony DeBarros also taught a fantastic class at NICAR on getting started with Python.

Here's a great cheatsheet for basic python types and functions. And you should probably bookmark this fun and handy graphic of common Python errors. It's worth your time to take a look at Tony DeBarros' Python snippets, scripts for common tasks he's found useful.

##Good libraries to explore

##Support Want advice on debugging? This blog post on two young girls learning to code is a very cool introduction to how to debug a program.

As we said in the class, with this mini boot camp, you get a lifetime support guarantee from us & PythonJournos