OSP123 / post-grad-curriculum

A curriculum for additional learning for those graduating from the university-based coding programs.
91 stars 38 forks source link

Transitioning into a workplace #9

Open OSP123 opened 7 years ago

OSP123 commented 7 years ago
  1. Breaking down a larger application to see how the different parts work.
  2. Understanding the use of different project management systems
  3. Using proper git workflow
  4. Learning Agile development
OSP123 commented 7 years ago

From @jaysonjphillips

  • Deeper dive on social/team based code management (build systems, linters, PRs, release pipelines, etc).
  • Code reviews, constructive criticism, code ownership (own your execution, own your production but not your actual lines of code)
DaC00P commented 7 years ago

Can also have a section on MVP style startup development, and working on small dev teams.

OSP123 commented 7 years ago

Yes, that would be great^