Learn to Program with Python 3 A Step-by-Step Guide to Programming /

Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding with an accessible, step-by-step approach designed to bring you comfortably into the world of softwa...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Kalb, Irv (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2018.
Έκδοση:2nd ed. 2018.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1. Getting Started
  • 2. Variables and Assignment Statements
  • 3. Built-in Functions
  • 4. User-Defined Functions
  • 5. if, else, and elif Statements
  • 6. Loops
  • 7. Lists
  • 8. Strings
  • 9. File Input / Output
  • 10. Internet Data
  • 11. Data Structures
  • 12. Where to Go From Here.