Learn Programming in Python with Cody Jackson: Grasp the basics of programming and Python syntax while building real-world applications
暫譯: 與Cody Jackson一起學習Python程式設計:掌握程式設計基礎與Python語法,同時構建實際應用程式

Cody Jackson

  • 出版商: Packt Publishing
  • 出版日期: 2018-11-30
  • 售價: $1,670
  • 貴賓價: 9.5$1,587
  • 語言: 英文
  • 頁數: 304
  • 裝訂: Paperback
  • ISBN: 1789531942
  • ISBN-13: 9781789531947
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Kick-start your development journey with this end-to-end guide that covers Python programming fundamentals along with application development

Key Features

  • Gain a solid understanding of Python programming with coverage of data structures and Object-Oriented Programming (OOP)
  • Design graphical user interfaces for desktops with libraries such as Kivy and Tkinter
  • Write elegant, reusable, and efficient code

Book Description

Python is a cross-platform language used by organizations such as Google and NASA. It lets you work quickly and efficiently, allowing you to concentrate on your work rather than the language. Based on his personal experiences when learning to program, Learn Programming in Python with Cody Jackson provides a hands-on introduction to computer programming utilizing one of the most readable programming languages–Python. It aims to educate readers regarding software development as well as help experienced developers become familiar with the Python language, utilizing real-world lessons to help readers understand programming concepts quickly and easily.

The book starts with the basics of programming, and describes Python syntax while developing the skills to make complete programs. In the first part of the book, readers will be going through all the concepts with short and easy-to-understand code samples that will prepare them for the comprehensive application built in parts 2 and 3. The second part of the book will explore topics such as application requirements, building the application, testing, and documentation. It is here that you will get a solid understanding of building an end-to-end application in Python. The next part will show you how to complete your applications by converting text-based simulation into an interactive, graphical user interface, using a desktop GUI framework. After reading the book, you will be confident in developing a complete application in Python, from program design to documentation to deployment.

What you will learn

  • Use the interactive shell for prototyping and code execution, including variable assignment
  • Deal with program errors by learning when to manually throw exceptions
  • Employ exceptions for code management
  • Enhance code by utilizing Python's built-in shortcuts to improve efficiency and make coding easier
  • Interact with files and package Python data for network transfer or storage
  • Understand how tests drive code writing, and vice versa
  • Explore the different frameworks that are available for GUI development

Who this book is for

Learn Programming in Python with Cody Jackson is for beginners or novice programmers who have no programming background and wish to take their first step in software development. This book will also be beneficial for intermediate programmers and will provide deeper insights into effective coding practices in Python.

Table of Contents

  1. The Fundamentals of Python
  2. Data Types and Modules
  3. Logic Control
  4. Functions and Object Oriented Programming
  5. Files and Databases
  6. Application Planning
  7. Writing the Imported Program
  8. Automated Software Testing
  9. Writing the Fueling Scenario
  10. Software Post-Production
  11. Graphical User Interface Planning
  12. Creating a Graphical User Interface

商品描述(中文翻譯)

透過這本涵蓋 Python 程式設計基礎及應用開發的全方位指南,啟動您的開發之旅

主要特色


  • 深入了解 Python 程式設計,涵蓋資料結構和物件導向程式設計 (OOP)
  • 使用 Kivy 和 Tkinter 等函式庫設計桌面圖形使用者介面
  • 撰寫優雅、可重用且高效的程式碼

書籍描述

Python 是一種跨平台語言,被 Google 和 NASA 等組織廣泛使用。它讓您能夠快速且高效地工作,讓您能專注於工作而非語言本身。根據作者在學習程式設計過程中的個人經驗,《Learn Programming in Python with Cody Jackson》提供了一個實用的電腦程式設計入門,利用這種最易讀的程式語言之一——Python。這本書旨在教育讀者有關軟體開發的知識,同時幫助有經驗的開發者熟悉 Python 語言,利用真實世界的案例幫助讀者快速且輕鬆地理解程式設計概念。

本書從程式設計的基礎開始,描述 Python 語法,同時培養編寫完整程式的技能。在書的第一部分,讀者將通過簡短且易於理解的程式碼範例來學習所有概念,這將為第二和第三部分中構建的綜合應用程序做好準備。書的第二部分將探討應用需求、構建應用、測試和文檔等主題。在這裡,您將深入了解如何在 Python 中構建一個端到端的應用程序。接下來的部分將展示如何通過將基於文本的模擬轉換為互動式圖形使用者介面,使用桌面 GUI 框架來完成您的應用程序。閱讀完本書後,您將對從程式設計到文檔再到部署的完整應用程序開發充滿信心。

您將學到什麼


  • 使用互動式外殼進行原型設計和程式碼執行,包括變數賦值
  • 通過學習何時手動拋出異常來處理程式錯誤
  • 使用異常進行程式碼管理
  • 利用 Python 的內建快捷方式來增強程式碼,提高效率並簡化編碼
  • 與檔案互動並打包 Python 數據以進行網路傳輸或儲存
  • 理解測試如何驅動程式碼編寫,反之亦然
  • 探索可用於 GUI 開發的不同框架

本書適合誰

《Learn Programming in Python with Cody Jackson》適合沒有程式設計背景的初學者或新手程式設計師,並希望在軟體開發中邁出第一步。本書對中級程式設計師也將有幫助,並提供對 Python 中有效編碼實踐的深入見解。

目錄


  1. Python 基礎
  2. 資料類型與模組
  3. 邏輯控制
  4. 函式與物件導向程式設計
  5. 檔案與資料庫
  6. 應用規劃
  7. 撰寫匯入的程式
  8. 自動化軟體測試
  9. 撰寫加油場景
  10. 軟體後期製作
  11. 圖形使用者介面規劃
  12. 創建圖形使用者介面