Dev tip: read tech doc to speed up develop

 During the development, some tips to speed up the process:

  1. It's crucial to read the documentation of one platform, one package, one tool etc. Understand that we can search lots of helpful docs online, but usually, the direct and original one might be the better one.
  2. First, to go to the functions/methods in the docs fast and to read the arguments, then the requirement of them, also what will be returned by the function. Especially, keep an eye on the default parameters. Some are good, some are not and need to change.

Comments

Popular posts from this blog

Lab's weekly topic - week 50 2023 - Detailed explanation for encoder of U-Net

Lab's weekly topic - week 49, 2023 - What's limitations and possible solutions for a new AI tools to detect blood poisoning?

Lab's recommendation: Awesome books to learn machine learning and AI (continue updating)