Title: 技術文章 | 為你自己學 PYTHON
Open Graph Title: 技術文章 | 為你自己學 PYTHON
Description: Blog
Open Graph Description: Blog
Opengraph URL: https://pythonbook.cc/articles
Generator: Docusaurus v3.8.1
Domain: pythonbook.cc
{"@context":"https://schema.org","@type":"Blog","@id":"https://pythonbook.cc/articles","mainEntityOfPage":"https://pythonbook.cc/articles","headline":"技術文章","description":"Blog","blogPost":[{"@type":"BlogPosting","@id":"https://pythonbook.cc/articles/python-book-in-print","mainEntityOfPage":"https://pythonbook.cc/articles/python-book-in-print","url":"https://pythonbook.cc/articles/python-book-in-print","headline":"「為你自己學 Python」正式上架!","name":"「為你自己學 Python」正式上架!","description":"為了給讀者最準確的理解,作者花了一年多整理資料並深入研究 Python 原始碼,只為揭開 Python 中那些容易被忽略或誤解的細節。新手自學時常受到不正確觀念的影響,因此在書中力求呈現真正的運作原理。這本書不僅是一本程式自學書,更是引導您深入理解技術的指引幫助您掌握 Python 核心概念,為邁向專業奠定堅實基礎。","datePublished":"2024-11-18T00:00:00.000Z","author":{"@type":"Person","name":"高見龍","description":"五倍學院 負責人","url":"https://kaochenlong.com","image":"https://github.com/kaochenlong.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://pythonbook.cc/articles/boolean-in-python","mainEntityOfPage":"https://pythonbook.cc/articles/boolean-in-python","url":"https://pythonbook.cc/articles/boolean-in-python","headline":"不重要的布林值冷知識","name":"不重要的布林值冷知識","description":"布林值在 Python 中其實是整數型態,因為 bool 類別繼承自 int。True 和 False 對應數字 1 和 0,並且它們在程式中只存在一份共用物件。此外,布林值不能被繼承,也無法在 Python 3 中重新定義。早期 Python 版本(2.2 以前)沒有布林型態,開發者會以 0 和 1 代替,直到 PEP 285 正式引入布林值才成為標準內建型態。","datePublished":"2024-10-19T00:00:00.000Z","author":{"@type":"Person","name":"高見龍","description":"五倍學院 負責人","url":"https://kaochenlong.com","image":"https://github.com/kaochenlong.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://pythonbook.cc/articles/string-concatenation-performance-in-python","mainEntityOfPage":"https://pythonbook.cc/articles/string-concatenation-performance-in-python","url":"https://pythonbook.cc/articles/string-concatenation-performance-in-python","headline":"Python 字串組裝的效能比較","name":"Python 字串組裝的效能比較","description":"介紹 Python 中不同字串拼接方式的效能差異,包括使用 +、+=、F 字串與 .join() 方法。透過 Bytecode 分析與實際效能測試,詳細解釋各種方式的內部運作及其優缺點,在不同字串數量下的效能表現也有些不同。","datePublished":"2024-10-17T00:00:00.000Z","author":{"@type":"Person","name":"高見龍","description":"五倍學院 負責人","url":"https://kaochenlong.com","image":"https://github.com/kaochenlong.png"},"keywords":[]},{"@type":"BlogPosting","@id":"https://pythonbook.cc/articles/2024/9/11/rag-workshop","mainEntityOfPage":"https://pythonbook.cc/articles/2024/9/11/rag-workshop","url":"https://pythonbook.cc/articles/2024/9/11/rag-workshop","headline":"讓你的文件活起來 - RAG 實作","name":"讓你的文件活起來 - RAG 實作","description":"本次工作坊將帶領參與者理解 RAG 技術,並使用 Python 程式語言及 LangChain 框架進行實作,最終將文件轉化為可以進行互動問題的知識庫。","datePublished":"2024-09-11T00:00:00.000Z","author":{"@type":"Person","name":"高見龍","description":"五倍學院 負責人","url":"https://kaochenlong.com","image":"https://github.com/kaochenlong.png"},"keywords":[]}]}
| twitter:card | summary_large_image |
| og:image | https://pythonbook.cc/img/site/og_image.webp |
| twitter:image | https://pythonbook.cc/img/site/og_image.webp |
| og:locale | zh_Hant |
| docusaurus_locale | zh-Hant |
| docsearch:language | zh-Hant |
| docusaurus_tag | blog_posts_list |
| docsearch:docusaurus_tag | blog_posts_list |
Links:
Viewport: width=device-width,initial-scale=1