Зарегистрироваться
Восстановить пароль
FAQ по входу

Punch W., Enbody R. The Practice of Computing Using Python

  • Файл формата pdf
  • размером 15,10 МБ
  • Добавлен пользователем
  • Описание отредактировано
Punch W., Enbody R. The Practice of Computing Using Python
3rd Edition. — Pearson, 2017. — 913 p. — ISBN-13 978-0-13-437976-0.
A first course in computer science is about a new way of solving problems: computationally. Our goal is that after the course, students when presented with a problem will think, “Hey, I can write a program to do that!” The teaching of problem solving is inexorably intertwined with the computer language used. Thus, the choice of language for this first course is very important. We have chosen Python as the introductory language for beginning programming students—majors and non-majors alike—based on our combined 55 years of experience teaching undergraduate introductory computer science at Michigan State University. Having taught the course in Pascal, C/C++, and now Python, we know that an introductory programming language should have two characteristics. First, it should be relatively simple to learn. Python’s simplicity, powerful built-in data structures, and advanced control constructs allow students to focus more on problem solving and less on language issues. Second, it should be practical.
Python supports learning not only fundamental programming issues such as typical programming constructs, a fundamental object-oriented approach, common data structures, and so on, but also more complex computing issues such as threads and regular expres sions. Finally, Python is “industrial strength” forming the backbone of companies such as YouTube, DropBox, Industrial Light and Magic, and many others
Thinking About Computing
The Study of Computer Science
Starting to Program
Beginnings
Control
Algorithms and Program Development
Data Structures and Functions
Working with Strings
Functions—QuickStart
Files and Exceptions I
Lists and Tuples
More on Functions
Dictionaries and Sets
More Program Development
Classes, making your own Data Structure and Algorithms
Introduction to Classes
More on Classes
Program Development with Classes
Being a better programmer
Files and Exceptions II
Recursion: Another Control Mechanism
Other Fun Stuff with Python
The End, or Perhaps the Beginning
Appendices
  • Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
  • Регистрация