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

[Contributors] Propose changes to Microbyte(Interfaces in Java) #58

Open
srishti-034 opened this issue Oct 23, 2020 · 2 comments
Open
Labels
help wanted Extra attention is needed

Comments

@srishti-034
Copy link
Contributor

srishti-034 commented Oct 23, 2020

MicroByte Title: Interfaces in Java

Improvement Proposal:
Learners/Contributors can go through the microbyte. If you feel:

  • any activity needs to be improved
  • any concept needs to be explained in a different way
  • any topic is difficult for beginner to understand

Then you can definitely propose those changes through PRs. Please refrain from adding more activities as they are enough according to the time limit.

Benefits of proposed improvements:
Microbyte content will be improved

@srishti-034 srishti-034 changed the title [Learners] Propose changes to Microbyte(Interfaces in Java) [Contributors] Propose changes to Microbyte(Interfaces in Java) Oct 23, 2020
@YourAKShaw YourAKShaw added the help wanted Extra attention is needed label Oct 23, 2020
@tejaswini22199
Copy link

Hey @srishti-034 I have some ideas to improve activity1 like instead of creating methods like create area and display we can add one more method in abstract class like find area of rectangle square and triangle. How about changing it! Waiting for your reply

@srishti-034
Copy link
Contributor Author

Hey @tejaswini22199 rectangle area has already been calculated in in RectangleArea class. So we need to make a new class for Triangle and override the calculateArea method accordingly.
I have used a single method just to illustrate the concept. You can further experiment with it but the idea which needs to be conveyed should remain simple, crisp and easy for learner to understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants