책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > Python
· ISBN : 9781718503403
· 쪽수 : 672쪽
· 출판일 : 2025-05-20
목차
Introduction
Part 1: Python Programming Basics
Chapter 1: Python Basics
Chapter 2: If-Else and Flow Control
Chapter 3: Loops
Chapter 4: Functions
Chapter 5: Debugging
Chapter 6: Lists
Chapter 7: Dictionaries and Data Structures
Chapter 8: Strings and Editing Text
Part 2: Automating Tasks
Chapter 9: Text Pattern Matching with Regular Expressions
Chapter 10: Reading and Writing Files
Chapter 11: Organizing Files
Chapter 12: Deploying Command Line Apps
Chapter 13: Web Scraping
Chapter 14: Working with Excel Spreadsheets
Chapter 15: Working with Google Sheets
Chapter 16: Working with Sqlite Databases
Chapter 17: Working with PDF And Word Documents
Chapter 18: Working with CSV, JSON, XML, YAML, And TOML Files
Chapter 19: Keeping Time, Scheduling Tasks, and Launching Programs
Chapter 20: Sending Email and Text Messages
Chapter 21: Generating Image Files
Chapter 22: Text Recognition and OCR
Chapter 23: Controlling the Keyboard and Mouse with GUI Automation
Chapter 24: Working with Video, Audio, And Webcams
Chapter 25: Text to Speech and Speech Recognition
A: Installing Third-party Packages with Pip