Programming Languages Cheatsheets

ES6+ JavaScript Quick Reference
ES6+ JavaScript Quick Reference

A concise cheat sheet covering key features introduced in ECMAScript starting from ES2015 (ES6) through recent versions, including syntax, examples, and tips for modern JavaScript development.

EJS (Embedded JavaScript) Cheatsheet
EJS (Embedded JavaScript) Cheatsheet

A quick reference guide covering essential EJS syntax, tags, control flow, includes, data handling, and best practices for generating dynamic HTML with plain JavaScript.

Object Oriented Program Design
Object Oriented Program Design

A comprehensive cheat sheet for C++ programming, Object-Oriented Programming (OOP), file I/O, classes, and its application in embedded systems, including communication protocols, OpenCV library, image and color processing, networking with sockets, 3D and PCB design, dynamic data management, version control, timing, threads, and Linux-Pi integration.

Ruby Debugging Cheatsheet & Tips
Ruby Debugging Cheatsheet & Tips

A comprehensive guide to debugging Ruby code using built-in tools, Pry, and Byebug. This cheat sheet covers essential commands, techniques, and best practices to efficiently identify and resolve issues in your Ruby applications.

Javascript
Javascript

Most important basics, concepts, methods, functions, and more

Python
Python

General Python Cheatsheet

test333
test333

A fun and educational cheat sheet linking Pokemon and their pictures

Lua Basics Cheatsheet
Lua Basics Cheatsheet

A comprehensive cheat sheet for the Lua scripting language, covering syntax, data structures, control flow, functions, metatables, and common APIs.

Elixir Cheat Sheet
Elixir Cheat Sheet

A comprehensive cheat sheet for Elixir, covering syntax, data types, control flow, modules, and more, with examples.