Python Programming Fundamentals
This easy-to-follow and classroom-tested textbook guides the reader through the fundamentals of programming with Python, an accessible language which can be learned incrementally. This revised and updated new edition will teach students how to recognize and apply abstract patterns in programming thr...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
London :
Springer London : Imprint: Springer,
2014.
|
Έκδοση: | 2nd ed. 2014. |
Σειρά: | Undergraduate Topics in Computer Science,
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Introduction
- Decision Making
- Repetitive Tasks
- Using Objects
- Defining Functions
- Event-Driven Programming
- Defining Classes
- Appendix A: Integer Operators
- Appendix B: Float Operators
- Appendix C: String Operators and Methods
- Appendix D: List Operators and Methods
- Appendix E: Dictionary Operators and Methods
- Appendix F: Turtle Methods
- Appendix G: TurtleScreen Methods
- Appendix H: The Reminder! Program
- Appendix I: The Bouncing Ball Program.