It is a real good speed up to have a script logger.
What it means is that you do your things like modeling and etc. in the Fusion 360 GUI, and meanwhile there is a program that that logs the equivalent python script commands for that GUI modeling or etc. in a log file or in a window as text.
Many successful programs in many different applications have such a thing, e.g. Dassault Systems ABAQUS, VMD TCL script.
This will not only speed up the beginners in scripting but will also help pros not to memorize all the commands.