inheritance
Here are 486 public repositories matching this topic...
I think it would be useful to add a mention about Async streams (IAsyncEnumerable) when a developer wants to tackle 'Handle streams of data' problem.
-
Updated
Apr 21, 2020
-
Updated
Nov 24, 2019 - JavaScript
Some methods have been introduced later. Right now lint doesn't warn for such calls. It warns for AppCompatActivity but not for CompositeActivity. I.e. Activity#isDestroyedI()
The @RequiresApi annotation could be added for such methods. It could be generated by the platform-tools/api/api-versions.xml which is used for lint warnings.
-
Updated
Jan 22, 2020
-
Updated
May 12, 2020 - Jupyter Notebook
-
Updated
Mar 1, 2017 - JavaScript
-
Updated
May 1, 2020 - C#
-
Updated
Jan 17, 2020 - TypeScript
-
Updated
Apr 20, 2018 - JavaScript
-
Updated
Mar 7, 2020 - Ruby
How to handle multiple UI's, ...
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Sep 7, 2018 - Java
-
Updated
Aug 15, 2019 - PHP
-
Updated
Mar 2, 2020 - Java
-
Updated
May 12, 2020 - C++
-
Updated
Mar 25, 2017 - C#
-
Updated
Oct 14, 2019 - JavaScript
-
Updated
May 8, 2020 - JavaScript
-
Updated
Jan 12, 2018 - JavaScript
-
Updated
Mar 11, 2020 - Python
-
Updated
May 15, 2020 - Java
-
Updated
Sep 27, 2016 - C++
-
Updated
Jun 1, 2017 - PHP
-
Updated
Apr 3, 2020 - C++
-
Updated
Apr 19, 2017 - JavaScript
-
Updated
Jan 9, 2020 - C#
-
Updated
Oct 30, 2019 - Java
Improve this page
Add a description, image, and links to the inheritance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inheritance topic, visit your repo's landing page and select "manage topics."
It says there is good resources and the first title on the landing page says that those practices are bad and should not be used any more. Maybe find something else to link to make that point?