Difference between revisions of "Cedars Math:Handouts"
Jump to navigation
Jump to search
(→Python Coding) |
(→Python Coding) |
||
Line 3: | Line 3: | ||
==General Skills== | ==General Skills== | ||
===Python Coding=== | ===Python Coding=== | ||
+ | |||
+ | *[http://www.rasmusen.org/special/Cedars_School/04.03_Python_commands.pdf Handout: "Python Commands"]--learning basic commands. | ||
*[http://www.rasmusen.org/special/Cedars_School/01_Python_basics.pdf Handout: "Python Basics"], an easy problem set. | *[http://www.rasmusen.org/special/Cedars_School/01_Python_basics.pdf Handout: "Python Basics"], an easy problem set. | ||
Line 8: | Line 10: | ||
+ | *[http://www.rasmusen.org/special/Cedars_School/04.02_Fibonacci_homework.pdf Handout: "Fibonacci Coding"], with diagram plotting | ||
+ | |||
+ | *[http://www.rasmusen.org/special/Cedars_School/04.02_Fibonacci_Sequence.pdf Handout: "Python Basics"], an easy problem set. | ||
*[http://www.rasmusen.org/special/Cedars_School/03.01b_Anaconda_Python_handout.pdf Handout: "Notes on Installing Anaconda Python"] | *[http://www.rasmusen.org/special/Cedars_School/03.01b_Anaconda_Python_handout.pdf Handout: "Notes on Installing Anaconda Python"] |
Revision as of 12:52, 31 October 2022
Click here to go back to the Cedars Math front page.
Contents
General Skills
Python Coding
- Handout: "Python Commands"--learning basic commands.
- Handout: "Python Basics", an easy problem set.
- Handout: "Fibonacci Coding", with diagram plotting
- Handout: "Python Basics", an easy problem set.
- I've written up a handout of some Python code for testing divisibility by 2,3,5, and 7.
- The Python code by Professor Connell to test the Polya Conjecture.
Miscellaneous
- "When Everyone Is Somebody Then No One's Anybody" lyrics and performance video
- Handout on writing emails
- CLT tests: Fall 2018 questions and Fall 2018 answers and Spring 2021 questions.
Numbers
Using LaTeX to Write Equations and Symbols
Proofs
- The "All Odd Numbers Are Prime" joke and the joke script and the Python code by Professor Connell to test the Polya Conjecture.
- Proofs without Words of three infinite sums.
Chapters 1: Integers
- The "All Odd Numbers Are Prime" joke and the joke script and the Python code by Professor Connell to test the Polya Conjecture.
- [1] Defining New Kinds of Exponents]
Chapters 2 and 3: Fractions
Chapters 4, 5, and 6
Chapter 8, Geometry
- Prefaces to Euclid's Elements in the first English translation (1570).
- Shooting the Bird from the Mahabharata.
Chapter 9, Algebra