An Introduction to Python and Computer Programming
This book introduces Python programming language and fundamental concepts in algorithms and computing. Its target audience includes students and engineers with little or no background in programming, who need to master a practical programming language and learn the basic thinking in computer science...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Singapore :
Springer Singapore : Imprint: Springer,
2015.
|
Σειρά: | Lecture Notes in Electrical Engineering,
353 |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- An introduction to Python and computer programming
- Using Python as a Calculator
- The First Python Program
- Branching and Looping
- Problem solving using branches and loops
- Functions
- Lists and mutability
- Sequences, Mappings and Sets
- Problem solving using lists and functions
- Classes
- Summary.