An Introduction to Python and Computer Programming için kapak resmi
An Introduction to Python and Computer Programming
Başlık:
An Introduction to Python and Computer Programming
Yazar:
Zhang, Yue. author.
ISBN:
9789812876096
Fiziksel Niteleme:
X, 295 p. 58 illus., 5 illus. in color. online resource.
Seri:
Lecture Notes in Electrical Engineering, 353
İçindekiler:
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.
Özet:
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/programming. The main contents come from lecture notes for engineering students from all disciplines, and has received high ratings. Its materials and ordering have been adjusted repeatedly according to classroom reception. Compared to alternative textbooks in the market, this book introduces the underlying Python implementation of number, string, list, tuple, dict, function, class, instance and module objects in a consistent and easy-to-understand way, making assignment, function definition, function call, mutability and binding environments understandable inside-out. By giving the abstraction of implementation mechanisms, this book builds a solid understanding of the Python programming language.