-
-
Notifications
You must be signed in to change notification settings - Fork 62.6k
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
Consistency of listings (help wanted) #4579
Comments
@eshellman I also noticed this inconsistency as well, would mentioning the platform as "YouTube" be necessary or is it implied if not mentioned? Similar to some links having "HTML" added to them but one could assume that it would be HTML else specified (e.g. PDF, EPUB, etc). @SethiPandi what do you think? |
You may have noticed from how long all my replies are, but I've always been a fan of verbosity and disambiguation. I feel it's always nice to be explicit, even for things a sensible user may infer, especially as there is no guarantee all users will be sensible. The only arguably inferable thing in my opinion is HTML, but even then I think it's ideal, though it doesn't have to be mandatory, to specify it. I'm unsure where YouTube may be considered inferable, though. The following only represents my personal experience, not the average user. |
We can elide 'YouTube' and 'Github" from listings. For courses, the platform name is more useful because platforms provide more varied experiences and may have registration requirements. 'HTML' should be indicated only when it is the only format available - often our link lead to a web page which offers links to content of multiple types. |
@eshellman okay great that sounds good |
We need to compile provider-specific consistency notes. So...
from PRs: |
Should be meta-list or language agnostic moved at begining? These improves TOC between each translated listing. Eg.:
(take into account pending #5249 renaming) |
Helps to improve EbookFoundation#4579
Moves some resources related with topic found in `Misc` and `Data Science` It consolidates this section 🚀 Improves EbookFoundation#4579
* refactor(courses): Add AI category Add `Artificial Intelligence` section suggested in #5569 (comment) Resolves #5569 Locks Resolves #5569 * refactor(courses): Move `Elements of AI` Moved to `Artificial Intelligence` section suggested in #5569 (comment) Resolves #5569 Locks Resolves #5569 * refactor(courses): Movings to `Artificial Intelligence` Moves some resources related with topic found in `Misc` and `Data Science` It consolidates this section 🚀 Improves #4579 * fix(courses): Give credits to instructor/platforms
with the flood of additions during Hacktoberfest, I'm seeing some sites/publisher/platforms added where links are inconsistently presented.
One example is books by goalkicker.
Most of our goalkicker listings look like this:
* [Spring Framework Notes for Professionals](https://books.goalkicker.com/SpringFrameworkBook) - Compiled from StackOverflow documentation
This give readers an idea of what to expect, and provides proper attribution. But not all our goalkicker links are formatted the same way.
Similarly, wikibooks links have been inconsistent - there's already a PR working to address that. #4230
Our course listing have expended a lot, and platform attribution has been inconsistent. It should be:
`* [title as given by resource](link, playlist if YouTube) - Instructor/Creator (platform)
PR's to improve consistency will be welcomed.
The text was updated successfully, but these errors were encountered: