Chapter 3. Python Basics


Chapter Topics

  • Statements and Syntax

  • Variable Assignment

  • Identifiers and Keywords

  • Basic Style Guidelines

  • Memory Management

  • First Python Programs

Our next goal is to go through the basic Python syntax, describe some general style guidelines, then brief you on identifiers, variables, and keywords. We will also discuss how memory space for variables is allocated and deallocated. Finally, we will be exposed to a much larger example Python programtaking the plunge, as it were. No need to worry, there are plenty of life preservers around that allow for swimming rather than the alternative.



Core Python Programming
Core Python Programming (2nd Edition)
ISBN: 0132269937
EAN: 2147483647
Year: 2004
Pages: 334
Authors: Wesley J Chun

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net