Python MS 7

Damiatta University
Fri, Mar 17, 3:00 PM (EET)

About this event

Object-oriented programming (OOP) is a programming paradigm that is supported in Python. OOP is based on the concept of objects, which are instances of classes. A class is a blueprint that defines the attributes and behavior of an object. In Python, a class is defined using the "class" keyword, followed by the class name and a colon. The attributes of a class are defined as variables, and the behavior of a class is defined as methods. An object is created by instantiating a class, and can access the attributes and methods of the class. OOP in Python provides encapsulation, inheritance, and polymorphism. Encapsulation means that the attributes and methods of a class are hidden from outside access, and can only be accessed through the object. Inheritance allows classes to inherit attributes and methods from a parent class, and can be used to create more specialized classes. Polymorphism allows objects of different classes to be used interchangeably, as long as they implement the same interface. OOP is widely used in Python for software development, and can be used for a variety of applications such as GUI development, game development, and web development.


Organizers

  • Mohammed El-Shahat Ismail

    Mohammed El-Shahat Ismail

    Microsoft

    GDSC Lead

    View Profile
  • Haneen mohamed

    Haneen mohamed

    GDSC Damietta University

    GDSC Co-Leader / WTM Ambassador

    View Profile
  • Hadeer Elsaied

    Hadeer Elsaied

    Head HR

    View Profile
  • Jihan Elsherbiny

    Jihan Elsherbiny

    GDSC Damietta University

    Co-Head HR

    View Profile
  • Mostafa Mohe

    Mostafa Mohe

    Co-Head PR in Core Team of Damiatta University

    Head PR

    View Profile
  • Mohammed Elgharbawy

    Mohammed Elgharbawy

    Head OR

    View Profile
  • Nadeen Alaa

    Nadeen Alaa

    SM Member in Core Team of Damiatta University

    Head Multi-Media

    View Profile
  • Israa Reda

    Israa Reda

    SM Member in Core Team of Damiatta University

    Vice-Head Multi-Media

    View Profile
  • Rawan Hassan

    Rawan Hassan

    SM member in core team of Damietta university

    Vice-Head Multi-Media

    View Profile

Partners