GDGagan Deep Singhingagan.hashnode.dev路Oct 14, 2021 路 3 min readThe reason behind the use of "self" instead of "this" in OOP in PythonIntroduction In this article, you'll learn how self is used in Python, and why it is used instead of this. If you wanna jump to the answer, read the source directly by clicking here. How self is used in Python In short, It's more of a convention used...01U
GDGagan Deep Singhingagan.hashnode.dev路Aug 28, 2021 路 1 min readFree Interactive/Video Courses for Learning Python 3 in 2021Brace Yourselves, Free Resources are coming... Free Python Courses (Videos) 1. Programming for Beginners - How to Code Tutorial with Python and C# by Jabrils (5 Hours) Link (course contents in description): https://youtu.be/__izua1kKeI 2. Python Fu...00
GDGagan Deep Singhingagan.hashnode.dev路Nov 8, 2020 路 3 min readStrings and their Methods in Python 3.9 馃悕A bit on what strings are and their METHODS (which make life easier) !! 馃敟馃敟馃敟 NOTE: Almost all of the content in this article is taken from the official Python Docs, and divided into digestible chunks so that people like me can understand it (litt...00