The Python Workshop - Second Edition: Write Python code to solve challenging real-world problems

Wade, Corey, Corchero, Mario, Bird, Andrew

  • 出版商: Packt Publishing
  • 出版日期: 2022-11-18
  • 定價: $1,860
  • 售價: 9.0$1,674
  • 語言: 英文
  • 頁數: 600
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1804610615
  • ISBN-13: 9781804610619
  • 相關分類: Python程式語言
  • 立即出貨 (庫存=1)

商品描述

Gain proficiency, productivity, and power by working on projects and kick-starting your career in Python with this comprehensive, hands-on guide.

Key Features

- Understand and utilize Python syntax, objects, methods, and best practices
- Explore Python's many features and libraries through real-world problems and big data
- Use your newly acquired Python skills in machine learning as well as web and software development

Book Description

Python is among the most popular programming languages in the world. It's ideal for beginners because it's easy to read and write, and for developers, because it's widely available with a strong support community, extensive documentation, and phenomenal libraries – both built-in and user-contributed.

This project-based course has been designed by a team of expert authors to get you up and running with Python. You'll work though engaging projects that'll enable you to leverage your newfound Python skills efficiently in technical jobs, personal projects, and job interviews. The book will help you gain an edge in data science, web development, and software development, preparing you to tackle real-world challenges in Python and pursue advanced topics on your own. Throughout the chapters, each component has been explicitly designed to engage and stimulate different parts of the brain so that you can retain and apply what you learn in the practical context with maximum impact.

By completing the course from start to finish, you'll walk away feeling capable of tackling any real-world Python development problem.

What you will learn

- Write efficient and concise functions using core Python methods and libraries
- Build classes to address different business needs
- Create visual graphs to communicate key data insights
- Organize big data and use machine learning to make regression and classification predictions
- Develop web pages and programs with Python tools and packages
- Automate essential tasks using Python scripts in real-time execution

Who this book is for

This book is for professionals, students, and hobbyists who want to learn Python and apply it to solve challenging real-world problems. Although this is a beginner's course, you'll learn more easily if you already have an understanding of standard programming topics like variables, if-else statements, and functions. Experience with another object-oriented program, though not essential, will also be beneficial. If Python is your first attempt at computer programming, this book will help you understand the basics with adequate detail for a motivated student.

商品描述(中文翻譯)

這本全面的實戰指南將幫助你通過參與項目和啟動你的Python職業生涯來提高熟練度、生產力和能力。

主要特點:
- 理解並運用Python語法、對象、方法和最佳實踐
- 通過實際問題和大數據探索Python的眾多功能和庫
- 在機器學習以及網頁和軟件開發中使用你新獲得的Python技能

書籍描述:
Python是世界上最受歡迎的編程語言之一。對於初學者來說,它易於閱讀和寫作;對於開發人員來說,它廣泛可用,擁有強大的支持社區、廣泛的文檔和出色的庫(內置和用戶貢獻)。

這個以項目為基礎的課程由一個專家團隊設計,旨在讓你快速上手Python。你將通過參與引人入勝的項目,有效地運用你新獲得的Python技能,包括技術工作、個人項目和求職面試。本書將幫助你在數據科學、網頁開發和軟件開發方面取得優勢,為你在Python中應對現實世界的挑戰和追求高級主題做好準備。在各章中,每個組件都明確設計為刺激大腦的不同部分,以便你能夠在實際情境中保留和應用所學,產生最大的影響。

通過從頭到尾完成課程,你將對應對任何現實世界的Python開發問題感到有能力。

你將學到什麼:
- 使用核心Python方法和庫編寫高效且簡潔的函數
- 構建類以滿足不同的業務需求
- 創建視覺圖表以傳達關鍵數據見解
- 組織大數據並使用機器學習進行回歸和分類預測
- 使用Python工具和包開發網頁和程序
- 使用Python腳本實時執行自動化任務

適合閱讀對象:
本書適合專業人士、學生和愛好者,他們想學習Python並應用它來解決具有挑戰性的現實世界問題。雖然這是一門初學者課程,但如果你已經對變量、if-else語句和函數等標準編程主題有一定的理解,你將更容易學習。對於有其他面向對象編程經驗的人來說,雖然不是必需的,但也會有益。如果Python是你第一次嘗試計算機編程,本書將以足夠的細節幫助你理解基礎知識,適合有動機的學生。

目錄大綱

1. Python Fundamentals – Math, Strings, Conditionals, and Loops
2. Python Data Structures
3. Executing Python – Programs, Algorithms, and Functions
4. Extending Python, Files, Errors, and Graphs
5. Constructing Python – Classes and Methods
6. The Standard Library
7. Becoming Pythonic
8. Software Development
9. Practical Python - Advance Topics
10. Data Analytics with pandas and NumPy
11. Machine Learning
12. Deep Learning with Python
13. New Features in Python

目錄大綱(中文翻譯)

1. Python基礎 - 數學、字串、條件和迴圈
2. Python資料結構
3. 執行Python - 程式、演算法和函式
4. 擴展Python - 檔案、錯誤和圖形
5. 構建Python - 類別和方法
6. 標準程式庫
7. 成為Python專家
8. 軟體開發
9. 實用Python - 進階主題
10. 使用pandas和NumPy進行資料分析
11. 機器學習
12. 使用Python進行深度學習
13. Python的新功能