Variable naming conventions by programming language:

Python: the_thing
JavaScript: theThing
TypeScript: theThing: any
Java: AbstractFactoryPatternSingletonInstanceManagerThing
C: i
Go: thing, err
Rust: maybe_the_thing

@raiderrobert

C++: std::shared_ptr<AbstractTemplatedThingFactory<T>>::type

PHP: $the_thing

COBOL: THE-THING-THAT-DOES-THE-STUFF-FOR-BUSINESS-LOGIC

Assembly: mov eax, [thing]

Kotlin: theThing?.let { it }

@kolaente @raiderrobert a thing-factory is that the place where they make thingies?
@feike
I didn't know that thing-factories are a thing nowadays
@kolaente @raiderrobert