top of page
Advanced Python Topics
![Bottle with balls coming out one by one denoting the concept of python generators](https://static.wixstatic.com/media/9d30f2_a6fecc5441f94e469f71b9f2f2405cd6~mv2.jpg/v1/fill/w_154,h_94,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/istockphoto-515702343-1024x1024.jpg)
Learn to process files of huge size which cannot be brought in memory using python generators
![](https://static.wixstatic.com/media/9d30f2_fe4aab5a199b4cffb5009c49a904c134~mv2.png/v1/fill/w_155,h_81,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/9d30f2_fe4aab5a199b4cffb5009c49a904c134~mv2.png)
Discuss the difference between mutable and immutable objects in Python
![Changing color of apple from yellow to red denoting how python decorators modify behaviour of function](https://static.wixstatic.com/media/9d30f2_1531686989d5493ba1b493a4c26616c9~mv2.jpg/v1/fill/w_163,h_94,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/6993d4_84b1185d0be046a3900d9caf716eb9d8~mv2_edited.jpg)
Learn about the versatile tool in Python that allow you to modify the behavior of functions and methods at runtime.
bottom of page