Test Bank Starting out with Python 5th Edition by Tony Gaddis

$24.99

Test Bank Starting out with Python 5th Edition by Tony Gaddis

This is not a textbook. Please review the free sample before purchasing.

Format: Downloadable ZIP Fille

Resource Type: Test Bank (Testbank Files)

Duration: Unlimited downloads

Delivery: Instant Download

Download Free Sample

SKU: TBP1133 Category: Tags: , , ,

Product Description

Test Bank Starting out with Python 5th Edition by Tony Gaddis

Starting Out with Python® presents a clear approach to the fundamentals of Python. With the knowledge acquired using Python, youll gain confidence in your skills and learn to recognize the logic behind developing high-quality programs.

ISBN-10 ‏ : ‎ 0135929032
ISBN-13 ‏ : ‎ 978-0135929032

Tony Gaddis

Table Of Contents
Introduction to Computers and Programming
Input, Processing, and Output
Decision Structures and Boolean Logic
Repetition Structures
Functions
Files and Exceptions
Lists and Tuples
More About Strings
Dictionaries and Sets
Classes and Object-Oriented Programming
Inheritance
Recursion
GUI Programming
Database Programming
APPENDICES
Installing Python
Introduction to IDLE
The ASCII Character Set
Predefined Named Colors
More About the import Statement
Formatting Numeric Output with the format() Function
Installing Modules with the pip Utility
Answers to Checkpoints