Уровень 0 · материалов: 3
В кластер входят документы об эстетических и технических предпочтениях в оформлении синтаксиса кода, но не входят документы о логике программирования или алгоритмах.
Общие признаки: предпочтения в форматировании кода, читаемость кода, стиль расстановки скобок и отступов
Группа выше: Стиль оформления и соглашения об именовании
Смысл: The text is a community inquiry aimed at discovering the preferred curly brace placement styles used by programmers, presenting historical examples (Rational, Allman, Whitesmith, GNU) to stimulate a discussion about coding aesthetics.
A programmer asks the community which code indentation and brace-placement style they prefer, providing examples of historical standards.
Смысл: The text is a forum-style inquiry exploring whether scientists (mathematicians/physicists) find indentation or brackets more readable for defining code blocks.
A discussion on whether code blocks defined by brackets or indentation are more intuitive for mathematicians and physicists.
Смысл: The text is a poll asking programmers whether they prefer vertically aligning assignments (columnar alignment) or using standard single-spacing in their source code.
A developer asks the Habr community to vote on whether they prefer vertically aligned code assignments or standard spacing.