Problem Solving with Python 3.6 Edition+高清无码无水印+目录附录完整+文字可编辑复制
Overview: You will find the book chapters on the left hand menu You will find navigation within a section of a chapter (one webpage) on the righthand menu Full documentation on how to build this site locally are on GitHub at github.com/professorkazarinoff/Problem-Solving-with-Python/website Motivation: The motivation for writing this book is that many undergraduate engineering students have to take a programming course based on MATLAB. MATLAB is a great piece of software, but it currently costs $49.00 for a student license and requires a site license to be used on school computers. Subsequently, it is costly for a student to use MATLAB and it is costly for a college to support a course that uses MATLAB. In addition, this site license expires eventually and students need to purchase another copy often before they finish their degree. The Python programming language, on the other hand, is open source and free. To download and use Python, the cost to both the student and the college is zero (minus time spent). By moving an undergraduate engineering programming class to Python, students will save money and have greater access to the software they use in class. Further in their engineering education, students can continue to use Python for free. 全书共计13章,326页,专注于解决使用Python过程中常见的各种问题,既包括Python本身的问题,也包括常用的各种工具箱的使用问题,非常实用,强烈推荐!
用户评论