The Well-Grounded Python Developer: How the Pros Use Python and Flask

Farrell, Doug

  • 出版商: Manning
  • 出版日期: 2023-08-10
  • 定價: $2,200
  • 售價: 9.0$1,980
  • 語言: 英文
  • 頁數: 296
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1617297445
  • ISBN-13: 9781617297441
  • 相關分類: FlaskPython程式語言
  • 立即出貨 (庫存 < 4)

相關主題

商品描述

If you're new to Python, it can be tough to understand when, where, and how to use all its language features. This friendly guide shows you how the Python ecosystem fits together, and grounds you in the skills you need to continue your journey to being a software developer.

Summary

Inside The Well-Grounded Python Developer you will discover:

  • Building modules of functionality
  • Creating a well-constructed web server application
  • Integrating database access into your Python applications
  • Refactor and decoupling systems to help scale them
  • How to think about the big picture of your application

The Well-Grounded Python Developer builds on Python skills you've learned in isolation and shows you how to unify them into a meaningful whole. It helps you understand the dizzying array of libraries and teaches important concepts, like modular construction, APIs, and the design of a basic web server. As you work through this practical guide, you'll discover how all the bits of Python link up as you build and modify a typical web server application--the kind of web app that's in high demand by modern businesses.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
As a new programmer, you're happy just to see your code run. A professional developer, on the other hand, needs to create software that runs reliably. It must be fast, maintainable, scalable, secure, well designed and documented, easy for others to update, and quick to ship. This book teaches you the skills you need to go from Python programmer to Python developer.

About the book
The Well-Grounded Python Developer shows you why Python, the world's most popular programming language, is a fantastic tool for professional development. It guides you through the most important skills, like how to name variables, functions, and classes, how to identify and write a good API, and how to use objects. You'll also learn how to deal with inevitable failures, how to make software that connects to the internet, core security practices, and many other professional-grade techniques.

What's inside

  • Create a web application
  • Connect to a database
  • Design programs to handle big tasks

About the reader
For experienced beginners who want to learn professional-level skills.

About the author
Doug Farrell has been a professional developer since 1983, and has worked with Python for over 20 years.

Table of Contents
1 Becoming a Pythonista
PART 1 - GROUNDWORK
2 That's a good name
3 The API: Let's talk
4 The object of conversation
5 Exceptional events
PART 2 - FIELDWORK
6 Sharing with the internet
7 Doing it with style
8 Do I know you? Authentication
9 What can you do? Authorization
10 Persistence is good: Databases
11 I've got something to say
12 Are we there yet?

商品描述(中文翻譯)

如果你是初學Python的人,理解何時、何地以及如何使用它的所有語言特性可能會很困難。這本友善的指南向你展示了Python生態系統的結構,並為你提供了成為軟體開發人員所需的技能基礎,以繼續你的學習之旅。

《The Well-Grounded Python Developer》內容摘要:
- 構建功能模組
- 創建結構良好的網頁伺服器應用程式
- 將資料庫存取整合到Python應用程式中
- 重構和解耦系統以實現擴展性
- 如何思考應用程式的整體架構

《The Well-Grounded Python Developer》將你在孤立環境中學到的Python技能結合起來,並教你如何將它們統一成有意義的整體。它幫助你理解眾多的函式庫,並教授重要的概念,如模組化構建、API和基本網頁伺服器的設計。通過這本實用指南的學習,你將發現在構建和修改典型的網頁伺服器應用程式時,Python的各個組件是如何連接在一起的,這種應用程式是現代企業迫切需要的。

購買印刷版書籍還包括Manning Publications提供的PDF、Kindle和ePub格式的免費電子書。

關於技術:
作為一名新手程式設計師,你只要看到自己的程式碼運行就很開心。然而,對於一名專業開發人員來說,他需要創建可靠運行的軟體。它必須具有快速、可維護、可擴展、安全、設計良好且有文件、易於他人更新和快速交付的特點。本書教授你從Python程式設計師轉變為Python開發人員所需的技能。

關於本書:
《The Well-Grounded Python Developer》向你展示了為什麼Python是世界上最受歡迎的程式語言,以及它是一個出色的專業開發工具。它引導你掌握最重要的技能,如如何命名變數、函式和類別,如何識別並撰寫良好的API,以及如何使用物件。你還將學習如何處理不可避免的錯誤、如何製作連接到互聯網的軟體、核心安全實踐和許多其他專業級技術。

本書內容包括:
- 創建網頁應用程式
- 連接資料庫
- 設計處理大型任務的程式

關於讀者:
適合有經驗的初學者,想要學習專業級技能。

關於作者:
Doug Farrell自1983年以來一直是一名專業開發人員,並且使用Python已有20多年的經驗。

目錄:
1 成為Pythonista
第一部分 - 基礎工作
2 好名字
3 API:讓我們交談
4 對象的對話
5 異常事件
第二部分 - 實地工作
6 與互聯網共享
7 以風格完成
8 我認識你嗎?驗證
9 你能做什麼?授權
10 持久性很好:資料庫
11 我有話要說
12 我們到了嗎?

作者簡介

Doug Farrell has been developing software since 1983, and has worked with Python for over 20 years.

作者簡介(中文翻譯)

Doug Farrell自1983年以來一直從事軟體開發工作,並且已經使用Python超過20年。