naming-cheatsheet

Naming guide

Comprehensive guidelines for naming conventions in programming languages.

Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.

GitHub

14k stars
117 watching
861 forks
last commit: 9 months ago
Linked from 1 awesome list

actioncheatsheetguidelineguidelineshigh-contextlow-contextnamingnaming-cheatsheetnaming-conventionsnaming-patternnaming-schemespatternprefixvariables

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
drksephy/es6-cheatsheet A cheatsheet providing tips, tricks, best practices and code snippets for working with ES6 JavaScript features 13,381
agavrel/42_cheatsheet A comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development 1,704
jstrieb/systems-programming-cheat-sheet A concise systems programming guide covering key concepts and behaviors specific to x86-64 Unix systems 364
zillow/javascript A comprehensive JavaScript code convention guide 24
irwin1985/hungaro A programming language based on Hungarian notation with the aim of improving source code readability and avoiding ambiguities. 8
paolocarrasco/javascript-style-guide A style guide for writing JavaScript code in a consistent and readable manner 577
mbeaudru/modern-js-cheatsheet A comprehensive resource for JavaScript developers to learn and reference modern JavaScript concepts and syntax. 25,409
0b10/cheatsheet A Zsh plugin to manage simple text cheatsheets 9
trekhleb/javascript-algorithms This repository provides JavaScript implementations of fundamental algorithms and data structures. 188,720
andreirudenko/linc_wren Native bindings for the Wren scripting language, specifically targeting Haxe and C++ 6
jeaye/value-category-cheatsheet A practical reference for everyday C++ developers on value categories and pitfalls in C++14 405
dangkyokhoang/javascript-style-guide A style guide for writing JavaScript code following the conventions of Airbnb 105
icebob/coffeescript_cheatsheet A comprehensive resource for learning CoffeeScript syntax and conventions 14
casenine/javascript A widely adopted style guide for JavaScript development 0
sindresorhus/filenamify Converts a string to a valid filename by replacing reserved characters and truncating long names. 490