-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ideas after teaching workshop #22
Comments
Thanks for the feedback @jmvera255! Some thoughts below.
What would you cut in this shorter version? We've kind of left it up to individual instructors to cut at present. When I taught it in May I did manage to get to PRs in 3.5 hrs. Though it would have been nice to spend a little longer with the remotes lesson.
I said the same thing in a convo I had with @ChristinaLK after the workshop. It isn't so much that the remotes lesson really comes earlier in the swc git novice lesson but rather that we moved up conflicts so it works with branches instead of doing the conflict in the remote with a collaborator like swc lesson does. Having taught the swc way many times before, it isn't always predicable that both collaborators will edit in the right way to get a conflict (and the added difficulty of partnering people up, esp online, is complicated). I also think doing the conflict in the cloud increases the cognitive load compared to doing it in branches. I do think we should move the remotes lesson up, but I would probably move it up before branches or maybe before gitignore. |
One downside to moving up when we teach github is for workshops where we don't teach github. The way the lesson is split now has you learn all the local stuff without using github at all first. |
We've been teaching Carpentry workshops differently over Zoom than we do in person this last year: 1-hour sessions over multiple days to combat Zoom-fatigue. I just finished 2 one-hour days of "Advanced Git" in which I adapted parts of your customized lesson and they worked really well! Thank you for this work! A few notes:
Thanks again! —Tommy (& the Caltech Library Carpentry Team) |
these notes are really useful! Thanks @t4k |
Seconding the thanks @t4k ! This is really great feedback to hear! Your timings are also really helpful!
|
@sstevens2
After teaching the workshop yesterday, I had the following ideas:
The text was updated successfully, but these errors were encountered: