https://github.com/silentpuck/silentcheatsheets
Multilingual cheat sheets for C, C++ and Assembly. Fast references, code snippets and examples in EN / RU / ES. Synchronized with YouTube Shorts by SilentPuck 🕶️
https://github.com/silentpuck/silentcheatsheets
asm assembly c cheatsheet cpp learning multilingual programming reference shorts youtube
Last synced: about 1 month ago
JSON representation
Multilingual cheat sheets for C, C++ and Assembly. Fast references, code snippets and examples in EN / RU / ES. Synchronized with YouTube Shorts by SilentPuck 🕶️
- Host: GitHub
- URL: https://github.com/silentpuck/silentcheatsheets
- Owner: SilentPuck
- Created: 2025-09-28T09:47:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-29T04:29:16.000Z (8 months ago)
- Last Synced: 2025-09-29T06:18:35.793Z (8 months ago)
- Topics: asm, assembly, c, cheatsheet, cpp, learning, multilingual, programming, reference, shorts, youtube
- Homepage: https://www.youtube.com/@SilentPuck
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SilentCheatSheets 🕶️
A multilingual collection of **cheat sheets for C, C++ and Assembly** by SilentPuck.
Available in **English (EN)**, **Spanish (ES)**
---
## 📂 Structure
```
SilentCheatSheets/
├── c/ → C language cheat sheets
├── cpp/ → C++ cheat sheets
├── asm/ → Assembly cheat sheets
```
Each folder contains subfolders for **en**, **es** versions.
---
## 📘 EN — Description
Welcome to the SilentCheatSheets collection for C, C++ and Assembly.
Here you will find short tips and examples: syntax, functions, arrays, strings, algorithms, and low-level code.
Use them as a quick reference.
All materials are synchronized with YouTube shorts.
---
## 📘 ES — Descripción
Bienvenido a la colección SilentCheatSheets para C, C++ y Ensamblador.
Aquí encontrarás consejos y ejemplos cortos: sintaxis, funciones, arreglos, cadenas, algoritmos y código de bajo nivel.
Úsalos como referencia rápida.
Todo el material está sincronizado con los cortos de YouTube.
---
## ⭐ Support & Contribute
If you like these cheat sheets, star the repository ⭐ and follow the channel.
SilentPuck creates tools and content to help you learn and work faster.
🌍 Want to contribute?
You are welcome to translate any cheat sheet into your native language and add it here.
Pull requests are welcome — I’ll gladly review and merge useful contributions.
With silence and precision. — SilentPuck 🕶️