How to Sort Anything
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the depths of Python sorting in this 30-minute EuroPython 2020 conference talk. Dive into the intricacies of the built-in "sorted" function and learn how to sort any collection of Python data. Discover techniques for using custom functions to sort built-in data structures in novel ways, and design custom classes that sort exactly as intended. Gain a deeper understanding of sorting, built-in data structures, function objects, and the impact of "magic methods" on Python classes. Learn to write clearer, shorter, and more easily understood code through topics such as Timsort, custom sorting with "key", stable sorting, sorting lists of dictionaries and named tuples, and making objects sortable. Suitable for intermediate-level Python programmers familiar with writing functions, classes, and methods.
Syllabus
Reuven Lerner - How to sort anything
Taught by
EuroPython Conference
Related Courses
โปรแกรมไพทอนสำหรับวิทยาการข้อมูล | Python Programming for Data ScienceChiang Mai University via ThaiMOOC Introduction to Functions in Python
DataCamp Intermediate Functional Programming with purrr
DataCamp Game Development (Android + IOS): Build 12 Apps & Games
Udemy Python from Intermediate to Expert
Udemy