inheritance
Here are 507 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
May 19, 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
Jun 14, 2020
-
Updated
May 12, 2020 - Jupyter Notebook
-
Updated
Mar 1, 2017 - JavaScript
-
Updated
Jun 23, 2020 - C#
How to handle multiple UI's, ...
-
Updated
Mar 7, 2020 - Ruby
-
Updated
Jan 17, 2020 - TypeScript
-
Updated
Apr 20, 2018 - JavaScript
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Sep 7, 2018 - Java
-
Updated
May 26, 2020 - C++
-
Updated
Jun 3, 2020 - Java
-
Updated
Aug 15, 2019 - PHP
-
Updated
Mar 25, 2017 - C#
-
Updated
Oct 14, 2019 - JavaScript
-
Updated
May 26, 2020 - JavaScript
-
Updated
Mar 11, 2020 - Python
-
Updated
Jan 12, 2018 - JavaScript
-
Updated
Jun 29, 2020 - Java
-
Updated
Sep 27, 2016 - C++
-
Updated
Jun 1, 2017 - PHP
-
Updated
Jun 25, 2020 - C++
-
Updated
Jan 9, 2020 - C#
-
Updated
Apr 19, 2017 - JavaScript
-
Updated
Jun 4, 2020 - 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?