Difference between revisions of "Cedars Computer and Python"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
==LaTeX== | ==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.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.
- I've written up 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 Python code by Professor Connell to test the Polya Conjecture.
LaTeX