Skip to content

sandrafish/ire18-python1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 1 IRE 2018

These files will be used in the Python 1 session at IRE 2018. They are set up with Python 3 and Jupyter notebook for Python 3.

To use these at home you'll want to install Jupyter notebook from the command line.

Resources, etc.

Some general concepts:

  • #document your code
  • Google is your friend when you get those error messages
  • StackOverflow.com can be super helpful too
  • Expect to make mistakes - typing correctly 100% is impossible and many errors are misspelled words, missing commas, wrong indentation
  • Search github
  • Join Python Journos email list
  • Practice. Try Learn Python the Hard Way or the Py app for your phone.
  • Work on a project. Start with something simple, like a program to download and open a file.
  • Ben Welsh has great Django and data journalism tutorials online.
  • Work with others. Look for meetups in your area. My fave is Girl Develop It – and they welcome guys, too.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published