diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:56 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:56 +0100 |
commit | 9201e4212c57af09becda69f17c17a3a34f226c2 (patch) | |
tree | d914256ec5ee504d15da3a0201318d3ed1e6d0fc /files/vi/glossary/computer_programming | |
parent | 904a5994c87295d84d25f869d5555f35fbce5070 (diff) | |
download | translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.gz translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.bz2 translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.zip |
unslug vi: modify
Diffstat (limited to 'files/vi/glossary/computer_programming')
-rw-r--r-- | files/vi/glossary/computer_programming/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/vi/glossary/computer_programming/index.html b/files/vi/glossary/computer_programming/index.html index 27c03c6afb..abafd80811 100644 --- a/files/vi/glossary/computer_programming/index.html +++ b/files/vi/glossary/computer_programming/index.html @@ -1,9 +1,10 @@ --- title: Lập Trình Máy Tính -slug: Tu-dien-thuat-ngu/Computer_Programming +slug: Glossary/Computer_Programming tags: - Lập trình máy tính translation_of: Glossary/Computer_Programming +original_slug: Tu-dien-thuat-ngu/Computer_Programming --- <p>Lập trình máy tính là một quá trình xây dựng và sắp xếp một bộ gồm các hướng dẫn. Những hướng dẫn này sẽ nói cho máy tính/ phần mềm biết nó phải làm gì bằng ngôn ngữ mà máy hiểu được. Hướng dẫn được viết bằng rất nhiều ngôn ngữ, như là C++, Java, JavaScript, HTML, Python, Ruby, and Rust.</p> |