Giter VIP home page Giter VIP logo

third's Introduction

third - The support material for the 3rd Edition of Head First Python

The book assumes you have created a folder called Learning which contains most of the Jupyter Notebooks as we well as assorted *.py files used in the book. A few additional subfolders exist within Learning, namely swimdata, swimdata2, webapp, and charts. If you follow along with the book, you'll end up creating the same (or a very similar) folder structure to this one.

Unlike the folder structure used in the book, this repository is organised by chapter to make it easier to find each chapter's files/resources. To ensure the notebooks in the individual chapter folders work, some of the subfolders, source files, and notebooks from Learning might be repeated (e.g., swimdata, swimclub.py, and so on). This shouldn't really be a problem, especially if you are following along with the book and create the required folder structure as you go. (Hint, hint).

The Everything.zip file contains a compressed archive containing all of the folders/code shown above (should you want a straightforward single-file download option).

Exploring SQLite data

There are a number of SQLite plugins for VS Code which allow you to view/manipulate your SQLite database files (independently of Python or Jupyter Notebook). That said, we really like Simon Willison's Datasette tool, which you can pip install from PyPI. Learn more here.

third's People

Contributors

headfirstpython avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.