logo
howtos
table of contents
videos
howtos
table of contents
videos
Quick search

howtos

  • how I setup my Integrated Development Environment (IDE)
  • how to make a python test driven development environment
  • how to make a calculator
  • how to pass values
  • how to make a person
  • how to test that an Exception is raised
  • how to handle Exceptions in programs
  • how to measure sleep duration

table of contents

  • conventions
  • errors
  • data structures
  • booleans: truth table
  • functions
  • classes
  • catalog of tests
  • tests and solutions
    • catalog of code
  • can we measure learning?
  • dot notation
  • pumping python review
  • Docs »
  • catalog of code
  • ← catalog of tests
  • makePythonTdd.sh →

catalog of code¶

Here are the tests and solutions in the book

  • makePythonTdd.sh
  • makePythonTdd.ps1
  • AssertionError
  • AttributeError
  • booleans
  • how to make a calculator
  • classes
  • dictionaries
  • how to test/handle exceptions
  • functions
  • list comprehensions
  • lists
  • ModuleNotFoundError
  • None
  • how to pass values
  • how to make a person
  • how to measure sleep duration
  • truth table
  • TypeError
  • ← catalog of tests
  • makePythonTdd.sh →
© Copyright 2023, JadeCobra LLC.
Created using Sphinx 8.2.3 with Press Theme 0.9.1.