Skip to content

Commit 0cadcc2

Browse files
authored
update spring semester slides CHAN
1 parent 9204067 commit 0cadcc2

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

index.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,42 +68,41 @@ https://piazza.com/lowell_high_school/fall2021/apcs) (Your instructor will provi
6868
* CodingBat problem sets, **Don't forget to log in!** [arraylist1](https://codingbat.com/home/simona1@sfusd.edu/arraylist1), [arraylist2](https://codingbat.com/home/simona1@sfusd.edu/arraylist2), [morearraylist](https://codingbat.com/home/simona1@sfusd.edu/morearraylist)
6969
* Slide Presentation: [Asteroids Parts 2 & 3](https://docs.google.com/presentation/d/1akG1I7TVbLFR-d_KNiAOm4p-lQvF8F7BvTy460TTOU0/edit?usp=sharing)
7070
* Continuing the Asteroids Game: [Part 2](https://github.com/APCSLowell/Asteroids2#asteroids-part-2) [Part 3](https://github.com/APCSLowell/Asteroids3#asteroids-part-3)
71-
(https://drive.google.com/open?id=0Bz2ZkT6qWPYTNmZmMWUyMjMtYzRmZC00YzdkLTkwNjQtNzQ5MjVmODNhNjdm)
7271
* Worksheet: [Review for fall final](https://docs.google.com/document/d/1S11g5bvyo3VBmcWehHtfPxPSICV1h6guHTVbUHiKLmQ/edit?usp=sharing) and [solutions](https://docs.google.com/document/d/1WM6QRWs0W8cqmeClYITkPeSsuG16PUflz17uLVOQ6Rk/edit?usp=sharing)
7372

7473

7574
### Spring Semester Programming Projects with Processing & GitHub
76-
* Slide Presentation: [APJavaStrings](https://docs.google.com/presentation/d/1BS9pfAvCDXkIX-XV6ghY_bPwi1IN0j_Qa6b7QZgMR3Y/edit?usp=sharing)
75+
* Slide Presentation: [APJavaStrings](https://docs.google.com/presentation/d/15L0nvRrX5IK2GAGML06tgwUt_aqs3XDpg-TdNXuHs_w/edit?usp=sharing)
7776
* CodingBat problem set **Don't forget to log in!** [googlebillboard](https://codingbat.com/home/simona1@sfusd.edu/googlebillboard)
7877
* [Google Billboard](https://github.com/APCSLowell/GoogleBillboard#google-billboard)
7978
* CodingBat problem set **Don't forget to log in!** [piglatin](https://codingbat.com/home/simona1@sfusd.edu/piglatin)
8079
* [Pig Latin](https://github.com/APCSLowell/PigLatin#pig-latin)
8180
* Worksheet: [Pointers](https://drive.google.com/open?id=0Bz2ZkT6qWPYTWVc2QldETjFiWmc) and [solutions](https://docs.google.com/document/d/0Bz2ZkT6qWPYTdGpmaFRXemt3QjQ/edit?usp=sharing&ouid=108159973338688428341&resourcekey=0-OeCG49iW6Ib9lxgNF4wHtQ&rtpof=true&sd=true)
8281
* CodingBat problem set **Don't forget to log in!** [palindrome](https://codingbat.com/home/simona1@sfusd.edu/palindrome)
8382
* [Palindrome Checker](https://github.com/APCSLowell/PalindromeChecker#palindrome-checker)
84-
* Slide Presentation: [Recursion](https://docs.google.com/presentation/d/18S0EB1FL7U0c7BobGplV5LJfJ7WHh5eJoJwVK_8yhyc/edit?usp=sharing)
83+
* Slide Presentation: [Recursion](https://docs.google.com/presentation/d/1yyVA3MUZAeF0oyh2mQKDy85bup7RazPjilfIEyETyHo/edit?usp=sharing)
8584
* Worksheet: [Recursion 1](https://drive.google.com/open?id=0Bz2ZkT6qWPYTN2U4M2E5ZTQtMGFhMC00ZDY0LThiMGItODMwYzBiMGFiODdi) has solutions on the back
8685
* [Sierpinski Triangle](https://github.com/APCSLowell/SierpinskiTriangle#sierpinski-triangle)
8786
<!-- Shortened 2021 from recursion1, recursion2 and recursion3-->
8887
* CodingBat problem sets, **Don't forget to log in!** [recursion1](https://codingbat.com/home/simona1@sfusd.edu/recursion1), [recursion2](https://codingbat.com/home/simona1@sfusd.edu/recursion2) and [recursion3](https://codingbat.com/home/simona1@sfusd.edu/recursion3)
8988
* [Create your own Fractal](https://github.com/APCSLowell/OriginalFractal#create-your-own-fractal)
9089
* Worksheet: [Recursion 2](https://docs.google.com/document/d/1JR4HwYzrhDZv6WaWr5VXO_c32EVV60lwC5lB-0LnPwM/edit?usp=sharing) and [solutions](https://docs.google.com/document/d/1J8DpipuK_-C0nEZCkTPTzzgo-bPywp8I9BdGBmfCj5Q/edit?usp=sharing)
9190
* Choose one: [Fractal Tree](https://github.com/APCSLowell/FractalTree#fractal-tree) or [Tendron](https://github.com/APCSLowell/Tendron/blob/master/README.md#tendron)
92-
* Slide Presentation: [2D arrays](https://docs.google.com/presentation/d/1_rk3nKsde5bQGs-36ijMh4wmNN3RtqFpNL59R6CnC-c/edit?usp=sharing)
91+
* Slide Presentation: [2D arrays](https://docs.google.com/presentation/d/13XWQeSkqx2UL_SHNJJ_jUWmyCplEY3MDIJU4jva7ADU/edit?usp=sharing)
9392
* CodingBat problem set, **Don't forget to log in!** [minesweeper](https://codingbat.com/home/simona1@sfusd.edu/minesweeper)
9493
* Choose one: [Game of Life](https://github.com/APCSLowell/GameOfLife/blob/main/README.md#game-of-life) or (more challenging) [Minesweeper](https://github.com/APCSLowell/Minesweeper#minesweeper)
9594
<!-- * [Raspberry Pi](https://github.com/APCSLowell/RaspberryPi) -->
9695
<!-- * [Binary Search In Class Exercise](https://github.com/APCSLowell/BinarySearchInClassExercise/blob/master/README.md) -->
97-
* Slide Presentation: [Searching](https://docs.google.com/presentation/d/1RT-GyA9vMbHkg3uhhxPDML8cseQYqYmODo2HM_o0fPU/edit?usp=sharing)
96+
* Slide Presentation: [Searching](https://docs.google.com/presentation/d/1mT7Cu9inbjTpboXgNgRhcWmHOTarMCG_lj_szto8Bjw/edit?usp=sharing)
9897
* CodingBat problem sets, **Don't forget to log in!** [searching](https://codingbat.com/home/simona1@sfusd.edu/searching), [searching2](https://codingbat.com/home/simona1@sfusd.edu/searching2)
9998
* [Linear and Binary Searching Functions](https://github.com/APCSLowell/BinarySearch#linear-and-binary-searching-functions)
100-
* Slide Presentation: [Sorting](https://docs.google.com/presentation/d/10LtPcP7DGoZVvtN0HFcx0eSIxjJkOzD0gsPeOr2-BK8/edit?usp=sharing)
99+
* Slide Presentation: [Sorting](https://docs.google.com/presentation/d/1_03Rwt1FRNCf7bNMKCg4JeRu5gdX3a2TqNU8u8eGNFQ/edit?usp=sharing)
101100
* Worksheet: [Sorting 1](https://docs.google.com/document/d/1d8QknZbcwPjpP2Ry_VeXZQvxc-rl14jIUOyB4KZfBCo/edit?usp=sharing) and [solutions](https://docs.google.com/document/d/1cpWifPt-dSpbRs3Cujz6E8BPZ6Cvk9c8JAeqk0qKOTE/edit?usp=sharing)
102101
* CodingBat problem sets, **Don't forget to log in!** [sorting](https://codingbat.com/home/simona1@sfusd.edu/sorting)
103-
* Slide Presentation: [ForEachLoops](https://docs.google.com/presentation/d/16_jH4fZhCwNuWvVCLZ8JIr1_7i3N9APU51zLB1YRBXs/edit?usp=sharing)
102+
* Slide Presentation: [ForEachLoops](https://docs.google.com/presentation/d/1d3BVMvZL4Ve6n_HfOuZj6OdUDtHkMi5jb_qYYayBkDU/edit?usp=sharing)
104103
* Worksheet: [For each loops](https://drive.google.com/open?id=0Bz2ZkT6qWPYTMDliNTYyNDUtZjNhZi00ZDE3LWIxNjItOTgxNTExYTk0MjNj) and [solutions](https://docs.google.com/document/d/0Bz2ZkT6qWPYTNmZmMWUyMjMtYzRmZC00YzdkLTkwNjQtNzQ5MjVmODNhNjdm/edit?usp=sharing&ouid=108159973338688428341&resourcekey=0-RmyPsanq-n7vg0UpauEXFg&rtpof=true&sd=true)
105104
* Worksheet: [Sorting 2](https://docs.google.com/document/d/1f6L_QYLCsx3da0xhXgMtpQvzrWdz35IZ8ovGm2JM4mI/edit?usp=sharing) and [solutions](https://docs.google.com/document/d/103BJ3XotG82HrGF_-w9RwTCoinZP6ZkEKUMhnYSbiXk/edit?usp=sharing)
106-
* Slide Presentation: [AP exam](https://docs.google.com/presentation/d/1OCWfsoU2-0yzh1yUxgZW-K7xQedB0STDw-hNDqWDJEg/edit?usp=sharing)
105+
* Slide Presentation: [AP exam](https://docs.google.com/presentation/d/1XgsObg5lu5ZuDEW7Ykbhu8DjBA8o1Z2RlrUTpLN-20E/edit?usp=sharing)
107106
* [After the AP exam](https://github.com/APCSLowell/AfterTheAP#after-the-ap-exam)
108107

109108

0 commit comments

Comments
 (0)