You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Writing a small program which takes some command line arguments
Write a small program which reads a file
Pull in a dependency to avoid having to write some code (maybe something like commander)
Some example programs we want our trainees to be able to write implementations of (that just take arguments, they don't need to be able to read from stdin):
cat
wc
ls
The text was updated successfully, but these errors were encountered:
We want our trainees to feel comfortable:
Some example programs we want our trainees to be able to write implementations of (that just take arguments, they don't need to be able to read from stdin):
The text was updated successfully, but these errors were encountered: