All Projects → InnovativeCoder → Innovative-Book-Resources

InnovativeCoder / Innovative-Book-Resources

Licence: other
This repository contains books from different topics and perfect enough to give developers a boost in understanding the concepts of Data Science and Artificial Intelligence(other topics are also included but main highlights are these two).

Projects that are alternatives of or similar to Innovative-Book-Resources

Ultimate Python Resource Hub
The Ultimate resource hub of Python: All at one place
Stars: ✭ 298 (+422.81%)
Mutual labels:  books, resource, resources
Reading Material
List of some useful blogs, books, courses, papers etc. 📚
Stars: ✭ 116 (+103.51%)
Mutual labels:  books, resources
Awesome Ios Resource
📱 A curated list of awesome iOS resources, including conferences, books, blogs, articles, websites and documentations
Stars: ✭ 1,289 (+2161.4%)
Mutual labels:  books, resource
Influential Cs Books
Most influential books on Computer Science/programming
Stars: ✭ 4,320 (+7478.95%)
Mutual labels:  books, influential-books
Repl
The Learning Hub for UoL's Online CS Students
Stars: ✭ 367 (+543.86%)
Mutual labels:  books, resources
Bookmarks.dev Frontend Only Archive
Bookmarking for Developers & Co
Stars: ✭ 38 (-33.33%)
Mutual labels:  books, resources
Awesome Kubernetes
A curated list for awesome kubernetes sources 🚢🎉
Stars: ✭ 12,306 (+21489.47%)
Mutual labels:  books, resource
my-action-github
awesome github
Stars: ✭ 62 (+8.77%)
Mutual labels:  books, resources
Books
Awesome Books
Stars: ✭ 3,242 (+5587.72%)
Mutual labels:  books, resources
Free Programming Books
📚 Freely available programming books
Stars: ✭ 216,030 (+378900%)
Mutual labels:  books, resource
Awesome-CyberSec-Resources
An awesome collection of curated Cyber Security resources(Books, Tutorials, Blogs, Podcasts, ...)
Stars: ✭ 273 (+378.95%)
Mutual labels:  resource, resources
computer book list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
Stars: ✭ 1,535 (+2592.98%)
Mutual labels:  books, resources
learn-ruby-and-cs
Books and other resources for learning Ruby and computer science.
Stars: ✭ 25 (-56.14%)
Mutual labels:  books, resources
The Engineering Managers Booklist
Books for people who are or aspire to manage/lead team(s) of software engineers
Stars: ✭ 1,180 (+1970.18%)
Mutual labels:  books, resources
awesome-internals
A curated list of awesome resources and learning materials in the field of X internals
Stars: ✭ 78 (+36.84%)
Mutual labels:  books, resources
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+152.63%)
Mutual labels:  books, resources
Awesome Wp Developer Tools
A collection of plugins, starter themes and tools to make WordPress development easier.
Stars: ✭ 388 (+580.7%)
Mutual labels:  resource, resources
Cs Books
A list of textbooks for a Computer Science curriculum.
Stars: ✭ 175 (+207.02%)
Mutual labels:  books, resources
awesome-coder-resources
编程路上加油站!------【持续更新中...欢迎star,欢迎常回来看看......】【内容:编程/学习/阅读资源,开源项目,面试题,网站,书,博客,教程等等】
Stars: ✭ 54 (-5.26%)
Mutual labels:  books, resources
books-ML-and-DL
.pdf Format Books for Machine and Deep Learning
Stars: ✭ 105 (+84.21%)
Mutual labels:  books, machine-learning-algorithms

Essential-Books Awesome

This repository contains books from different topics and perfect enough to give developers a boost in understanding the concepts of Data Science and Artificial Intelligence(other topics are also included but main highlights are these two).

Contributor Code of Conduct

Guidelines

  • make sure a book is free. Double-check if needed. It helps the admins if you comment in the PR as to why you think the book is free.
  • we don't accept files hosted on google drive, dropbox, mega, scribd, issuu and other similar file upload platforms
  • insert your links in alphabetical order. If you see a misplaced link, please reorder it and submit a PR
  • use the link with the most authoritative source (meaning author's website is better than editor's website is better than third party website)
    • no file hosting services (this includes (but is not limited to) Dropbox and Google Drive links)
  • always prefer a https link over a http one -- as long as they are on the same domain and serve the same content
  • on root domains, strip the trailing slash: http://example.com instead of http://example.com/
  • always prefer the shortest link: http://example.com/dir/ is better than http://example.com/dir/index.html
    • no URL shortener links
  • usually prefer the "current" link over the "version" one: http://example.com/dir/book/current/ is better than http://example.com/dir/book/v1.0.0/index.html
  • if a link has an expired certificate/self-signed certificate/SSL issue of any other kind:
    1. replace it with its http counterpart if possible (because accepting exceptions can be complicated on mobile devices)
    2. leave it if no http version but link still accessible through https by adding an exception to the browser or ignoring the warning
    3. remove it otherwise
  • if a link exists in multiple format, add a separate link with a note about each format
  • if a resource exists at different places on the Internet
    • use the link with the most authoritative source (meaning author's website is better than editor's website is better than third party website)
    • if they link to different editions and you judge these editions are different enough to be worth keeping them, add a separate link with a note about each edition
  • prefer atomic commits (one commit by addition/deletion/modification) over bigger commits. No need to squash your commits before submitting a PR. (We will never enforce this rule as it's just a matter of convenience for the maintainers)
  • if the book is older, include the publication date with the title.
  • include the author name or names where appropriate. You can shorten author lists with "et al."
  • if the book is not finished, and is still being worked on, add the "in process" notation.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].