dolphinalt / SEAL_Fastpages

i like seals
Apache License 2.0
1 stars 0 forks source link

3.9 and 3.11 Learning Resources #4

Open dolphinalt opened 1 year ago

dolphinalt commented 1 year ago

Setup:

Searching Introduction:

run wget https://raw.githubusercontent.com/dolphinalt/SEAL_Fastpages/master/_notebooks/2022-11-29-searching-introduction.ipynb in your _notebooks folder. If that doesn't work for you, try running: curl https://raw.githubusercontent.com/dolphinalt/SEAL_Fastpages/master/_notebooks/2022-11-29-searching-introduction.ipynb > 2022-12-6-Unit-3.9-3.11.ipynb

Developing Algorithms (Python):

run wget https://raw.githubusercontent.com/dolphinalt/SEAL_Fastpages/master/_notebooks/2022-11-29-Developing-Algorithms.ipynb in your _notebooks folder. If that doesn't work for you, try running: curl https://raw.githubusercontent.com/dolphinalt/SEAL_Fastpages/master/_notebooks/2022-11-29-Developing-Algorithms.ipynb > 2022-12-6-Unit-3.9-3.11.ipynb

Developing Algorithms (Javascript):

run wget https://raw.githubusercontent.com/dolphinalt/SEAL_Fastpages/master/_notebooks/2022-11-29-developing-algorithms-js.ipynb in your _notebooks folder. If that doesn't work for you, try running: curl https://raw.githubusercontent.com/dolphinalt/SEAL_Fastpages/master/_notebooks/2022-11-29-developing-algorithms-js.ipynb > 2022-12-6-Unit-3.9-3.11.ipynb

These will contain the lesson, space for you to take notes, and homework!

Key pages:

Purpose and Objectives

Searching Introduction (3.9)

Developing Algorithms (3.11) (Python)

Developing Algorithms (3.11) (JavaScript)

Homework:

Issue containing homework submission and requirements

Due: Friday (12/9) 7pm IMPORTANT NOTICE: Please compile ALL three notebooks (above) into ONE blog post and submit that link for easier grading!!

_SEAL fastpages - Alex, Ethan, Lily, Sophia_

lwu1822 commented 1 year ago

Link to our planning