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-0.6.dev2.tar.gz (67.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-0.6.dev2-py3-none-any.whl (69.8 kB view details)

Uploaded Python 3

File details

Details for the file introcs-0.6.dev2.tar.gz.

File metadata

  • Download URL: introcs-0.6.dev2.tar.gz
  • Upload date:
  • Size: 67.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.2 CPython/3.6.5

File hashes

Hashes for introcs-0.6.dev2.tar.gz
Algorithm Hash digest
SHA256 16541204c38e85f50d922c66994f8c99e782559369dc30d9b087a086cf2affc0
MD5 7c2bf0ef2f3ebd74384a97e8d4656fae
BLAKE2b-256 3fc2a8f4dcd595f9076e69da70f598f52c53465be751c782e776ccb07334f861

See more details on using hashes here.

File details

Details for the file introcs-0.6.dev2-py3-none-any.whl.

File metadata

  • Download URL: introcs-0.6.dev2-py3-none-any.whl
  • Upload date:
  • Size: 69.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.2 CPython/3.6.5

File hashes

Hashes for introcs-0.6.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 51ef36f82c28347b283427ab251b21c4217946ed10c4fae659b2aafaef01a0ae
MD5 762a26b6313348c6cd71006512cc2a0c
BLAKE2b-256 74ec749e8e217af96a7402afb86933483cc9cf3a12c7b035a6bc3ee0a55699a8

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