Python for Informatics: Exploring Data Using Python 3

简介:
本书旨在通过探索数据的镜头向学生介绍编程和计算思维。您可以将Python视为解决远远超出电子表格功能的问题的工具。它是一种易于使用且易于学习的编程语言,可在Windows,Macintosh和Linux计算机上免费使用。
本书提供了面向信息学的编程介绍。本书采用的计算机科学方法和信息学方法之间的主要区别是更多地关注使用Python解决信息学世界中常见的数据分析问题。这本书是一本开放的教科书,是基于开放的书,名为Python软件设计: 如何像计算机科学家一样思考 (Allen B. Downey)。
本书有各种电子格式的免费下载副本,以及自学的免费在线课程,您可以在其中探索课程材料。本书的所有支持材料都可以在开放和可混合的许可下获得。这本书的目的是教人们编程,即使他们以前没有经验。
英文简介:
The first 10 chapters are similar to the Think Python book but there have been some changes. Nearly all number-oriented exercises have been replaced with data-oriented exercises.
Topics are presented in the order to needed to build increasingly sophisticated data analysis solutions. Some topics like try and catch are pulled forward and presented as part of the chapter on conditionals while other concepts like functions are left until they are needed to handle program complexity rather introduced as an early lesson in abstraction. The word "recursion" does not appear in the book at all.
In chapters 11-14, nearly all of the material is brand new, focusing on real-world uses and simple examples of Python for data analysis including automating tasks on your computer, retrieving data across the network, scraping web pages for data, using web services, parsing XML data, and creating and using databases using Structured Query Language.
The ultimate goal of all of these changes is a shift from a Computer Science to an Informatics focus is to only include topics into a first technology class that can be applied even if one chooses not to become a professional programmer.
Students who find this book interesting and want to further explore should look at Allen B. Downey's Think Python book. Because there is a lot of overlap between the two books, students will quickly pick up skills in the additional areas of computing in general and computational thinking that are covered in Think Python. And given that the books have a similar writing style and at times have identical text and examples, you should be able to move quickly through Think Python with a minimum of effort.
- 书名
- Python for Informatics: Exploring Data Using Python 3
- 译名
- Python 在信息学中的应用:探索信息
- 语言
- 英语
- 年份
- 2009
- 页数
- 241页
- 大小
- 2.26 MB
- 标签
- Python
- 下载
Python for Informatics: Exploring Data Using Python 3.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:39