Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Über dieses Produkt
Product Identifiers
PublisherCengage Learning
ISBN-100357636449
ISBN-139780357636442
eBay Product ID (ePID)24038288441
Product Key Features
Number of Pages160 Pages
Publication NameReadings from Python Fundamentals
LanguageEnglish
Publication Year2020
SubjectProgramming Languages / General
FeaturesNew Edition
TypeTextbook
AuthorCengage
Subject AreaComputers
FormatTrade Paperback
Dimensions
Item Height11 in
Item Weight13.9 Oz
Item Length0.3 in
Item Width8.5 in
Additional Product Features
Intended AudienceCollege Audience
Table Of ContentModule 1-- Introducing Python. Module 2 --Data Types. Module 3 -- Control Statements. Module 4 -- Functions. Module 5 -- Lists and Tuples. Module 6 -- Dictionaries and Sets Lesson 5.6: Tuple Methods. Module 7 -- Object-Oriented Programming.Module 8 -- Modules, Packages, and File Operations. Module 9 -- Error Handling.
Edition DescriptionNew Edition
SynopsisThis text is organized into 9 modules. As you work with the language, you'll learn about control statements, delve into controlling program flow, and gradually work on more structured programs via functions. As you settle into the Python ecosystem, you'll learn about data structures and study ways to correctly store and represent information. By working through specific examples, you'll learn how Python implements object-oriented programming (OOP) concepts of abstraction, encapsulation of data, inheritance, and polymorphism. Coverage also includes an overview of how imports, modules, and packages work in Python, how you can handle errors to prevent apps from crashing, as well as file manipulation.