Scripting language Python :

Python is a popular, high-level, general-purpose programming language renowned for its 
simple, English-like syntax and excellent
readability, making it an ideal choice for learners. It is versatile and used
across a wide range of fields, from web development to data science and
automation.

  • Understand Python basics, data types, operators, and control statements.
  • Write Python functions, use modules, packages, and standard library effectively.
  • Apply Python data structures such as lists, tuples, sets, dictionaries, and strings.
  • Implement object-oriented programming concepts in Python including classes, objects, inheritance, and polymorphism.
  • Utilize Python libraries (NumPy, Pandas, Matplotlib, Seaborn, scikit-learn, Tkinter)