josharsh / OPython-Init

This repository walks you through the Object Oriented Programming in python. Illustrates real world examples, working codes and going about finding a coding solution.
GNU General Public License v3.0
160 stars 188 forks source link

Add Codes to the material for reference #1

Open josharsh opened 4 years ago

josharsh commented 4 years ago

A small example of running codes in python relating to Object-Oriented concepts in python can be added in a new folder called "Examples"

robotjellyzone commented 4 years ago

hi @josharsh what type of code you want to be added in this repo . do explain it !!

swim-mer commented 4 years ago

I'm also interested in helping to add code.

NemalPeiris commented 4 years ago

Hi @josharsh I'm also interested in helping out. Can u give a walkthrough about what needs to be done.

josharsh commented 4 years ago

A small example of running codes in python relating to Object-Oriented concepts in python can be added in a new folder called "Examples"

manxbiker commented 4 years ago

This is my first day contributing to issues. I have offered an OO example of a circular queue I use with my CS class to an 'Examples' folder. Happy to offer more examples later.

HarsimranVirk commented 4 years ago

I have added an OO example of Linked List implementation. Also this is my first contributiion

robotjellyzone commented 4 years ago

hi @josharsh , i have added the examples to show the oops concepts in python. Please Do checkout these commits soon and inform me if anything more is required !!

Niroa95 commented 4 years ago

I have created a basic class and object to add as examples

suparnasnair commented 4 years ago

Hi @josharsh, I'd like to contribute to this as a newbie in open-source projects. May I add examples?

suparnasnair commented 4 years ago

Hi @josharsh , I've added a commit and raised a PR for an example for classes. Please do have a look and let me know in case you need more info in this.

SunandaS76 commented 4 years ago

Hi @josharsh, I'd like to contribute to this project. I would like to add examples on abstract class. May I add examples?

sisodiya2421 commented 4 years ago

Hi @josharsh , I have added an inheritance example and raised a PR. Please have a look.

FARVE14 commented 4 years ago

Hi @josharsh , I have raised PR for Polymorphism example. Please have a look. Thanks!

ArpithaMalavalli commented 4 years ago

I did a webscraping project using beautiful soup. Can I add that as an example?

vipulSharma18 commented 4 years ago

i've added pull request #68 showing example code for inheritance of types single, multiple and multi-level. Please accept the pull request.

srv48 commented 4 years ago

I would like to contribute to the project

Zaidtech commented 4 years ago

Hi! @josharsh can you permit me to add a Scraping Example To it, I made it using Beautiful Soup

josharsh commented 4 years ago

@Zaidtech sure!

Zaidtech commented 4 years ago

Thanks

Zaidtech commented 4 years ago

@josharsh I made a PR, kindly review the same.

Sanika1999 commented 3 years ago

Can I contribute to this?

blackpandan commented 3 years ago

I'm also interested in helping to add code.

raj-chinagundi commented 3 years ago

@josharsh Can i contribute to this? I am really interested in adding examples for you repository

AksharSolanki2697 commented 3 years ago

@josharsh I am interested in contributing to this project. Please assign it to me.

agarwalutkarsh554 commented 3 years ago

@josharsh Can i contribute too? I am interested in adding examples to your repository

Rits333 commented 3 years ago

@josharsh I want to contribute can I add codes for dynamic programming please let me know.

lingyanbo commented 2 years ago

@josharsh I am very interested, help add code examples

bug-author commented 2 years ago

@josharsh I recently wrote a class to perform vector normalization for pre processing my training data. The class imitates the semantics of how the code is written in sci-kit learn for such functions.

I'd like it to be a part of the Examples if you don't mind.

monil28 commented 1 year ago

@josharsh I want to contribute on this issue.

Chandolkar001 commented 1 year ago

@josharsh I want to contribute to the OOP examples part

lilibethocando commented 1 year ago

Hello @josharsh I would like to contribute to this project.

Could you please provide more information about what's required?

What kind of OOP examples?

PRO-GUNE commented 1 year ago

Hello @josharsh I would like to contribute some examples regarding basic design patterns. Will that be possible? Could you please provide me some feedback on this idea? Thank you