Basic
Table of contents
- 1장 A Taste of Py
- 2장 Data-Types, Values, Variables, and Names
- 3장 Numbers
- 4장 Choose with if
- 5장 Text Strings
- 6장 Loop with while and for
- 7장 Tuples and Lists
- 8장 Dictionaries and Sets
- 9장 Functions
- 10장 Objects and Classes
- 11장 Modules, Packages, and Goodies
- 12장 Wrangle and Mangle Data
- 13장 Calendars and Clocks
- 14장 Files and Directories
- 15장 프로세스와 동시성
- 16장 Data in a Box-Persistent Storage
- 17장 Data in Space- Networks
- 18장 The Web, Untangled
- 19장 Be a Pythonista
- 20장 Py Art
- 21장 Py at Work
- 22장 Py Sci
- Exercises
- APPENDIX
- Index
- Basic_test