When your program is written, it can easily be shared online with the entire world. And though you’ll make mistakes when programming, the activity is still a lot of fun. About This Book The first part of this book covers basic Python programming concepts, and the second part covers ...
--Automate the Boring Stuff with Python 星级: 505 页 Automate the Boring Stuff with Python No Starch Press 2015 星级: 721 页 Automate the boring stuff with python 2nd edition 星级: 568 页 Automate the Boring Stuff with Python 2ND EDITION 星级: 809 页 (Py) Sweigart, Automate the Bor...
InAutomate the Boring Stuff with Python, you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand - no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly pe...
Chapter 4. Lists One more topic you’ll need to understand before you can begin writing programs in earnest is the list data type and its cousin, the tuple. Lists and … - Selection from Automate the Boring Stuff with Python [Book]
First, let’s ask the algorithm to generate Python code to extract data from this PDF document and save it to a text file: Here is the complete code provided by the algorithm: import PyPDF2 # Open the PDF file in read-binary mode ...
If you're an office worker, student, administrator, or just want to become more productive with your computer, programming will allow you write code that can automate tedious tasks. This course follows the popular (and free!) book, Automate the Boring Stuff with Python. ...
In this second edition of Automate the Boring Stuff with Python, you'll learn the basics of programming in Python, the fastest growing programming language today, before moving on to create Pytho... (展开全部) 作者简介 ··· Al Sweigart is a professional software developer who teaches ...
“You’ve just done in two hours what it takes the three of us two days to do.” My college roommate was working at a retail electronics store in the early 2000s. Occasionally, the store would receive a spreadsheet of thousands of product prices from its
定价:USD 29.95 装帧:Paperback ISBN:9781593275990 豆瓣评分 8.9 156人评价 5星 60.3% 4星 34.6% 3星 5.1% 2星 0.0% 1星 0.0% 评价: 写笔记 写书评 加入购书单 分享到 推荐 Automate the Boring Stuff with Python的创作者· ··· Albert Sweigart作者 作者简介...
This package installs the modules used in "Automate the Boring Stuff with Python", 2nd Edition. - asweigart/automateboringstuff