Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Topic Idea] What Is Inheritance #23

Open
yangc95 opened this issue Mar 13, 2022 · 13 comments
Open

[Topic Idea] What Is Inheritance #23

yangc95 opened this issue Mar 13, 2022 · 13 comments
Assignees

Comments

@yangc95
Copy link
Collaborator

yangc95 commented Mar 13, 2022

One of the four pillars of object-oriented programming (OOP), inheritance supports reusable code. When a class inherits from another class (super or parent), it takes on properties and methods that were declared in the superclass.

Get creative with your example code snippets and keep it original 👍

Let us know if you want to write this!

@Goku-kun
Copy link
Contributor

Hey, @yangc95.

I'll be taking up this issue as part of the UGC. I plan to initially write up about inheritance in Python and later switch to another article which explains inheritance in JavaScript.

@yangc95
Copy link
Collaborator Author

yangc95 commented Apr 25, 2022

Hi @Goku-kun!

To confirm, you'll be writing two articles? One using Python and the other using JavaScript?

I'll go ahead and assign you this issue. After you submit a PR (pull request) within (give or take) 10 days, our team will review it.

Check out the Contribution Guide and
Documentation folder for further instructions and you can always reach out on this thread if you have any questions!

@Goku-kun
Copy link
Contributor

Goku-kun commented Apr 25, 2022

Hey @yangc95.

The inheritance mechanics differ a lot when we consider JS and Python. Hence, I'll be creating two different .md files. Each explaining inheritance in a particular language type.

@Goku-kun
Copy link
Contributor

Goku-kun commented May 21, 2022

Hey, @yangc95.

Can we create codebytes in articles as well? I know that they're functional for docs but just wanted to confirm if they'll work for articles too.

@Dusch4593
Copy link
Collaborator

Hi @Goku-kun 👋🏻 That is a great question! i don't believe that's been considered in articles up until now. 😄

Let me check further with my team and follow up?

@Goku-kun
Copy link
Contributor

Thank you, @Dusch4593.

I'll continue working on the article in the meantime.

@Dusch4593
Copy link
Collaborator

Hey @Goku-kun 👋🏻 Just wanted to check in and see how you were doing with this article? Anything we can do to help?

@Goku-kun
Copy link
Contributor

Hey @Dusch4593. Thanks for checking in. I'll not be able to get to it for next 1-2 weeks. But, I plan to finish it right after. I've it on my Calendar and I'll get it done.

@yangc95
Copy link
Collaborator Author

yangc95 commented Sep 25, 2023

@Goku-kun I've unassigned you due to inactivity; thanks for your interest and if at any time you decide to contribute in the future, you're more than welcome to!

@Acesif
Copy link

Acesif commented Oct 17, 2023

@yangc95 Can you assign me to this issue? Thanks

@KTom101
Copy link
Collaborator

KTom101 commented Nov 12, 2023

@Acesif If you're still interested in this, I can assign you. Please let me know if you are.

@Acesif
Copy link

Acesif commented Nov 12, 2023

@Acesif If you're still interested in this, I can assign you. Please let me know if you are.

yes please

@KTom101
Copy link
Collaborator

KTom101 commented Nov 12, 2023

@Acesif You're assigned. You can take a look at entries from other authors in the content folder if you need a reference on how to format and structure your file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants