https://github.com/agvxov/pufka_public
A decently versatile cheatsheet for CS in general.
https://github.com/agvxov/pufka_public
cheatsheet cheatsheets documentation educational educational-project reference tutorial
Last synced: 3 months ago
JSON representation
A decently versatile cheatsheet for CS in general.
- Host: GitHub
- URL: https://github.com/agvxov/pufka_public
- Owner: agvxov
- Created: 2023-10-05T00:45:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T19:52:02.000Z (over 1 year ago)
- Last Synced: 2025-10-24T13:29:57.032Z (7 months ago)
- Topics: cheatsheet, cheatsheets, documentation, educational, educational-project, reference, tutorial
- Language: Vim Script
- Homepage:
- Size: 524 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pufka
This document started out as a cheat-sheet for myself.
This went well, I can find tons of stuff more easily here then on google.
(Partially because I'm not a journalist desperately trying to stretch out
my point for as long as possible to gain more add space.)
Then I realized that putting concepts and
methods into the simplest terms I can really helps me to get a deeper understanding.
As a result there plenty of parts which reads like a tutorial.
Pufka already serves it's purpose very well by helping me,
however perhaps it can assist someone else too.
## WARNING
While I would like to think most of the information contained is quite on point,
I know for a fact that some parts are quite lacking and
likely there are others which are just wrong.
Use it at your own risk.
## Highlighting:
+ Pufka uses a special syntax called "cdd",
its cpp grammar with many extensions to specialize it in note taking
+ using vim + cdd.vim is highly advised
+ cpp highlighting is your second best bet
## Name
Dubious spelling of the Hungarian word "rifle" ("puska"),
which is a synonym for cheat-sheet.
## Public?
Public.
I have a private version,
version controlled along side with a number of
notes and scripts (e.g. auto index assigner).
The commit history of the public version is reset on every sync.