Uploaded June 2017 | Updated September 2026, 2 weeks ago
A basic Python Programming Course for beginners. This video covers the basics of working with number types in Python.
We cover basic arithmetic operations and converting between strings and numbers (this is something you'll do in a lot of your software).
Numbers work more or less like you'd expect, in Python 3. This is a welcome change -- in Python 2, basic operations like division could have some bizarre results if you didn't understand how the language worked with numbers.
Check out the whole Python 3 Programming Course Playlist: youtube.com/playlist?list=PLtK75qxsQaMIHM0tNit2YLXvTuwrP1-Bq
Free Linux Sysadmin Course Playlist: youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK
Check out my step-by-step project-based Linux course for beginners, 93% off when you use this link: udemy.com/hands-on-linux-self-hosted-wordpress-for-linux-beginners/?couponCode=TL-YOUTUBE
Official Site & e-mail list: tutorialinux.com
Twitter: twitter.com/tutorialinux
Facebook: facebook.com/tutorialinux
Patreon: patreon.com/tutorialinux
Podcast: kernelpanicpodcast.com
A basic Python Programming Course for beginners. This video covers the basics of working with number types in Python.
We cover basic arithmetic operations and converting between strings and numbers (this is something you'll do in a lot of your software).
Numbers work more or less like you'd expect, in Python 3. This is a welcome change -- in Python 2, basic operations like division could have some bizarre results if you didn't understand how the language worked with numbers.
Check out the whole Python 3 Programming Course Playlist: youtube.com/playlist?list=PLtK75qxsQaMIHM0tNit2YLXvTuwrP1-Bq
Free Linux Sysadmin Course Playlist: youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK
Check out my step-by-step project-based Linux course for beginners, 93% off when you use this link: udemy.com/hands-on-linux-self-hosted-wordpress-for-linux-beginners/?couponCode=TL-YOUTUBE
Official Site & e-mail list: tutorialinux.com
Twitter: twitter.com/tutorialinux
Facebook: facebook.com/tutorialinux
Patreon: patreon.com/tutorialinux
Podcast: kernelpanicpodcast.com










