the-programmers-hangout / website

🌳 TPH website
https://theprogrammershangout.com
MIT License
102 stars 67 forks source link

Simplify Java/Class article #185

Closed AstronautEVA closed 4 years ago

AstronautEVA commented 4 years ago

This article was too complex for a beginner. I have taken out discussion of super() as well as reduced the discussion of constructors in general. Other articles will be created to explore those topics in more depth.

veksen commented 4 years ago

I'm so sorry for the delay! I had a very crazy week. I agree it's a lot easier to consume without super() and should probably be kept for another article!