文件名称:Head First Python (2nd)
文件大小:76.67MB
文件格式:PDF
更新时间:2021-04-09 07:53:21
python
Head First Python文档,这是官方的PDF,清晰度高。the basics Getting Started Quickly Get going with Python programming as quickly as possible. In this chapter, we introduce the basics of programming in Python, and we do this in typical Head First style: by jumping right in. After just a few pages, you’ll have run your first sample program. By the end of the chapter, you’ll not only be able to run the sample program, but you’ll understand its code too (and more besides). Along the way, you’ll learn about a few of the things that make Python the programming language it is.