Skip to content

Gexos/Core-Python-Programming-2nd-Edition-Examples-and-Source-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core-Python-Programming-2nd-Edition-Examples-and-Source-Code

Examples and source code from the book "Core Python Programming", 2nd Edition, by Wesley J. Chun

These directories contain all of the source code for the applications in the book, e.g., Example x.y, with each directory representing the code for a chapter in the book which features at least one code Example.

In each directory, you may also find a subdirectory named "alt" which will contain alternative source code. These can include:

  • Applications that have been more fully-commented
  • Some of the more lengthy code snippets featured as chapter reading
  • Modified applications which run on older (or newer) versions of Python

License

Source code for the book is released under the Creative Commons Attribution-SharedAlike2.5 License. This means that you are free to:

  • copy, distribute, display, and perform the work
  • make derivative works
  • make commercial use of the work

...under the following conditions:

  • Attribution: You must attribute the work in this manner specified by the author or licensor... state the following in copies or derivations of the work:

"(c) 2007 CyberWeb Consulting and Pearson Education. All Rights Reserved."

  • Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one.

For more information, see: http://creativecommons.org/licenses/by-sa/2.5/

About

Examples and source code from the book

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published