The first part of this book covers basic Python programming concepts, and the second part covers various tasks you can have your computer automate. Each chapter in the second part has project programs for you to study. Here’s a brief rundown of what you’ll find in each chapter: Part I...
--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...
In this book, I use the term list-like to refer to data types that are technically named sequences. You don’t need to know the technical definitions of this term, though. A common Python technique is to use range(len(someList)) with a for loop to iterate over the indexes of a lis...
Al Sweigart 是一名软件开发者,还教小孩和成人编程。他为初学者写了几本Python 书籍,包括《Python 密码学编程》、《Python 游戏编程快速上手》和《Python 和Pygame 游戏开发指南》。 Automate the Boring Stuff with Python 电子书 图书目录 facebooklinkedinmastodonmessengerpinterestreddittelegramtwittervibervkontaktewhats...
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]
Chapter 7. Pattern Matching with Regular Expressions You may be familiar with searching for text by pressing CTRL-F and typing in the words you’re looking for. Regular expressions go … - Selection from Automate the Boring Stuff with Python [Book]
Automate the Boring Stuff with Python - free book at E-Books Directory. You can download the book or read it online. It is made freely available by its author and publisher.
Automate the Boring Stuff with Python, 2nd Edition 2025 pdf epub mobi 电子书 著者简介 Al Sweigart is a professional software developer who teaches programming to kids and adults. Sweigart has written several bestselling programming books for beginners, including Automate the Boring Stuff with Python,...
“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
Automate the Boring Stuff with Python的创作者· ··· Albert Sweigart作者 作者简介· ··· Al Sweigart 是一名软件开发者,还教小孩和成人编程。他为初学者写了几本Python 书籍,包括《Python 密码学编程》、《Python 游戏编程快速上手》和《Python 和Pygame 游戏开发指南》。 原文摘录 ...