Hands-On Python. A Tutorial Introduction for Beginners. Python. 3.1 Version by Andrew N. Harrington
Читать

Hands-On Python. A Tutorial Introduction for Beginners. Python. 3.1 Version by Andrew N. Harrington

You have probablry used computers to do all sorts of useful and interesting things. In each application,the computer responds in different ways to your input, from the keyboard, mouse or a file. Still the underlyingoperations are determined by the design of the program you are given. In this set of tutorials you will learnto write your own computer programs, so you can give the computer instructions to react in the wayyouwant.You have probablry used computers to do all sorts of useful and interesting things. In each application,the computer responds in different ways to your input, from the keyboard, mouse or a file. Still the underlyingoperations are determined by the design of the program you are given. In this set of tutorials you will learnto write your own computer programs, so you can give the computer instructions to react in the wayyouwant.