000 03621nam a2200373 4500
001 OTLid0000336
003 MnU
005 20201105133320.0
006 m o d s
008 180907s2016 mnu o 0 0 eng d
020 _a
040 _aMnU
_beng
_cMnU
050 4 _aQA76
050 4 _aQA76
100 1 _aSeverance, Charles
_eauthor
245 0 0 _aPython for Everybody
_bExploring Data Using Python 3
_cCharles Severance
264 2 _bOpen Textbook Library
264 1 _bCharles Severance
300 _a1 online resource
490 0 _aOpen textbook library.
505 0 _a1 Why should you learn to write programs? -- 2 Variables, expressions, and statements -- 3 Conditional execution -- 4 Functions -- 5 Iteration -- 6 Strings -- 7 Files -- 8 Lists -- 9 Dictionaries -- 10 Tuples -- 11 Regular expressions -- 12 Networked programs -- 13 Using Web Services -- 14 Object-Oriented Programming -- 15 Using databases and SQL -- 16 Visualizing data -- A Contributions -- B Copyright Detail
520 0 _aI never seemed to find the perfect data-oriented Python book for my course, so I set out to write just such a book. Luckily at a faculty meeting three weeks before I was about to start my new book from scratch over the holiday break, Dr. Atul Prakash showed me the Think Python book which he had used to teach his Python course that semester. It is a well-written Computer Science text with a focus on short, direct explanations and ease of learning.The overall book structure has been changed to get to doing data analysis problems as quickly as possible and have a series of running examples and exercises about data analysis from the very beginning. Chapters 2-10 are similar to the Think Python book, but there have been major changes. Number-oriented examples and exercises have been replaced with data- oriented exercises. Topics are presented in the order needed to build increasingly sophisticated data analysis solutions. Some topics like try and except are pulled forward and presented as part of the chapter on conditionals. Functions are given very light treatment until they are needed to handle program complexity rather than introduced as an early lesson in abstraction. Nearly all user-defined functions have been removed from the example code and exercises outside of Chapter 4. The word "recursion"1 does not appear in the book at all. In chapters 1 and 11-16, all of the material is brand new, focusing on real-world uses and simple examples of Python for data analysis including regular expressions for searching and parsing, automating tasks on your computer, retrieving data across the network, scraping web pages for data, object-oriented programming, using web services, parsing XML and JSON data, creating and using databases using Structured Query Language, and visualizing data. 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 useful even if one chooses not to become a professional programmer.
542 1 _fAttribution-NonCommercial-ShareAlike
546 _aIn English.
588 0 _aDescription based on print resource
650 0 _aComputer Science
_vTextbooks
650 0 _aProgramming Languages
_vTextbooks
710 2 _aOpen Textbook Library
_edistributor
856 4 0 _uhttps://open.umn.edu/opentextbooks/textbooks/336
_zAccess online version
999 _c19735
_d19735