Learn Programming the PlanGrid Way 1 documentation

DRY: Do not repeat yourself

«  Day 2: Guido, PEP8, If statements, Loops   ::   Contents

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/

«  Day 2: Guido, PEP8, If statements, Loops   ::   Contents