Skip to content

Commit b29aad2

Browse files
author
Evan Peck
committed
Update bucknell-cs1.md
Added function lab/activity
1 parent 7703412 commit b29aad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/bucknell-cs1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Ethically Aligned CS 1 Course
66
In Fall 2019, Bucknell University is running a redesigned version of CS 1 in which all core technical topics explore societal and ethical questions in CS. While details of the full course will emerge after the semester, I'll be posting labs that our students collaboratively work together on. All labs are completed in a 2-hour block.
77

88
- [**Conditionals:** Design a housing prioritization algorithm](https://docs.google.com/document/d/1HsRSC3H_u6KcQhv2y9cWyrYV3xpvvBUcAvoaH-FsG0I/edit?usp=sharing)
9-
- **Functions and Data Types:** Wrestle with input validation for diverse users. _Coming Soon: Adapted from [this activity](https://ethicalcs.github.io/modules/input/)_
9+
- [**Functions and Data Types:** Wrestle with input validation for diverse users](https://drive.google.com/drive/folders/1gAOrtRo6ZkAmyehVvvRgdTnCigSgGU7F?usp=sharing)
1010
- **For Loops:** Design a fair hiring algorithm. _Coming Soon: Adapted from [this activity](https://ethicalcs.github.io/modules/hiring/)_
1111
- **Complex, Nested Loops:** Averaging images of human faces (towards issues in facial-recognition) _Coming Soon_
1212
- **Dictionaries:** Creating an automatic language generator (towards issues in training sets) _Coming Soon_

0 commit comments

Comments
 (0)