<?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>What-Can-I-Do-With-It on 兜忆轩 | Cedric's Compiler Notes</title><link>https://douyixuan.github.io/tags/what-can-i-do-with-it/</link><description>Recent content in What-Can-I-Do-With-It on 兜忆轩 | Cedric's Compiler Notes</description><image><title>兜忆轩 | Cedric's Compiler Notes</title><url>https://douyixuan.github.io/images/papermod-cover.png</url><link>https://douyixuan.github.io/images/papermod-cover.png</link></image><generator>Hugo -- 0.146.0</generator><language>en-us</language><lastBuildDate>Sun, 14 Jan 2024 07:07:07 +0100</lastBuildDate><atom:link href="https://douyixuan.github.io/tags/what-can-i-do-with-it/index.xml" rel="self" type="application/rss+xml"/><item><title>cpp: what can I do with it</title><link>https://douyixuan.github.io/posts/cpp/what-can-i-do-with-it/</link><pubDate>Sun, 14 Jan 2024 07:07:07 +0100</pubDate><guid>https://douyixuan.github.io/posts/cpp/what-can-i-do-with-it/</guid><description>&lt;p>cpp 是我最开始学习的编程语言，最开始只学到了点皮毛，其实就是 c + class。懂得了面向对象的概念，但是对于多态、封装、继承都没怎么接触。学习数据结构和算法也是使用 cpp，这个时候开始接触 STL，对于 STL 的边界还是没有概念。至于 cpp 的泛型编程、RAII、异常处理、多线程，都是在煜哥的带领下接触到的。知道了 cppreference、 effective cpp，至于学了 cpp，除了能用它来做算法题，一点也没想过用 cpp 可以来做什么。&lt;/p>
&lt;h2 id="cpp-目前可以用来干什么呢">cpp 目前可以用来干什么呢？&lt;/h2>
&lt;p>作为一个系统级编程语言，加上历史悠久，目前 cpp 已经应用在许多领域，包括游戏开发、图形用户界面（GUI）应用程序、数据库管理系统、操作系统、浏览器、云计算和分布式系统、编译器、嵌入式系统、企业软件和库。&lt;/p>
&lt;p>&lt;a href="../../posts/cpp/application/">cpp 应用列表&lt;/a>&lt;/p></description></item></channel></rss>