Skip to main content

Student Tools for Beginning Python

Project description

Student Tools for Beginning Python

Python is an extremely popular language for introduction to computing courses at various universities. However, many Python features require knowledge of advance language elements before they can be used. For example, the Unit Testing framework is extremely comple and is typically inaccessible to a beginning student. Similarly, Python has moved all string functionality to method calls, which are confusing for a student just starting out with functions.

The purpose of this package is to provide proper masking, giving instructors more flexibility in how they arrange their Python course. Masking takes a complex feature and hides it behind a simpler interface. When the students have mastered that interface, the instructor can remove it and allow students direct access to the complex feature.

For example, this package provides non-method string functions for basic functionality such as searching, replacing, and testing. This allows the students to write interesting text-manipulation functions when they are just starting out, without having to understand the extra subtleties of method calls. When they are ready to move on to method calls, the students are free (and encouraged) to stop using these functions.

For a complete list of modules provided by this package, see the associated documentation. Key features include, but are not limited to

  • Method-free string functions
  • Method-free tuple functions
  • Simplified unit test utilities
  • Simplified web connections (similar to the classic urllib2)
  • Simplified color model interfaces
  • Improved graphics turtle

These packages were developed as part of the introduction to computing sequence at Cornell University. However, they are free to all educators that might find them useful.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

introcs-1.2.2.tar.gz (76.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

introcs-1.2.2-py3-none-any.whl (77.8 kB view details)

Uploaded Python 3

File details

Details for the file introcs-1.2.2.tar.gz.

File metadata

  • Download URL: introcs-1.2.2.tar.gz
  • Upload date:
  • Size: 76.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for introcs-1.2.2.tar.gz
Algorithm Hash digest
SHA256 d568b8f0d6705e4ee9aa844d11e2e08bcfd644397b344a2d4cf548f49c0745cc
MD5 33606b377d117df5eb1dbad236940fde
BLAKE2b-256 d612f6b8d1ec0805f672d31f0839c2cf103ed3a0dc4b0a9117b7441708d69489

See more details on using hashes here.

File details

Details for the file introcs-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: introcs-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 77.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for introcs-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 482611ebda5c7727775f873743282e7da3ddb1e2271296a4bbca884786e288df
MD5 a988b58d552e7a7746e8c6fa3abd69db
BLAKE2b-256 d0cf959f41aec224f6db5dc7c3813169933aca591b7c6527df61c3e678449847

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page