This book is for anyone wanting to learn Python or computer programming. It guides you step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand.
An Introduction to Python and Computer Programming
โ Scribed by Yue Zhang (auth.)
- Publisher
- Springer-Verlag Singapur
- Year
- 2015
- Tongue
- English
- Leaves
- 300
- Series
- Lecture Notes in Electrical Engineering 353
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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.
โฆ Table of Contents
Front Matter....Pages i-x
An Introduction to Python and Computer Programming....Pages 1-11
Using Python as a Calculator....Pages 13-36
The First Python Program....Pages 37-65
Branching and Looping....Pages 67-95
Problem Solving Using Branches and Loops....Pages 97-126
Functions....Pages 127-156
Lists and Mutability....Pages 157-185
Sequences, Mappings and Sets....Pages 187-215
Problem Solving Using Lists and Functions....Pages 217-244
Classes....Pages 245-277
Summary....Pages 279-295
โฆ Subjects
Appl.Mathematics/Computational Methods of Engineering; Programming Languages, Compilers, Interpreters; Communications Engineering, Networks; Programming Techniques
๐ SIMILAR VOLUMES
<h3>If you want to learn how to program in Python, but don't know where to start read on.</h3> <p>Knowing where to start when learning a new skill can be a challenge, especially when the topic seems so vast. There can be so much information available that you can't even decide where to start. Or w
This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these ideas are illustrated using a non-traditional lan
This book is suitable for use in a university-level first course in computing (CS1), as well as the increasingly popular course known as CS0. It is difficult for many students to master basic concepts in computer science and programming. A large portion of the confusion can be blamed on the complexi
This book is designed to be used as a primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these ideas are illustrated using a non-traditional langu