Object-Oriented Programming (OOP)
|
Classes
|
Objects
|
Attributes
|
Methods
|
'self' Parameter & Pass statement
|
Defining Classes
|
Designing with Classes
|
Data Modeling
|
Persistent Storage of Objects
|
Inheritance
|
Polymorphism
|
Operator Overloading
|
Abstract Classes
|
Exception Handling
|
try block
|
Iterators
|
CLI Args
|
Most frequent words in a text read from a file
|
Simulating Elliptical Orbits in Pygame
|
Simulating a Bouncing Ball in Pygame
|
Web Scraping: Scrape data from websites using libraries like BeautifulSoup or Scrapy
|