| 000 | 00000nam u2200205 a 4500 | |
| 001 | 000045838396 | |
| 005 | 20250324130412 | |
| 008 | 150715s2015 caua 001 0 eng d | |
| 020 | ▼a 9781593275990 | |
| 040 | ▼a 211009 ▼c 211009 ▼d 211009 | |
| 082 | 0 4 | ▼a 005.133 ▼2 23 |
| 084 | ▼a 005.133 ▼2 DDCK | |
| 090 | ▼a 005.133 ▼b S974a | |
| 100 | 1 | ▼a Sweigart, Al ▼0 AUTH(211009)139372. |
| 245 | 1 0 | ▼a Automate the boring stuff with python : ▼b practical programming for total beginners / ▼c by Al Sweigart. |
| 260 | ▼a San Francisco : ▼b No Starch Press, ▼c 2015. | |
| 300 | ▼a xxi, 479 p. : ▼b ill. ; ▼c 24 cm. | |
| 500 | ▼a Includes index. | |
| 650 | 0 | ▼a Python (Computer program language). |
| 650 | 0 | ▼a Computer programming. |
| 945 | ▼a KLPA |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 중앙도서관/서고6층/ | 청구기호 005.133 S974a | 등록번호 111738738 (8회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
| No. 2 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.133 S974a | 등록번호 121237004 (9회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 중앙도서관/서고6층/ | 청구기호 005.133 S974a | 등록번호 111738738 (8회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.133 S974a | 등록번호 121237004 (9회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
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.
Note: The programs in this book are written to run on Python 3.
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.
Note: The programs in this book are written to run on Python 3.
정보제공 :
목차
Introduction 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 Word Documents Chapter 14: Working with CSV Files and JSON Data Chapter 15: Keeping Time, Scheduling Tasks, and Launching Programs Chapter 16: Sending Email and Text Messages Chapter 17: Manipulating Images Chapter 18: Controlling the Keyboard and Mouse with GUI Animation A: Installing Third-Party Modules B: Running Programs C: Answers to the Practice Questions
정보제공 :
