<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Backend on Quorix Việt Nam</title>
    <link>https://quorix.io.vn/tags/backend/</link>
    <description>Recent content in Backend on Quorix Việt Nam</description>
    <generator>Hugo</generator>
    <language>vi-VN</language>
    <atom:link href="https://quorix.io.vn/tags/backend/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go: Tự động hóa Mạng &amp; Backend</title>
      <link>https://quorix.io.vn/learning/go/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://quorix.io.vn/learning/go/</guid>
      <description>Tài liệu học tập thực tế và trọng tâm về ngôn ngữ lập trình Go.</description>
    </item>
    <item>
      <title>1. Từ khóa &amp; Định danh (Keywords &amp; Built-ins)</title>
      <link>https://quorix.io.vn/learning/go/1-keywords-builtins/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://quorix.io.vn/learning/go/1-keywords-builtins/</guid>
      <description>Ngôn ngữ Go được thiết kế với sự tối giản cực đoan, chỉ bao gồm 25 từ khóa (keywords).</description>
    </item>
    <item>
      <title>Bài 1.1: Quản lý Package (Package Management)</title>
      <link>https://quorix.io.vn/learning/go/1-keywords-builtins/1-1-package-management/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://quorix.io.vn/learning/go/1-keywords-builtins/1-1-package-management/</guid>
      <description>Tìm hiểu cách Go tổ chức mã nguồn thông qua hệ thống package, cơ chế import, và lý do tại sao kiến trúc này giúp Go biên dịch nhanh và code sạch hơn.</description>
    </item>
    <item>
      <title>Bài 1.2: Biến và Hằng (Var và Const)</title>
      <link>https://quorix.io.vn/learning/go/1-keywords-builtins/1-2-var-and-const/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://quorix.io.vn/learning/go/1-keywords-builtins/1-2-var-and-const/</guid>
      <description>Toàn tập về cách khai báo biến (var), hằng số (const), kỹ thuật iota nâng cao, Stringer, bản chất bộ nhớ (AST, Inlining) và phân tích tối ưu Escape Analysis.</description>
    </item>
    <item>
      <title>Bài 1.3: Kiểu Dữ Liệu và Hàm (Type &amp; Func)</title>
      <link>https://quorix.io.vn/learning/go/1-keywords-builtins/1-3-type-func/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://quorix.io.vn/learning/go/1-keywords-builtins/1-3-type-func/</guid>
      <description>Khám phá hai khối xây dựng cốt lõi trong Go: từ khóa type dùng để định nghĩa dữ liệu và func để định nghĩa hành vi, cùng cách chúng kết hợp tạo nên sự linh hoạt.</description>
    </item>
    <item>
      <title>Bài 1.4: Cấu trúc Dữ liệu (Struct)</title>
      <link>https://quorix.io.vn/learning/go/1-keywords-builtins/1-4-struct/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://quorix.io.vn/learning/go/1-keywords-builtins/1-4-struct/</guid>
      <description>Đi sâu vào Struct trong Go: từ cơ chế Composition thay thế kế thừa, khai báo Struct Tags, cho đến kỹ thuật tối ưu Layout bộ nhớ để tận dụng tối đa CPU Cache.</description>
    </item>
  </channel>
</rss>
