Glossary coding Term Page
Function name
verbs such as `print_line` or `calculate_total` work well
Core Idea
Function name is verbs such as print_line or calculate_total work well. It usually makes the most sense alongside Return type, Parameter list, Body.
Why It Matters Here
Mathbong reuses this term across c posts as shared vocabulary.