Skip to content

BeyondCodeBootcamp/Workshops

Repository files navigation

Workshops

Draft Workshop Course Material

https://beyondcodebootcamp.github.io/Workshops/

  1. Interactive Shell Workshop
  2. Shell Scripting Basics Workshop

Presenter's Notes

  • You can build auto (re)build any particular deck
    ./bin/watch-render src/02-scripting-basic-slides.md
  • Live edit the slides with Markdown Editor on one screen
    open ./src/02-scripting-basic-slides.md
  • View the rendered slides in your browser
    open ./02-scripting-basic-slides/index.html

Prerequisites

These are Markdown Slides presos, which require:

  • pyenv
  • python3
  • mdslides
  • watchexec

See https://github.com/BeyondCodeBootcamp/presos#these-slides-are-built-with-markdown-slides

License

Copyright (c) 2023 AJ ONeal
Copyright (c) 2023 Root, LLC (dba Beyond Code Bootcamp)