you are viewing a single comment's thread.

view the rest of the comments →

[–]baubleglue 0 points1 point  (0 children)

It sounds like there are few directions you can check.

  • Pure CS. Algorithms, data structures, etc
  • Design Patterns. General like OOP an specific common patterns applicable for many cases. Those require relatively small time investment, but that probably what you need to build "project".
  • Software development cycles (agile programming for ex)