Python programming for the absolute beginner /

Main Author: Dawson, Michael.
Format: Book
Language:English
Published: Boston, Mass. : Premier Press, ©2003.
Series:For the absolute beginner (Series)
Subjects:
Online Access:http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=108945
Table of Contents:
  • ""Introducing the Word Problems Program""""Understanding Numeric Types""; ""Using Mathematical Operators""; ""Understanding Variables""; ""Introducing the Greeter Program""; ""Creating Variables""; ""Using Variables""; ""Naming Variables""; ""Getting User Input""; ""Introducing the Personal Greeter Program""; ""Using the raw_input() Function""; ""Using String Methods""; ""Introducing the Quotation Manipulation Program""; ""Creating New Strings with String Methods""; ""Using the Right Types""; ""Introducing the Trust Fund Buddyâ€?Bad Program""; ""Tracking Down Logical Errors""
  • ""Converting Values""""Introducing the Trust Fund Buddyâ€?Good Program""; ""Converting Strings to Integers""; ""Using Augmented Assignment Operators ""; ""Printing Strings and Numbers Together""; ""Back to the Useless Trivia Program""; ""Creating the Initial Comments""; ""Getting the User Input""; ""Printing Lowercase and Uppercase Versions of name""; ""Calculating dog_years""; ""Calculating seconds""; ""Printing name Five Times""; ""Calculating moon_weightand sun_weight""; ""Waiting for the User""; ""Summary""