搜索资源列表
corePythonPsrc
- python 核心编程第2版,宋吉广译,所有例子的源代码,初学者当练习使用或作为参考-python-core programming, 2nd edition, Song Ji widely translated, the source code for all examples, exercises for beginners to use or as a reference when
Python.Programming2nd
- python核心编程 Python是一种功能十分强大的面向对象编程语言,可以用于编写独立程序、快速脚本和复杂应用的原型。作为一种开源软件,Python可以自由获取,而且非常易学易用。本书是Python语言的经典入门读本,由两名顶尖的Python技术专家兼培训专家联手撰写,涵盖了该语言的所有核心内容。所有练习的解答都可在书后找到。 本书描述了Python程序的基本构件:类型、操作符、语句、函数、模块、类以及异常和介绍了更多高级主题,包括复杂的实例。无论是用于编写简单的脚本,还是复杂的科学
exe10
- 《Python编程:从入门到实践》的练习 exe in Chapter 10 :写入文件,添加访客等(<Python Crash Course>exe in Chapter 10:write file, add guests and so on.)
exe8.6-8.14
- 《Python编程:从入门到实践》的练习 exe in Chapter 8 :函数的调用,形参实参的调用(python crash course:exe8.6-8.14:how to use functions,and in funciton,how to finish some specific requires)
python100例 有题有答案
- python编程练习题100例 有题有答案,用于练习编程还是不错的。(Give it to Python's initial programming exercises.)
CrossinLesson
- 简单易懂的python入门教程,以及基本的编程练习,便于初学者快速了解掌握python(Easy to understand Python introductory tutorial, as well as basic programming exercises, for beginners to quickly understand and grasp python.)