How Are Python's Mutable Constants Useful

Описание к видео How Are Python's Mutable Constants Useful

In python, most constants aren’t guaranteed to be constant during the program’s lifetime, but they are still quite helpful. In this video I’ll explore how python constants are still important to use, even if they can be mutable.

And while the examples today will all be in python, the ideas shared will carry over to most programming languages. Even ones that enforce constants being constant.

You can see the code examples referenced in this video here: https://seniorcodereviewbuddy.com/you...

The intro music is:
Acid Jazz by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/...
Source: https://freemusicarchive.org/music/Ke...
Artist: http://incompetech.com/

The outro music is:
Funk Game Loop by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/...
Source: http://incompetech.com/music/royalty-...
Artist: http://incompetech.com/

00:00 Intro
01:50 Example 1
04:01 Example 2
06:10 Example 3
07:54 Conclusions

Комментарии

Информация по комментариям в разработке