Mathematics with Python! Modular Arithmetic

preview_player
Показать описание
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.

CONNECT:

------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
Рекомендации по теме