Difference between revisions of "Cedars Computer and Python"

From Rasmapedia
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Click [[Cedars Math|here to go back]] to the Cedars Math front page.
 
Click [[Cedars Math|here to go back]] to the Cedars Math front page.
  
*[http://rasmusen.org/special/Cedars_School/10_elections.ppt 2024 elections maps and tables]
+
==Python==
 +
*[http://rasmusen.org/special/Cedars_School/2021_09_16_Python_Plots_Cedars.mp4 Python plotting video]
 +
 
 +
*[http://www.rasmusen.org/special/Cedars_School/02_04b_hw_Plotting_Functions.pdf  HW 2.4b supplement: Plotting Functions with Python]
 +
 
 +
* zoom office hour sessions [http://www.rasmusen.org/special/Cedars_School/2021.09.28a_Coding.mp4  one] 
 +
 
 +
* zoom office hour sessions [http://www.rasmusen.org/special/Cedars_School/2021.09.28b_coding.mp4  two ]  on problems with the homework.
 +
 
 +
*I've written up [http://www.rasmusen.org/special/Cedars_School/02_04b_handout_python_divisibility.pdf    a handout of  some Python code for testing divisibility] by 2,3,5, and 7.    Its purpose is to illustrate how one has to write up instructions for a computer carefully and clearly.
 +
 
 +
 
 +
*The [http://www.rasmusen.org/special/Cedars_School/Polya_python_Connell.pdf  Python code] by Professor Connell to test the Polya Conjecture.
 +
 
 +
 
 +
*[http://www.rasmusen.org/special/Cedars_School/03.01b_Anaconda_Python_handout.pdf  Handout: "Notes on Installing Anaconda Python"]
 +
 
 +
==LaTeX==
 +
*[http://www.rasmusen.org/special/Cedars_School/03.01b_Python_LaTeX_handout.pdf  Handout: "Notes on LaTeX"]
 +
 
 +
 
 +
*[http://www.rasmusen.org/special/Cedars_School/03.03_Latex_rotating_symbols.pdf Handout: Rotating Symbols in Latex, and How to Find A Computer Command You Don't Know].

Latest revision as of 23:31, 8 November 2024

Click here to go back to the Cedars Math front page.

Python

  • zoom office hour sessions one
  • zoom office hour sessions two on problems with the homework.


  • The Python code by Professor Connell to test the Polya Conjecture.


LaTeX