Search code examples
c#programming-languages

Distributing classes or namespaces


I would have a question related rather to process of team programming than programming itselft. If you are a programmer working in a team and you are responsible for particular part of the software - you deliver namespace or classes? I mean, in reality, I think that programmer creates more than one class so creating a namespace to provide the other programmers with seems to me to be correct. Is that correct? I am trying to get some knowledge before I try to apply to same junior programming position..Thank you guys


Solution

  • Your senior developer defines a task for you and you going to do it, may be is reading, improving some functions, creating some function, or creating a class, if you do your startup projects well he give you more opportunity may be you work on specific application (bigger than a namespace), it depends on your working power and knowledge.