Mathematics with Python! Modular Arithmetic
Adrian Dolinay
Tutorial on how to conduct modular arithmetic within Python. Learn how to work with Python's built in modulo expression, build your own modulo function from scratch and program a clock using modular arithmetic.
The notebook can be found in the "Mathematics with Python" folder within the below repo. GitHub Repo - https://github.com/ad17171717/YouTube-Tutorials
CONNECT: LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/ GitHub: https://github.com/ad17171717 Twitter: https://twitter.com/DolinayG
------Video Chapters------ 0:00 - Intro 0:09 - Definition of modular arithmetic 0:52 - Modular expressions using Python 1:28 - Simple examples of the modulo operation 3:32 - Creating a modulo function from scratch 5:59 - Testing our modulo function 8:16 - Programming a clock with modular arithmetic 17:10 - Listing all time zones with pytz 17:38 - Real world applications of modular arithmetic 19:20 - References and additional learning ... https://www.youtube.com/watch?v=kfalvauWLak
57211655 Bytes