Closed tomasvanrijsse closed 2 years ago
Tip: make use of the CLI to practice your GIT skills. This not only teaches you how GIT works, but also how to work like a real software developer!
(copied from week 3 makeme.md)
I'm really annoyed when I see quotes like these :man_facepalming: IMHO using the CLI doesn't make you a 'real software developer', this is just a strong opinion from the person who wrote this course.
I always use the CLI for git, but agree with you that our curriculum should be neutral on these kinds of things. In the homework for JavaScript the students already need to do some npm things to set up so definitely need to keep CLI basics in this module.
Will see if I can make a PR in the upcoming week to add GUI's to the options for git and give students the choice what to do.
Finally got round to it and that line is gone plus I have linked to gitkraken and vscode extension as an alternative. No more lies about being real software developers. Thanks, as always, for suggestions to making the curriculum better
Most people I know don't use GIT on the command line. And I think that using a visual representation works better didactically. I'd would argue that it makes more sense to start talking about the CLI once the students start to work with NPM.
Gitkraken is the GIT client I would advise because: