Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 478 Bytes

day3.rst

File metadata and controls

20 lines (15 loc) · 478 Bytes

DRY: Do not repeat yourself

Outline

  • BASIC intro to pip and package management
  • functions, parameters
  • Shell: pipe, grep, cat, tail, man
  • Intro to github

Homework

  • Rewrite choose your own adventure with functions
  • LPTHW lesson 13, 18, 19, 20, 21
  • comment on some code for pep8, linting. Get a file to lint from Liz
  • Zelle Chapter 3
  • Shell: pipe, grep, cat, tail, man http://cli.learncodethehardway.org/book/