TEALSK12/2nd-semester-introduction-to-computer-science

Replace meaningless variable and function names throughout the curriculum

Dan-TEALS opened this issue · 0 comments

Discussed in #361

Originally posted by jdonwells March 1, 2022
Could we please stop naming variables things like var_1? Could we please stop naming functions my_function or my_function_2? We need to stop encouraging our students to use these names for their own stuff and start using descriptive names as good examples.