Post first pass at exercises for module.#42
Post first pass at exercises for module.#42davis68 wants to merge 2 commits intoswcarpentry:gh-pagesfrom
module.#42Conversation
|
thanks. is this WIP or are you ready to merge? |
|
Since there isn't lesson content yet, there's not a place to put it. Consider this a placeholder until there is text to scaffold these exercises in. |
|
ok, will do. thanks. |
|
One thing may be worth mentioning regarding modules is their impact w.r.t. scripts. In my experience, module commands entered at the shell prompt do not wind up having their effect in shell scripts invoked from that same shell. For example, you might execute a module command to set the compiler and then run a script that uses only the basename of the compiler (e.g. |
Here are some basic formative assessments for the module section.