Text, Unicode and naming
Text representation, Unicode, UTF-8, characters and naming conventions.
Published resources3
Tools0
Guides3
Guides
Guides connected to this category.
Unicode and UTF-8: code points, bytes and characters
How Unicode assigns code points and UTF-8 encodes them as bytes, with consequences for text, storage and interoperability.
Grapheme clusters, code points and bytes: what a “character” really means
Why one visible character may contain multiple code points and many bytes, and how to choose the right metric.
Software naming conventions: camelCase, PascalCase, snake_case and kebab-case
How to choose and apply consistent naming conventions across code, APIs, files, URLs and databases.