Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
laderast committed Jun 23, 2019
1 parent 4a8830f commit 022f1dc
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 6 deletions.
11 changes: 9 additions & 2 deletions book/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,15 @@ description: "A gradual and gentle introduction to interactive programming conce
## Workshop Expectations

We want to foster a positive learning environment in this workshop. We expect everyone to adhere to the [Code of Conduct](https://github.com/laderast/gradual_shiny/blob/master/CODE_OF_CONDUCT.md). In short, be respectful of each other's learning styles, don't be dismissive or mean to someone who knows less than you, and try to help people if you see them struggle and you can help. We will enforce this and ask you to leave if you are not respectful to others.

Additionally, please work together! The people in my workshops who have a really bad time and don't get anything out of it are the ones who try to do it alone. To quote Legend of Zelda, "*It's dangerous to go alone*". Talking through the material with someone will help you understand it.

We also are giving people post-it notes. Put them on your laptops so we can identify you if you need help or not. *Green* means "I'm okay, don't bug me", *Red* means "I need some help!".
We also are giving people post-it notes. Put them on your laptops so we can identify you if you need help or not. *Yellow* means "I'm okay, I'm done, don't bug me", *Red* means "I need some help!".


## Learning Objectives

By the end of this workshop, you should be able to:

1. **Browse** examples in the shiny gallery and understand how they work.
2. **Understand** the components of a Shiny app and how they communicate.,
3. **Learn** three basic design patterns to the shiny apps.
1 change: 1 addition & 0 deletions docs/app-1-connecting-ui-and-server.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
<ul class="summary">
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Preface</a><ul>
<li class="chapter" data-level="1.1" data-path="index.html"><a href="index.html#workshop-expectations"><i class="fa fa-check"></i><b>1.1</b> Workshop Expectations</a></li>
<li class="chapter" data-level="1.2" data-path="index.html"><a href="index.html#learning-objectives"><i class="fa fa-check"></i><b>1.2</b> Learning Objectives</a></li>
</ul></li>
<li class="chapter" data-level="2" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>2</b> Introduction</a><ul>
<li class="chapter" data-level="2.1" data-path="introduction.html"><a href="introduction.html#setup-on-rstudio-cloud"><i class="fa fa-check"></i><b>2.1</b> Setup (On RStudio Cloud)</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/app-2-reactives.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
<ul class="summary">
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Preface</a><ul>
<li class="chapter" data-level="1.1" data-path="index.html"><a href="index.html#workshop-expectations"><i class="fa fa-check"></i><b>1.1</b> Workshop Expectations</a></li>
<li class="chapter" data-level="1.2" data-path="index.html"><a href="index.html#learning-objectives"><i class="fa fa-check"></i><b>1.2</b> Learning Objectives</a></li>
</ul></li>
<li class="chapter" data-level="2" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>2</b> Introduction</a><ul>
<li class="chapter" data-level="2.1" data-path="introduction.html"><a href="introduction.html#setup-on-rstudio-cloud"><i class="fa fa-check"></i><b>2.1</b> Setup (On RStudio Cloud)</a></li>
Expand Down
1 change: 1 addition & 0 deletions docs/app-3-adding-tooltips-with-plotly.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
<ul class="summary">
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Preface</a><ul>
<li class="chapter" data-level="1.1" data-path="index.html"><a href="index.html#workshop-expectations"><i class="fa fa-check"></i><b>1.1</b> Workshop Expectations</a></li>
<li class="chapter" data-level="1.2" data-path="index.html"><a href="index.html#learning-objectives"><i class="fa fa-check"></i><b>1.2</b> Learning Objectives</a></li>
</ul></li>
<li class="chapter" data-level="2" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>2</b> Introduction</a><ul>
<li class="chapter" data-level="2.1" data-path="introduction.html"><a href="introduction.html#setup-on-rstudio-cloud"><i class="fa fa-check"></i><b>2.1</b> Setup (On RStudio Cloud)</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
<ul class="summary">
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Preface</a><ul>
<li class="chapter" data-level="1.1" data-path="index.html"><a href="index.html#workshop-expectations"><i class="fa fa-check"></i><b>1.1</b> Workshop Expectations</a></li>
<li class="chapter" data-level="1.2" data-path="index.html"><a href="index.html#learning-objectives"><i class="fa fa-check"></i><b>1.2</b> Learning Objectives</a></li>
</ul></li>
<li class="chapter" data-level="2" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>2</b> Introduction</a><ul>
<li class="chapter" data-level="2.1" data-path="introduction.html"><a href="introduction.html#setup-on-rstudio-cloud"><i class="fa fa-check"></i><b>2.1</b> Setup (On RStudio Cloud)</a></li>
Expand Down
16 changes: 13 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
<ul class="summary">
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Preface</a><ul>
<li class="chapter" data-level="1.1" data-path="index.html"><a href="index.html#workshop-expectations"><i class="fa fa-check"></i><b>1.1</b> Workshop Expectations</a></li>
<li class="chapter" data-level="1.2" data-path="index.html"><a href="index.html#learning-objectives"><i class="fa fa-check"></i><b>1.2</b> Learning Objectives</a></li>
</ul></li>
<li class="chapter" data-level="2" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>2</b> Introduction</a><ul>
<li class="chapter" data-level="2.1" data-path="introduction.html"><a href="introduction.html#setup-on-rstudio-cloud"><i class="fa fa-check"></i><b>2.1</b> Setup (On RStudio Cloud)</a></li>
Expand Down Expand Up @@ -201,9 +202,18 @@ <h1 class="title">A gRadual intRoduction to Shiny</h1>
<h1><span class="header-section-number">1</span> Preface</h1>
<div id="workshop-expectations" class="section level2">
<h2><span class="header-section-number">1.1</span> Workshop Expectations</h2>
<p>We want to foster a positive learning environment in this workshop. We expect everyone to adhere to the <a href="https://github.com/laderast/gradual_shiny/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a>. In short, be respectful of each other’s learning styles, don’t be dismissive or mean to someone who knows less than you, and try to help people if you see them struggle and you can help. We will enforce this and ask you to leave if you are not respectful to others.</p>
<p>Additionally, please work together! The people in my workshops who have a really bad time and don’t get anything out of it are the ones who try to do it alone. To quote Legend of Zelda, “<em>It’s dangerous to go alone</em>”. Talking through the material with someone will help you understand it.</p>
<p>We also are giving people post-it notes. Put them on your laptops so we can identify you if you need help or not. <em>Green</em> means “I’m okay, don’t bug me”, <em>Red</em> means “I need some help!”.</p>
<p>We want to foster a positive learning environment in this workshop. We expect everyone to adhere to the <a href="https://github.com/laderast/gradual_shiny/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a>. In short, be respectful of each other’s learning styles, don’t be dismissive or mean to someone who knows less than you, and try to help people if you see them struggle and you can help. We will enforce this and ask you to leave if you are not respectful to others.
Additionally, please work together! The people in my workshops who have a really bad time and don’t get anything out of it are the ones who try to do it alone. To quote Legend of Zelda, “<em>It’s dangerous to go alone</em>”. Talking through the material with someone will help you understand it.</p>
<p>We also are giving people post-it notes. Put them on your laptops so we can identify you if you need help or not. <em>Yellow</em> means “I’m okay, I’m done, don’t bug me”, <em>Red</em> means “I need some help!”.</p>
</div>
<div id="learning-objectives" class="section level2">
<h2><span class="header-section-number">1.2</span> Learning Objectives</h2>
<p>By the end of this workshop, you should be able to:</p>
<ol style="list-style-type: decimal">
<li><strong>Browse</strong> examples in the shiny gallery and understand how they work.</li>
<li><strong>Understand</strong> the components of a Shiny app and how they communicate.,</li>
<li><strong>Learn</strong> three basic design patterns to the shiny apps.</li>
</ol>

</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions docs/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
<ul class="summary">
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Preface</a><ul>
<li class="chapter" data-level="1.1" data-path="index.html"><a href="index.html#workshop-expectations"><i class="fa fa-check"></i><b>1.1</b> Workshop Expectations</a></li>
<li class="chapter" data-level="1.2" data-path="index.html"><a href="index.html#learning-objectives"><i class="fa fa-check"></i><b>1.2</b> Learning Objectives</a></li>
</ul></li>
<li class="chapter" data-level="2" data-path="introduction.html"><a href="introduction.html"><i class="fa fa-check"></i><b>2</b> Introduction</a><ul>
<li class="chapter" data-level="2.1" data-path="introduction.html"><a href="introduction.html#setup-on-rstudio-cloud"><i class="fa fa-check"></i><b>2.1</b> Setup (On RStudio Cloud)</a></li>
Expand Down
Loading

0 comments on commit 022f1dc

Please sign in to comment.