python编程初学者指南的源代码,不错的书,适合初学者,有需要的可以下载看看。
2021-09-06 21:43:25 15.73MB python
1
Title: Automate the Boring Stuff with Python: Practical Programming for Total Beginners Author: Albert Sweigart Length: 504 pages Edition: 1 Language: English Publisher: No Starch Press Publication Date: 2015-05-01 ISBN-10: 1593275994 ISBN-13: 9781593275990 If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In Automate 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 perform useful and impressive feats of automation to: Search for text in a file or across multiple files Create, update, move, and rename files and folders Search the Web and download online content Update and format data in Excel spreadsheets of any size Split, merge, watermark, and encrypt PDFs Send reminder emails and text notifications Fill out online forms Step-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks. Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in Automate the Boring Stuff with Python. Table of Contents Part I. Python Programming Basics Chapter 1. Python Basics Chapter 2. Flow Control Chapter 3. Functions Chapter 4. Lists Chapter 5. Dictionaries and Structuring Data Chapter 6. Manipulating Strings Part II. Automating Tasks Chapter 7. Pattern Matching with Regular Expressions Chapter 8. Reading and Writing Files Chapter 9. Organizing Files Chapter 10. Debugging Chapter 11. Web Scraping Chapter 12. Working with Excel Spreadsheets Chapter 13. Working with PDF and w
2021-09-04 11:15:38 7.07MB python
1
Python编程从入门到实践高清完整版PDF,带书签,可复制粘贴;还有配套源代码;Python入门实践首选。Python经典教程。仅供参考学习,支持正版书籍。
2021-09-02 17:07:04 9.61MB 编程数据分析
1
学习Python过程中整理的编程练习题目及代码(79道),主要来自小甲鱼零基础入门学Python课程的课后习题,供大家参考学习。
2021-09-02 15:30:10 63KB python 编程语言 编程练习
1
Python基础的编程练习题,适合初学者
2021-09-02 14:08:08 58KB python
1
Python编程从入门到实践(第二版)教学PPT, 1-11章。
2021-08-31 09:02:52 7.48MB Python编程 第二版 PPT
1
Python编程-课程教学大纲.docx
2021-08-28 20:55:32 17KB 教学大纲 Python
1
Python编辑案例,几十种学习案例,轻松入手
2021-08-25 16:05:54 6.07MB Python
1
Python编程从入门到实践练习答案(中文版).pdf
2021-08-24 14:22:24 1KB Python
1
本项目是一个Flask版的博客系统,使用使用Flask+adminLTE实现,内容包括:博客后台和博客前台,用户登录、注册、权限管理、角色管理、sqlalchemy等。
2021-08-24 13:43:17 19.38MB flask Python 编程语言
1