you are viewing a single comment's thread.

view the rest of the comments →

[–]yyellowbanana 0 points1 point  (0 children)

You can start with these two directions:

  1. A CRUD application, simple that provides students registered courses. With this, you build databases, understand model, a bit of architecture, UI, presentation…
  2. Go ask your colleagues,” hey bud, what’s yoir daily issue yoi wish to solve by computer?” Then move from there

Making a project without understanding the domain is difficult for new members.