Unit 6 Lesson 1 - Project Planning
Lesson summary and assignments
Answers
Vocabulary
- HTML
- stands for Hypertext Markup Language; the standard system for tagging text files to be displayed on the World Wide Web
- Javadocs
- the documentation tool for Java that generates an HTML document from comments written inside /** */ and formatted using @ tags
- documentation
- written descriptions of the purpose and functionality of code
- natural language processing (NLP)
- the ability of a computer program to understand human language