<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>C-programming Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/c-programming.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>C-programming Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-05-05T19:21:47+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Một chương trình C được chạy như thế nào trên hệ điều hành Unix]]></title>
                        <link>https://viblo.asia/p/mot-chuong-trinh-c-duoc-chay-nhu-the-nao-tren-he-dieu-hanh-unix-2oKLnGx1VQO</link>
            <guid isPermaLink="true">https://viblo.asia/p/mot-chuong-trinh-c-duoc-chay-nhu-the-nao-tren-he-dieu-hanh-unix-2oKLnGx1VQO</guid>
            <description><![CDATA[Để hiểu được một chương trình C chạy như thế nào trên hệ điều hành Unix (ví dụ như Linux hoặc MacOS), chúng ta sẽ đi qua 3 chủ đề:
- Cách compile một ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">An Vo</dc:creator>
            <pubDate>2024-04-19 20:00:00</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Basic Socket Programming]]></title>
                        <link>https://viblo.asia/p/basic-socket-programming-bXP4WPmYJ7G</link>
            <guid isPermaLink="true">https://viblo.asia/p/basic-socket-programming-bXP4WPmYJ7G</guid>
            <description><![CDATA[1. Struct address
1.1. Struct sockaddr{}
Cấu trúc này sử dụng hầu hết trong các system call ở phần 2, trong đó:

- safamily là address family, có dạng...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vương Lê</dc:creator>
            <pubDate>2022-10-31 17:28:11</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Hiểu hơn về con trỏ trong C(Phần 2)]]></title>
                        <link>https://viblo.asia/p/hieu-hon-ve-con-tro-trong-cphan-2-3P0lPBgPKox</link>
            <guid isPermaLink="true">https://viblo.asia/p/hieu-hon-ve-con-tro-trong-cphan-2-3P0lPBgPKox</guid>
            <description><![CDATA[Hiểu về địa chỉ trong bộ nhớ

1. Bộ nhớ(RAM)
Đầu tiên bạn hãy xem qua hình này

Đó là cách trình bày một RAM trong máy tính của bạn.

Hãy đọc kĩ từng ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tran Huy Tu</dc:creator>
            <pubDate>2022-02-14 16:13:25</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Thao tác với Thread]]></title>
                        <link>https://viblo.asia/p/thao-tac-voi-thread-bJzKmoYBl9N</link>
            <guid isPermaLink="true">https://viblo.asia/p/thao-tac-voi-thread-bJzKmoYBl9N</guid>
            <description><![CDATA[1. Giới thiệu
Trong bài này, chúng ta sẽ tập trung vào cách thread được tạo ra, hủy bỏ và định danh của thread trong hệ thống (threa...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phong Sv</dc:creator>
            <pubDate>2021-12-24 16:58:04</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tại sao bạn nên học Go ?]]></title>
                        <link>https://viblo.asia/p/tai-sao-ban-nen-hoc-go-aWj53bqel6m</link>
            <guid isPermaLink="true">https://viblo.asia/p/tai-sao-ban-nen-hoc-go-aWj53bqel6m</guid>
            <description><![CDATA[![](https://images.viblo.asia/8abe4e41-c391-494a-a8d9-10e578081e06.gif)



Trong những năm gần đây, có một sự trỗi dậy của một ngôn ngữ lập trình mới ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LiGhT</dc:creator>
            <pubDate>2021-01-17 21:56:50</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Con trỏ trong C/C++]]></title>
                        <link>https://viblo.asia/p/con-tro-trong-cc-4dbZN2g8ZYM</link>
            <guid isPermaLink="true">https://viblo.asia/p/con-tro-trong-cc-4dbZN2g8ZYM</guid>
            <description><![CDATA[Bản chất của con trỏ
Con trỏ là một loại biến đặc biệt mà chỉ có ở họ ngôn ngữ C/C++.<br>
Mỗi biến trong một chương trình đều có 2 thuộc tính cơ bản: ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trịnh Quý Công</dc:creator>
            <pubDate>2020-05-01 13:44:21</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Lập trình C cho hệ thống nhúng (P2- Lập trình nhúng với micro controller V850E)]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/lap-trinh-c-cho-he-thong-nhung-p2-lap-trinh-nhung-voi-micro-controller-v850e-maGK7EkMlj2</link>
            <guid isPermaLink="true">https://viblo.asia/p/lap-trinh-c-cho-he-thong-nhung-p2-lap-trinh-nhung-voi-micro-controller-v850e-maGK7EkMlj2</guid>
            <description><![CDATA[1. Giới thiệu về micro controller V850E
   V850 là một dòng vi điều khiển của hãng NEC được sử dụng rộng rãi trong các hệ thống nhúng với nhiều mục đí...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Huynh Ba Thanh Phong</dc:creator>
            <pubDate>2017-03-22 16:31:07</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[[Algorithms] Tìm số nhỏ nhất trong 3 số không dùng phép so sánh]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/algorithms-tim-so-nho-nhat-trong-3-so-khong-dung-phep-so-sanh-aWj53191Z6m</link>
            <guid isPermaLink="true">https://viblo.asia/p/algorithms-tim-so-nho-nhat-trong-3-so-khong-dung-phep-so-sanh-aWj53191Z6m</guid>
            <description><![CDATA[Đề bài: Viết chương trình (C) để tìm số nhỏ nhất trong 3 số.
1.  Đơn giản nhất, dùng phép so sánh.
2. Nhưng không được dùng phép so sánh thì sao?
2.1....]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tran Xuan Nam</dc:creator>
            <pubDate>2017-02-21 00:02:24</pubDate>
                                                                                                        </item>
            </channel>
</rss>
