Skip to content

Commit 7e1ffda

Browse files
committed
note timing and link to menu
1 parent 4616b4b commit 7e1ffda

File tree

2 files changed

+21
-5
lines changed

2 files changed

+21
-5
lines changed

_toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ parts:
3232
- file: notes/2023-10-26
3333
- file: notes/2023-10-31
3434
- file: notes/2023-11-02
35+
- file: notes/2023-11-07
36+
- file: notes/2023-11-09
3537
- caption: Activities
3638
chapters:
3739
- file: activities/kwl

notes/2023-11-09.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# What is an IDE?
22

3+
Work through the following on your own or in groups in class.
34

5+
If in class, make sure to stop at 1:35 to leave extra time for the experience report, because it is a little longer than the regular in class experience badges.
46

57
## Review your notes
68

@@ -15,7 +17,9 @@ The x.y are sections and the x.y.z are subsections.
1517

1618
Either discuss with peers in class or on the GitHub (asynch) discuss commonalities in your IDE notes.
1719

18-
20+
```{note}
21+
Spend 15-20 minutes on this
22+
```
1923

2024
### In person
2125

@@ -28,7 +32,7 @@ Either discuss with peers in class or on the GitHub (asynch) discuss commonaliti
2832

2933

3034

31-
Update your individual IDE notes with 1-2 things you learned from your peers.
35+
Update your individual IDE notes with 1-2 things you learned from your peers. Include this updated file in your experience report.
3236

3337

3438
### On GitHub
@@ -41,7 +45,10 @@ There are questions on the [GitHub Discussion](https://github.com/introcompsys/d
4145

4246
## Learn more
4347

44-
48+
```{note}
49+
This should take the majority of class time.
50+
Spend 30-40 minutes on this.
51+
```
4552

4653

4754
- [What is an IDE?](https://www.redhat.com/en/topics/middleware/what-is-ide)
@@ -83,19 +90,26 @@ Join the discussion on [on GitHub](https://github.com/introcompsys/discussion-fa
8390

8491
## Features and Extensions
8592

93+
```{note}
94+
Skip this if the above runs over time, otherwise spend a few minutes preparing and then only 2-3 minutes per student demo-ing your feature or extension.
95+
```
96+
8697
If in class, share your favorite IDE features or extensions to get a head start on your practice badge.
8798

88-
Try using the Air media to demo it.
99+
Think about how I modeled the multi-cursor feature in class.
100+
101+
Optional: Try using the Air media to demo it.
89102

90103
## Experience Reports
91104

105+
92106
For today, whether you are in class or asynchronous use the experience report (makeup) action. Use ISO date format: YYYY-MM-DD for the workflow input.
93107

94108

95109
## Prepare for Next Class
96110

97111

98-
```{include} ../_prepare/2023-03-23.md
112+
```{include} ../_prepare/2023-11-14.md
99113
```
100114

101115

0 commit comments

Comments
 (0)