René's URL Explorer Experiment


Title: Tài liệu hướng dẫn Python — Tài liệu Python 3.15.0b3

Open Graph Title: Tài liệu hướng dẫn Python

Description: Python là một ngôn ngữ lập trình mạnh mẽ và dễ học. Ngôn ngữ này sở hữu các cấu trúc dữ liệu bậc cao hiệu quả cùng cách tiếp cận lập trình hướng đối tượng đơn giản nhưng hiệu quả. Cú pháp tinh gọn,...

Open Graph Description: Python là một ngôn ngữ lập trình mạnh mẽ và dễ học. Ngôn ngữ này sở hữu các cấu trúc dữ liệu bậc cao hiệu quả cùng cách tiếp cận lập trình hướng đối tượng đơn giản nhưng hiệu quả. Cú pháp tinh gọn,...

Opengraph URL: https://docs.python.org/3/tutorial/index.html

direct link

Domain: tamnd.github.io

og:typewebsite
og:site_namePython documentation
og:image_static/og-image.png
og:image:altPython documentation
theme-color#3776ab
og:image:width200
og:image:height200
readthedocs-addons-api-version1

Links:

https://www.python.org/
Changeloghttps://tamnd.github.io/python-docs-vi/whatsnew/changelog.html
1. Gợi mở sự hứng thúhttps://tamnd.github.io/python-docs-vi/tutorial/appetite.html
Report a bughttps://tamnd.github.io/python-docs-vi/bugs.html
Improve this pagehttps://tamnd.github.io/python-docs-vi/improve-page-nojs.html
Show source https://github.com/python/cpython/blob/main/Doc/tutorial/index.rst?plain=1
Show translation sourcehttps://github.com/python/python-docs-vi/blob/3.15/tutorial/index.po?plain=1
chỉ mụchttps://tamnd.github.io/python-docs-vi/genindex.html
các mô-đunhttps://tamnd.github.io/python-docs-vi/py-modindex.html
xem tiếphttps://tamnd.github.io/python-docs-vi/tutorial/appetite.html
xem lạihttps://tamnd.github.io/python-docs-vi/whatsnew/changelog.html
Pythonhttps://www.python.org/
3.15.0b3 Documentationhttps://tamnd.github.io/python-docs-vi/index.html
Tài liệu hướng dẫn Pythonhttps://tamnd.github.io/python-docs-vi/tutorial/index.html
https://tamnd.github.io/python-docs-vi/tutorial/index.html#the-python-tutorial
https://www.python.org/https://www.python.org/
The Python Standard Libraryhttps://tamnd.github.io/python-docs-vi/library/index.html#library-index
The Python Language Referencehttps://tamnd.github.io/python-docs-vi/reference/index.html#reference-index
Extending and Embedding the Python Interpreterhttps://tamnd.github.io/python-docs-vi/extending/index.html#extending-index
Python/C API reference manualhttps://tamnd.github.io/python-docs-vi/c-api/index.html#c-api-index
The Python Standard Libraryhttps://tamnd.github.io/python-docs-vi/library/index.html#library-index
Glossaryhttps://tamnd.github.io/python-docs-vi/glossary.html#glossary
1. Gợi mở sự hứng thúhttps://tamnd.github.io/python-docs-vi/tutorial/appetite.html
2. Sử dụng trình thông dịch Pythonhttps://tamnd.github.io/python-docs-vi/tutorial/interpreter.html
2.1. Khởi chạy trình thông dịchhttps://tamnd.github.io/python-docs-vi/tutorial/interpreter.html#invoking-the-interpreter
2.1.1. Truyền đối sốhttps://tamnd.github.io/python-docs-vi/tutorial/interpreter.html#argument-passing
2.1.2. Chế độ tương táchttps://tamnd.github.io/python-docs-vi/tutorial/interpreter.html#interactive-mode
2.2. Trình thông dịch và môi trường của nóhttps://tamnd.github.io/python-docs-vi/tutorial/interpreter.html#the-interpreter-and-its-environment
2.2.1. Mã hóa mã nguồnhttps://tamnd.github.io/python-docs-vi/tutorial/interpreter.html#source-code-encoding
3. Giới thiệu sơ lược về Pythonhttps://tamnd.github.io/python-docs-vi/tutorial/introduction.html
3.1. Sử dụng Python như một chiếc máy tínhhttps://tamnd.github.io/python-docs-vi/tutorial/introduction.html#using-python-as-a-calculator
3.1.1. Số họchttps://tamnd.github.io/python-docs-vi/tutorial/introduction.html#numbers
3.1.2. Văn bảnhttps://tamnd.github.io/python-docs-vi/tutorial/introduction.html#text
3.1.3. Listshttps://tamnd.github.io/python-docs-vi/tutorial/introduction.html#lists
3.2. Những bước đầu tiên hướng tới lập trìnhhttps://tamnd.github.io/python-docs-vi/tutorial/introduction.html#first-steps-towards-programming
4. Thêm các công cụ điều khiển luồng dữ liệuhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html
4.1. Câu lệnh ifhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#if-statements
4.2. Câu lệnh forhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#for-statements
4.3. Hàm range()https://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#the-range-function
4.4. Câu lệnh break và continuehttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#break-and-continue-statements
4.5. Mệnh đề else trong vòng lặphttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#else-clauses-on-loops
4.6. Câu lệnh passhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#pass-statements
4.7. Câu lệnh matchhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#match-statements
4.8. Định nghĩa hàmhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#defining-functions
4.9. Thêm về định nghĩa hàmhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#more-on-defining-functions
4.9.1. Giá trị đối số mặc địnhhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#default-argument-values
4.9.2. Đối số từ khóahttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#keyword-arguments
4.9.3. Tham số đặc biệthttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#special-parameters
4.9.3.1. Đối số vị trí hoặc từ khóahttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#positional-or-keyword-arguments
4.9.3.2. Tham số chỉ vị tríhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#positional-only-parameters
4.9.3.3. Đối số chỉ từ khóahttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#keyword-only-arguments
4.9.3.4. Ví dụ về hàmhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#function-examples
4.9.3.5. Tóm lạihttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#recap
4.9.4. Danh sách đối số tùy ýhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#arbitrary-argument-lists
4.9.5. Giải nén danh sách đối sốhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#unpacking-argument-lists
4.9.6. Biểu thức lambdahttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#lambda-expressions
4.9.7. Chuỗi tài liệuhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#documentation-strings
4.9.8. Chú thích hàmhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#function-annotations
4.10. Phần xen kẽ: Phong cách viết mãhttps://tamnd.github.io/python-docs-vi/tutorial/controlflow.html#intermezzo-coding-style
5. Data Structureshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html
5.1. More on Listshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#more-on-lists
5.1.1. Using Lists as Stackshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#using-lists-as-stacks
5.1.2. Using Lists as Queueshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#using-lists-as-queues
5.1.3. List Comprehensionshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#list-comprehensions
5.1.4. Nested List Comprehensionshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#nested-list-comprehensions
5.1.5. Unpacking in Lists and List Comprehensionshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#unpacking-in-lists-and-list-comprehensions
5.2. The del statementhttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#the-del-statement
5.3. Tuples and Sequenceshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#tuples-and-sequences
5.4. Setshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#sets
5.5. Dictionarieshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#dictionaries
5.6. Looping Techniqueshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#looping-techniques
5.7. More on Conditionshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#more-on-conditions
5.8. Comparing Sequences and Other Typeshttps://tamnd.github.io/python-docs-vi/tutorial/datastructures.html#comparing-sequences-and-other-types
6. Moduleshttps://tamnd.github.io/python-docs-vi/tutorial/modules.html
6.1. More on Moduleshttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#more-on-modules
6.1.1. Executing modules as scriptshttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#executing-modules-as-scripts
6.1.2. The Module Search Pathhttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#the-module-search-path
6.1.3. "Compiled" Python fileshttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#compiled-python-files
6.2. Standard Moduleshttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#standard-modules
6.3. The dir() Functionhttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#the-dir-function
6.4. Packageshttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#packages
6.4.1. Importing * From a Packagehttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#importing-from-a-package
6.4.2. Intra-package Referenceshttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#intra-package-references
6.4.3. Packages in Multiple Directorieshttps://tamnd.github.io/python-docs-vi/tutorial/modules.html#packages-in-multiple-directories
7. Input and Outputhttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html
7.1. Fancier Output Formattinghttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html#fancier-output-formatting
7.1.1. Formatted String Literalshttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html#formatted-string-literals
7.1.2. The String format() Methodhttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html#the-string-format-method
7.1.3. Manual String Formattinghttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html#manual-string-formatting
7.1.4. Old string formattinghttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html#old-string-formatting
7.2. Reading and Writing Fileshttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html#reading-and-writing-files
7.2.1. Methods of File Objectshttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html#methods-of-file-objects
7.2.2. Saving structured data with jsonhttps://tamnd.github.io/python-docs-vi/tutorial/inputoutput.html#saving-structured-data-with-json
8. Errors and Exceptionshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html
8.1. Syntax Errorshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#syntax-errors
8.2. Exceptionshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#exceptions
8.3. Handling Exceptionshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#handling-exceptions
8.4. Raising Exceptionshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#raising-exceptions
8.5. Exception Chaininghttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#exception-chaining
8.6. User-defined Exceptionshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#user-defined-exceptions
8.7. Defining Clean-up Actionshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#defining-clean-up-actions
8.8. Predefined Clean-up Actionshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#predefined-clean-up-actions
8.9. Raising and Handling Multiple Unrelated Exceptionshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#raising-and-handling-multiple-unrelated-exceptions
8.10. Enriching Exceptions with Noteshttps://tamnd.github.io/python-docs-vi/tutorial/errors.html#enriching-exceptions-with-notes
9. Classeshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html
9.1. A Word About Names and Objectshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#a-word-about-names-and-objects
9.2. Python Scopes and Namespaceshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#python-scopes-and-namespaces
9.2.1. Scopes and Namespaces Examplehttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#scopes-and-namespaces-example
9.3. A First Look at Classeshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#a-first-look-at-classes
9.3.1. Class Definition Syntaxhttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#class-definition-syntax
9.3.2. Class Objectshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#class-objects
9.3.3. Instance Objectshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#instance-objects
9.3.4. Method Objectshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#method-objects
9.3.5. Class and Instance Variableshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#class-and-instance-variables
9.4. Random Remarkshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#random-remarks
9.5. Inheritancehttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#inheritance
9.5.1. Multiple Inheritancehttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#multiple-inheritance
9.6. Private Variableshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#private-variables
9.7. Odds and Endshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#odds-and-ends
9.8. Iteratorshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#iterators
9.9. Generatorshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#generators
9.10. Generator Expressionshttps://tamnd.github.io/python-docs-vi/tutorial/classes.html#generator-expressions
10. Brief tour of the standard libraryhttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html
10.1. Operating system interfacehttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#operating-system-interface
10.2. File wildcardshttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#file-wildcards
10.3. Command-line argumentshttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#command-line-arguments
10.4. Error output redirection and program terminationhttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#error-output-redirection-and-program-termination
10.5. String pattern matchinghttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#string-pattern-matching
10.6. Mathematicshttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#mathematics
10.7. Internet accesshttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#internet-access
10.8. Dates and timeshttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#dates-and-times
10.9. Data compressionhttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#data-compression
10.10. Performance measurementhttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#performance-measurement
10.11. Quality controlhttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#quality-control
10.12. Batteries includedhttps://tamnd.github.io/python-docs-vi/tutorial/stdlib.html#batteries-included
11. Brief tour of the standard library --- part IIhttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html
11.1. Output formattinghttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html#output-formatting
11.2. Templatinghttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html#templating
11.3. Working with binary data record layoutshttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html#working-with-binary-data-record-layouts
11.4. Multi-threadinghttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html#multi-threading
11.5. Logginghttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html#logging
11.6. Weak referenceshttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html#weak-references
11.7. Tools for working with listshttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html#tools-for-working-with-lists
11.8. Decimal floating-point arithmetichttps://tamnd.github.io/python-docs-vi/tutorial/stdlib2.html#decimal-floating-point-arithmetic
12. Virtual Environments and Packageshttps://tamnd.github.io/python-docs-vi/tutorial/venv.html
12.1. Introductionhttps://tamnd.github.io/python-docs-vi/tutorial/venv.html#introduction
12.2. Creating Virtual Environmentshttps://tamnd.github.io/python-docs-vi/tutorial/venv.html#creating-virtual-environments
12.3. Managing Packages with piphttps://tamnd.github.io/python-docs-vi/tutorial/venv.html#managing-packages-with-pip
13. What Now?https://tamnd.github.io/python-docs-vi/tutorial/whatnow.html
14. Interactive Input Editing and History Substitutionhttps://tamnd.github.io/python-docs-vi/tutorial/interactive.html
14.1. Tab Completion and History Editinghttps://tamnd.github.io/python-docs-vi/tutorial/interactive.html#tab-completion-and-history-editing
14.2. Alternatives to the Interactive Interpreterhttps://tamnd.github.io/python-docs-vi/tutorial/interactive.html#alternatives-to-the-interactive-interpreter
15. Floating-Point Arithmetic: Issues and Limitationshttps://tamnd.github.io/python-docs-vi/tutorial/floatingpoint.html
15.1. Representation Errorhttps://tamnd.github.io/python-docs-vi/tutorial/floatingpoint.html#representation-error
16. Appendixhttps://tamnd.github.io/python-docs-vi/tutorial/appendix.html
16.1. Chế độ tương táchttps://tamnd.github.io/python-docs-vi/tutorial/appendix.html#interactive-mode
16.1.1. Error Handlinghttps://tamnd.github.io/python-docs-vi/tutorial/appendix.html#error-handling
16.1.2. Executable Python Scriptshttps://tamnd.github.io/python-docs-vi/tutorial/appendix.html#executable-python-scripts
16.1.3. The Interactive Startup Filehttps://tamnd.github.io/python-docs-vi/tutorial/appendix.html#the-interactive-startup-file
16.1.4. The Customization Moduleshttps://tamnd.github.io/python-docs-vi/tutorial/appendix.html#the-customization-modules
Changeloghttps://tamnd.github.io/python-docs-vi/whatsnew/changelog.html
1. Gợi mở sự hứng thúhttps://tamnd.github.io/python-docs-vi/tutorial/appetite.html
Report a bughttps://tamnd.github.io/python-docs-vi/bugs.html
Improve this pagehttps://tamnd.github.io/python-docs-vi/improve-page-nojs.html
Show source https://github.com/python/cpython/blob/main/Doc/tutorial/index.rst?plain=1
Show translation sourcehttps://github.com/python/python-docs-vi/blob/3.15/tutorial/index.po?plain=1
chỉ mụchttps://tamnd.github.io/python-docs-vi/genindex.html
các mô-đunhttps://tamnd.github.io/python-docs-vi/py-modindex.html
xem tiếphttps://tamnd.github.io/python-docs-vi/tutorial/appetite.html
xem lạihttps://tamnd.github.io/python-docs-vi/whatsnew/changelog.html
Pythonhttps://www.python.org/
3.15.0b3 Documentationhttps://tamnd.github.io/python-docs-vi/index.html
Tài liệu hướng dẫn Pythonhttps://tamnd.github.io/python-docs-vi/tutorial/index.html
Bản quyềnhttps://tamnd.github.io/python-docs-vi/copyright.html
History and Licensehttps://tamnd.github.io/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://tamnd.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.