0% found this document useful (0 votes)
10 views1 page

Assignment

The assignment for Unit 1 focuses on understanding Object-Oriented Programming (OOP) with Python. It includes tasks such as explaining OOP principles, comparing Procedural and Object-Oriented Programming, installing PyCharm IDE, and discussing various OOP concepts with examples. The assignment must be submitted in a physical classroom between July 15 and July 30, along with a basic viva.

Uploaded by

ksanjot247
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Assignment

The assignment for Unit 1 focuses on understanding Object-Oriented Programming (OOP) with Python. It includes tasks such as explaining OOP principles, comparing Procedural and Object-Oriented Programming, installing PyCharm IDE, and discussing various OOP concepts with examples. The assignment must be submitted in a physical classroom between July 15 and July 30, along with a basic viva.

Uploaded by

ksanjot247
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

‭Assignment for Unit 1 :- Understanding OOP with Python‬

‭ .‬ ‭What is OOP and explain Principles of OOP in python programing.‬


1
‭2.‬ ‭Write a difference between POP and OOP.‬
‭3.‬ ‭Write down the steps of pycharm IDE installation‬
‭4.‬ ‭Write down the short note with Example:‬
‭○‬ ‭Class Bundles‬
‭○‬ ‭Creation and Instantiation‬
‭○‬ ‭Instance Methods‬
‭○‬ ‭Encapsulation‬
‭○‬ ‭Init Constructor‬
‭○‬ ‭Class Attributes‬
‭○‬ ‭Working with Class and Instance Data‬
‭5.‬ ‭Write down the concept of Object and Class with Example.‬
‭6.‬ ‭List out some Real world Entity in OOP python.‬
‭7.‬ ‭Write down a short note of self parameters.‬

‭ OTE:‬‭This assignment is submitted in physical class room with basic‬


N
‭viva The starting of submission at among 15 july to 30 july.‬

You might also like