Job Ready Python

Balti, Haythem, Weiss, Kimberly A.

  • 出版商: Wiley
  • 出版日期: 2021-11-23
  • 售價: $1,620
  • 貴賓價: 9.5$1,539
  • 語言: 英文
  • 頁數: 688
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1119817382
  • ISBN-13: 9781119817383
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Job Ready Python delivers a comprehensive and foundational approach to Python that is immediately applicable to real-world environments. Based on the highly regarded and effective Software Guild Python course, this book teaches you the basic and advanced Python concepts you will need at any entry-level Python position.

With the "Pulling It Together" sections, you'll combine and integrate the concepts and lessons taught by the book, while also benefiting from:

  • A thorough introduction to getting set up with Python
  • Practical discussions of the basics of the Python language, including syntax, program flow, and code organization
  • A walk through the fundamentals of Object-Oriented Programming including Classes, Objects, Interfaces, and Inheritance, and how to leverage OOP to create elegant code
  • A focus on data processing and data analysis with Python