Day 3

Jul 29, 2015

Python and the web

  • Where to get more batteries: pip and the Python Package Index
  • Web architecture and HTTP
  • Scraping a web page with BeautifulSoup
  • Loteria Game using a web framework (Flask) Code

Try git!

  • What is version control?
  • Create an account on Github
  • Interactive git tutorial
  • Create a local repository and push your code to a remote repo on Github.