Software Engineering > Documentation > Flashcards
What are the 3 types of Documentation?
Internal documentation: Comments in your codeExternal programmer documentation: For other programmers who will work with your code.User documentation: Manual for who will be using the code.