Starting out with Python / Tony Gaddis, Haywood Community College.

" A clear and student-friendly introduction to the fundamentals of Python starting Out with Python®, 4th Edition, Tony Gaddis' accessible coverage introduces students to the basics of programming in a high level language. Python, an easy-to-learn and increasingly popular object-oriented la...

Full description

Saved in:
Bibliographic Details
Main Author: Gaddis, Tony (Author)
Format: Book
Language:English
Published: New York, NY : Pearson, [2018]
Edition:Fourth edition.
Subjects:
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
  • Installing Python
  • Introduction to IDLE
  • The ASCII character set
  • Predefined named colors
  • More about the import statement
  • Installing modules with PIP utility
  • Answers to checkpoints.