What is the idea behind this? SpeedCoder enforces me to write every single character in the right order, that's not the way how we (or at least I) write code. Writing "()" after the function name and then add the parameters inside is much faster than do it in order they occur.
And don't forget the autocompletion of our IDE.
Hey Siri