Python Tutorial v3.2.5 Lesson 16.1 - Modular Arithmetic and Number Sorting

Published: 25 June 2014
on channel: Programming Tutorials by Steve
766
5

2:02 Skip the Introduction to Lesson 16.1.
11:39 Skip to the Lesson 16.1 Challenge Program

Lesson 16.1 provides a more practical use of modular arithmetic, including use of integer division and the modulo operator. This lesson takes numbers and sorts larger numbers into their correct places (ones, tens, hundreds, etc.) so that they can be manipulated in ways otherwise inaccessible. Finally, a challenge program will use these concepts and random generation to create a small game centered on these concepts.

This is an introductory series of Python tutorials. This course, from start to finish, is designed to help someone who has never programmed before learn the basics of coding in Python. As this series continues, we examine more advanced Python techniques, functions, and methods.

You can download a copy of Python from http://www.python.org/downloads/.

Keep in mind this tutorial is using an older version of Python, v3.2.5. You will need to click on the "View Older Releases" button to use this specific version. Using the newer versions will not be an issue at this point, but when the lesson proceeds to basic graphics, the Pygame Module we'll use does not support v3.3+ at this time.


On this page of the site you can watch the video online Python Tutorial v3.2.5 Lesson 16.1 - Modular Arithmetic and Number Sorting with a duration of hours minute second in good quality, which was uploaded by the user Programming Tutorials by Steve 25 June 2014, share the link with friends and acquaintances, this video has already been watched 766 times on youtube and it was liked by 5 viewers. Enjoy your viewing!