software development insight.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • izildop
    New Member
    • Oct 2018
    • 1

    software development insight.

    You hear it all the time you learn to code by working on projects.
    I wanna ask a professional to give me more insight on how you start.
    Let's make something small like a tic tac toe game. How would you approach this?

    - Open vs
    - Make a new project
    - Make classes? drawUI for example, gameflow
    - Think about what methods to make.

    If you would cut tic tac toe into problems which problems would you see to solve?
Working...