3
Bubbles
7y

How do you all plan on how to program a specific project or a specific function, because I find myself struggling on that part..

Comments
  • 1
    Helps if you can try not over think it too much in the initial stages.

    You can get some things on paper fairly quickly that will help you frame the rest of the implementation.

    Careful not to let it lead to "spaghetti code" though.
Add Comment