Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
L50: Sorting in python using functions refactoring the obvious sort
Play lesson

Programming in Python - L50: Sorting in python using functions refactoring the obvious sort

4.0 (1)
12 learners

What you'll learn

This course includes

  • 23 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Welcome to Lecture 50 of the course "Programming in Python" by Prof. Sudarshan Iyengar. Full Course: https://study.iitm.ac.in/ds/course_pages/BSCS1002.html Video Overview In this lecture we revisit the obvious sort algorithm and give it a powerful twist using functions. First we reimplement the sorting logic step by step including a few intentional stumbles to learn from mistakes. Then we refactor the code with functions to reduce duplication improve readability and simplify the overall approach. You will see how breaking a complex task into smaller modules makes coding easier and more maintainable. We close by teeing up the same modular strategy for matrix multiplication in the next video. About IIT Madras' online Bachelor of Science programme IIT Madras offers four year BS programmes that aim to provide quality education to all irrespective of age educational background or location. The BS programme has multiple levels which provide flexibility to students to exit at any of these levels. Depending on the courses completed and credits earned the learner can receive a Foundation Certificate from IITM CODE (Centre for Outreach and Digital Education), Diploma(s) from IIT Madras or BSc/BS Degrees from IIT Madras. For more details Visit: https://www.iitm.ac.in/academics/study-at-iitm/non-campus-bs-programmes #python #sorting #algorithm #obvioussort #functions #functionalprogramming #modularprogramming #coderefactoring #codeoptimization #programmingtutorial #beginnersprogramming #codingtips #datastructures #pythontutorial #programming #softwaredevelopment #matrixmultiplication #refactoring #cleancode #readability

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere