Chapter 1 Review
Vocabulary
- Version Control - a way of tracking how code evolves during the development cycle
- Git - language used by local machine to detect changes to fines
- GitHub - website on which code is stored; considered to be version control software
- GitHub Desktop - Client for local machine that allows you to do basic git commands
- Terminal/puTTY - Programs that emulate UNIX and are used to connect to servers and speak Git.
- CyberDuck/WinSCP - Programs used to view files on a remote server.
These are the terms we used in the first chapter. For quizzes/exams, I will pull directly from the text to create questions that test whether you read the text or not!