-
Course
- Core Tech
Core Python 3: The Numeric Tower, Conversion, and Operators
This course will teach you about the numbers that are available in Python and how to implement math operators on your own classes.
What you'll learn
There are many reasons that you would need to use numbers or complex math in a software development scenario. For example, Python can be used to quickly count currency, calculate camera aperture, and create fractals. In this course, The Numeric Tower, Numbers, and Operators, you’ll learn how numbers work behind the scenes. First, you’ll explore the built-in number types. Next, you’ll discover how the operators work. Finally, you’ll learn how to implement operators on your objects. When you’re finished with this course, you’ll have the skills and knowledge of numbers and protocols needed to leverage operators and custom classes.
Table of contents
About the author
Matt Harrison runs MetaSnake, a Python and Data Science consultancy and corporate training shop. He is the author of best selling Python books. He blogs at ``hairysun.com`` and occasionally tweets useful Python related information at ``@__mharrison__``
More Courses by Matt