Method/function rule of thumb for arrangement/order

I’m currently in the “Learn to Code Making Games (Unity)” course on Udemy, but this is a general programming question…

What is the rule of thumb regarding the order we should put our methods/functions in when programming?

I did a cursory internet search but didn’t find guidance on this specifically. I did find good “clean coding” articles but so far haven’t found one regarding how we should arrange our functions/methods within a script file.

If you have a link to a good article on this subject or personal advice, I would appreciate it. Thanks.

Privacy & Terms