Suggestion: Introduce Git, Mercurial, or SVN

Should at least mention source code control when setting up. It’s what most programmers are now taught to do almost automatically for any kind of coding project. And it is currently trendy to deploy web apps from development to production with ‘git push’ or some kind of pipeline based on Git.