commit 96d0b5ee6edc7ca07fca68ca7c6e695b45955b18
parent 92272394ae90997922b37581666af6e4686c65b1
Author: Jon Harmon <jonthegeek@gmail.com>
Date: Fri, 27 May 2022 10:59:39 -0500
Clean up learning objectives.
Diffstat:
1 file changed, 26 insertions(+), 8 deletions(-)
diff --git a/01_Introduction.Rmd b/01_Introduction.Rmd
@@ -2,15 +2,23 @@
**Learning objectives:**
-- Improve programming skills
-- Deep understanding of the language fundamentals
-- Understand what functional programming means
+**For the entire book:**
+
+- Improve programming skills.
+- Develop a deep understanding of the R language fundamentals.
+- Understand what functional programming means.
+
+**For this chapter (includes the Welcome and Preface):**
+
+- Recognize the differences between the 1st and 2nd edition of this book.
+- Describe the overall structure of the book.
+- Decide whether this book is right for you.
Books suggestions:
-- The Structure and Interpretation of Computer Programs45 (SICP)
-- Concepts, Techniques and Models of Computer Programming
-- The Pragmatic Programmer
+- [The Structure and Interpretation of Computer Programs (SICP)](https://mitpress.mit.edu/sites/default/files/sicp/index.html)
+- [Concepts, Techniques and Models of Computer Programming](https://mitpress.mit.edu/books/concepts-techniques-and-models-computer-programming)
+- [The Pragmatic Programmer](https://pragprog.com/titles/tpp20/the-pragmatic-programmer-20th-anniversary-edition/)
## What's new?
@@ -179,12 +187,22 @@ E-->D
### Cohort 6
-`r knitr::include_url("https://www.youtube.com/embed/URL")`
+`r knitr::include_url("https://www.youtube.com/embed/dH72riiXrVI")`
<details>
<summary> Meeting chat log </summary>
```
-LOG
+00:14:40 SriRam: From Toronto, Civil Engineer. I use R for infrastructure planning/ GIS. Here coz of the ping 😄 , was not ready with a good computer with mic/audio !
+00:15:20 SriRam: I was with Ryan, Federica on other courses
+00:23:21 SriRam: I think the only caution is about Copyright issues
+00:31:32 Ryan Metcalf: Citation, giving credit back to source. Great comment SriRam.
+00:34:33 SriRam: one = one, in my opinion
+00:41:53 Ryan Metcalf: https://docs.google.com/spreadsheets/d/1_WFY82UxAdvP4GUdZ2luh15quwdO1n0Km3Q0tfYuqvc/edit#gid=0
+00:48:35 Arthur Shaw: The README has a nice step-by-step process at the bottom: https://github.com/r4ds/bookclub-advr#how-to-present. I've not done this myself yet, but it looks fairly straightforward.
+00:54:13 lucus w: Thanks Ryan. Probably {usethis} will be easier. It looks straight forward
+01:00:02 Moria W.: Thank you for sharing that. This has been good!
+01:00:08 Vaibhav Janve: Thank you
+01:00:44 Federica Gazzelloni: hi SriRam we are going..
```
</details>