Git Product home page Git Product logo

using-python's Introduction

學習如何使用 Python 程式語言

這是一份適合程式設計初學者,或是 Python 初學者的正體中文文件。

資料來源:學習如何使用 Python 程式語言 | Google Project Hosting by @ericsk

文件目錄

  1. 安裝 Python 直譯器

  2. 推薦的開發環境

  3. 處理數值資料

  4. 使用變數

  5. 處理字串資料

  6. 處理 List 及 Tuple 資料

  7. 處理 Dictionary 資料

  8. 控制程式執行流程

  9. 使用函式

  10. 用 Python 寫程式的守則和技巧

  11. 使用 iterator 少用 index 增加程式的可讀性

  12. 使用 generator 節省記憶體和組合相似的操作

  13. 少用 else 讓程式邏輯更清楚

  14. 善用 with 管理物件的前置和後置處理以隱藏資源管理的細節

  15. 用 Compose Method 讓程式更易讀

  16. 遵守物件不可變的準則以減少犯錯的機會

using-python's People

Contributors

chusiang avatar googlecodeexporter avatar

Watchers

James Cloos avatar Mao-Lin Shen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.