Overview
Discover how to sort any data type in Python with this informative 43-minute video tutorial by Reuven Lerner, a Python expert with 30 years of experience. Learn about the importance of sorting, Python's list sort method, and the versatile sorted function. Explore techniques for sorting strings and various data types using sorted. Gain practical insights into Python sorting mechanisms through clear explanations and examples. Perfect for both beginners and experienced programmers looking to enhance their Python skills.
Syllabus
- Intro
- How to sort anything
- Why is sorting important?
- Python's list sort method
- Python's sorted function
- Sorting strings
- Sorting anything with sorted
- Summary & conclusion
Taught by
vBrownBag