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

Опубликовано: 25 Июнь 2014
на канале: 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.


На этой странице сайта вы можете посмотреть видео онлайн Python Tutorial v3.2.5 Lesson 16.1 - Modular Arithmetic and Number Sorting длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Programming Tutorials by Steve 25 Июнь 2014, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 766 раз и оно понравилось 5 зрителям. Приятного просмотра!