Skip to content

Commit 736997b

Browse files
committed
docs: remove front matter from README.md
1 parent 1086bc8 commit 736997b

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
1-
---
2-
layout: "post"
3-
title: "Introduction to C++ Notes"
4-
date: 2025-04-09
5-
categories: ["C++"]
6-
tags: ["C++", "Introduction", "Performance", "Development", "Programming"]
7-
description: "An introductory overview of the C++ notes repository, emphasizing the language's power and performance."
8-
author: "Vaibhav Deokar"
9-
image: "/notes/cpp/img-data/cpp_thumbnail.jpg"
10-
published: true
11-
---
1+
122
## 🚀 Dive Deep into C++ <br /> 🎮 [Unleash Your Dev Potential! ▶️](https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb)
133

144
C++ is the powerhouse language for serious development. 💥 Its unmatched performance, stemming from direct hardware control, gives you the edge to create lightning-fast, visually stunning, and incredibly responsive graphics. ⚡ Think of it as crafting a high-performance engine – you're not just assembling pre-made parts, you're working with raw materials, meticulously optimizing every component for maximum speed and efficiency. 🏎️

0 commit comments

Comments
 (0)