free-programming-books icon indicating copy to clipboard operation
free-programming-books copied to clipboard

Separate e-book and Video tutorials.

Open wkazisan opened this issue 4 years ago • 5 comments

Separate e-book and Video tutorials. It will b easy to find out.

wkazisan avatar Oct 09 '21 07:10 wkazisan

there's a section in CONTRIBUTING that discusses how to categorize a resource. Sometimes it's difficult!

eshellman avatar Oct 09 '21 17:10 eshellman

:bulb: What about split in books-*.md files:

  • ebooks: real books / papers / official lecturer-teacher material used in colleges... usually have covers, ISBN, etc.; diferent downloadable sources. Also, most of the times domains like gitbook, leanpub, readthedocs...
  • tutorials / guides: long article about topic fitting some our categories; normally as a web article, accepted blog post...

davorpa avatar Nov 03 '21 15:11 davorpa

splitting the file will not make it easier to find resources. If we feel it's important to distinguish between types, we can add a content type annotation the way we do in our podcast/screencast lists,

eshellman avatar Nov 15 '21 16:11 eshellman

splitting the file will not make it easier to find resources. If we feel it's important to distinguish between types, we can add a content type annotation the way we do in our podcast/screencast lists,

I like it... maybe with some emoji as badge to be able to distinguish by parsers across languages

  • Real books: :book: :book:
  • Videos: :video_camera: :video_camera:
  • Tutorial, guides...: :memo: :memo:, :page_facing_up: :page_facing_up:, :page_with_curl: :page_with_curl:

davorpa avatar Nov 15 '21 21:11 davorpa

I worry that in practice it will add a barrier for contributors

eshellman avatar Nov 16 '21 16:11 eshellman