shell-novice icon indicating copy to clipboard operation
shell-novice copied to clipboard

Ep 05: Write a loop from scratch

Open gcapes opened this issue 3 years ago • 1 comments

Following on from #1155, I think there would be a lot of value to an exercise where learners must write a loop from scratch.

gcapes avatar Sep 13 '21 09:09 gcapes

I agree. Having taught this lesson a few times, novices tend to not understand the value of loops in context until they realise that it is something they can use themselves, with something else than files. I am thus proposing: https://github.com/swcarpentry/shell-novice/pull/1273

eroesch avatar Dec 21 '21 09:12 eroesch

https://github.com/swcarpentry/shell-novice/pull/1273 was merged, so closing.

bkmgit avatar Oct 30 '22 15:10 bkmgit