內容大鋼
想要學習Python語言,又不想費力地閱讀使用手冊?有了這本書,你可以通過使用內置數據結構和函數快速掌握Python的基礎知識。你將構建自己的Web應用,只待準備就緒,就可以在雲端運行。你還會學到如何使用Python處理數據、抓取Web數據、向pandas提供數據以及與資料庫交互。全新的第三版是一次完整的學習體驗,將幫助你迅速成為一名真正的Python程序員。
本書的特別之處在哪裡?
如果你讀過「深入淺出」系列叢書,就會知道迎接你的是什麼:一種視覺豐富的形式,專為你的大腦工作方式而設計。如果你沒有讀過,就等著大開眼界吧。有了這本書,你將通過多感官體驗來學習Python,從而調動你的思維,而不是面對令人昏昏欲睡的長篇大論。
作者介紹
(美)保羅·巴里|責編:張燁
保羅·巴里
lives with his wife Deirdre in Carlow, Ireland, a small town located80km from Dublin. Their three grown-up children (Joseph, Aaron, and Aideen) haveall recently "flown the coop."
Paul works at the South East Technological University (SETU) and is based atthe Kilkenny Road Campus, Carlow, where he lectures as part of the academicComputing Department. Paul's taught for a long time, and has been using Pythonwith all of his class groups for close to fifteen years.
Paul has an MSc and a BSc in Computing, and a post-grad qualification in Learning& Teaching. He never did get around to doing a PhD, so no one should ever refer tohim as "professor," although he does get a kick out of that when they do.
目錄
intro
why Python?: Similar but Different
diving in: Let's Make a Splash
lists of numbers: Processing List Data
list of fries: Functions, Modules & Files
formatted string literals: Make Charts from Data
getting organized: Data Structure Choices
building a webapp: Web Development
deployment: Run Your Code Anywhere
working with HTML: Web Scraping
working with data: Data Manipulation
working with dataframes: Tabular Data
databases: Getting Organized
list comprehensions: Database Integrations
deployment revisted: The Finishing Touches
appendix: leftovers: The Top Ten Things We Didn't Cover
index