All Projects → rudymatela → concise-cheat-sheets

rudymatela / concise-cheat-sheets

Licence: other
Cheat Sheets for programming languages and tools

Programming Languages

TeX
3793 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to concise-cheat-sheets

Latex Cheatsheet
Template for a compact LaTeX Cheatsheet I made some years ago.
Stars: ✭ 136 (+38.78%)
Mutual labels:  latex, cheatsheet, latex-template
Ucasthesis
**国科大新版标准** 中国科学院大学学位论文模板,目前遵守2018国科大指导标准。 a LaTeX template for UCAS.
Stars: ✭ 166 (+69.39%)
Mutual labels:  latex, latex-template
Yet-Another-LaTeX-Template-for-NPU-Thesis
西北工业大学硕博学位论文模版 | Yet Another Thesis Template for Northwestern Polytechnical University
Stars: ✭ 82 (-16.33%)
Mutual labels:  latex, latex-template
Novathesis
LaTeX template for MSc and PhD thesis (for NOVA University Lisbon an other institutions)
Stars: ✭ 185 (+88.78%)
Mutual labels:  latex, latex-template
Hagenbergthesis
Hagenberg LaTeX Thesis Template
Stars: ✭ 130 (+32.65%)
Mutual labels:  latex, latex-template
Nasa Latex Docs
An easy and convenient package to create technical LaTeX documents.
Stars: ✭ 153 (+56.12%)
Mutual labels:  latex, latex-template
Betterposter Latex Template
LaTeX Template for Mike Morrison's #betterposter
Stars: ✭ 171 (+74.49%)
Mutual labels:  latex, latex-template
Cv resume
A latex cv/resume template.
Stars: ✭ 117 (+19.39%)
Mutual labels:  latex, latex-template
Scientific Thesis Template
LaTeX template for Master, Bachelor, Diploma, and Student Theses
Stars: ✭ 228 (+132.65%)
Mutual labels:  latex, latex-template
Open Publisher
Using Jekyll to create outputs that can be used as Pandoc inputs. In short - input markdown, output mobi, epub, pdf, and print-ready pdf. With a focus on fiction.
Stars: ✭ 242 (+146.94%)
Mutual labels:  latex, latex-template
CTF
🚩 A cheatsheet of useful tools and shell scripts that come in handy in capture the flag contests.
Stars: ✭ 31 (-68.37%)
Mutual labels:  cheatsheet, ctf
xdupgthesis
西安电子科技大学研究生学位论文XeLaTeX模板
Stars: ✭ 271 (+176.53%)
Mutual labels:  latex, latex-template
Latex Template For Npu Thesis
LaTeX Template For NPU Thesis
Stars: ✭ 127 (+29.59%)
Mutual labels:  latex, latex-template
Srs Tex
A Latex template for a Software Requirements Specification that respects the IEEE standards.
Stars: ✭ 126 (+28.57%)
Mutual labels:  latex, latex-template
awsome-list-of-cv-and-resume-templetes
a collection of cv and resume styles
Stars: ✭ 78 (-20.41%)
Mutual labels:  latex, latex-template
Pdb Cheatsheet
A cheatsheet for the Python Debugger (pdb)
Stars: ✭ 171 (+74.49%)
Mutual labels:  latex, cheatsheet
Cv
Geoff Boeing's academic CV in LaTeX
Stars: ✭ 101 (+3.06%)
Mutual labels:  latex, latex-template
Nb pdf template
A more accurate representation of jupyter notebooks when converting to pdfs.
Stars: ✭ 109 (+11.22%)
Mutual labels:  latex, latex-template
Awesome Cv
📄 Awesome CV is LaTeX template for your outstanding job application
Stars: ✭ 14,957 (+15162.24%)
Mutual labels:  latex, latex-template
TJUThesisLatexTemplate
LaTeX templates for TJU graduate thesis. Originally forked from code.google.com/p/tjuthesis
Stars: ✭ 77 (-21.43%)
Mutual labels:  latex, latex-template

Concise Cheat Sheets

This repository is a collection of Cheat Sheets for programming languages and tools. Currently:

This project was previously known as "Ultimate Cheat Sheets" and has been renamed to "Concise Cheat Sheets".

Compiling

Clone the project, then:

cd ./concise-cheat-sheets
make

Features

  • No more than 2 pages long: adhering to the dictionary definition of a sheet of paper.
    • Look at the C Reference Card by J. H. Silverman for a good example
    • If you think something must be added and there is no space: consider removing something
  • Simple to read: they do not aim to teach you how to use something, but simply remind you of syntax, functions or caveats.
  • Made in LaTeX using a simple 3 column format.
  • Licensed under CC-BY-SA 3.0 or GNU FDL 1.3 (at your option) unless otherwise stated.
    • The refcard.cls file and the template are licensed under the LPPL.

Acknowledgements

  • Haskell Cheat Sheet

    • Many thanks to Colin Runciman, Doug McIlroy, Jeremy Jacob, José Calderon, Karl Voelker and Sean Leather for reviewing, corrections and suggestions.
  • CTF Cheat Sheet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].