Code Reuse and Modularity in Python

Computer programs can become long, unwieldy and confusing without special mechanisms for managing complexity. This lesson will show you how to reuse parts of your code by writing Functions and break your programs into Modules, in order to keep everything concise and easier to debug. Being able to re...

Full description

Bibliographic Details
Main Authors: William J. Turkel, Adam Crymble
Format: Article
Language:English
Published: Editorial Board of the Programming Historian 2012-07-01
Series:The Programming Historian
Subjects:
Online Access:http://programminghistorian.org/lessons/code-reuse-and-modularity