▲ 0 r/AskProgramming
What counts as bad naming?
I mean, names in general. Variables, classes, functions, etc. What counts as a good/bad name? What do you recommend/discourage when it comes to naming things in your code?
u/Wernasho — 1 day ago
I mean, names in general. Variables, classes, functions, etc. What counts as a good/bad name? What do you recommend/discourage when it comes to naming things in your code?
Hi! I'm an absolute beginner when it comes to game development, and I wanted to learn with C# and Raylib, but I couldn't find any useful resources for Raylib-cs even after looking for a long while.