Jump to content

Wikipedia:WikiProject JavaScript/Reference library: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Tags: Mobile edit Mobile web edit
SkSlick (talk | contribs)
m Online books (linked web-page format): removed now useless link
Line 44: Line 44:
* ''[http://jqfundamentals.com/legacy/ jQuery Fundamentals]'' – overview of the jQuery JavaScript library, which teaches the beginner to use it to program basic tasks
* ''[http://jqfundamentals.com/legacy/ jQuery Fundamentals]'' – overview of the jQuery JavaScript library, which teaches the beginner to use it to program basic tasks
* ''[https://addyosmani.com/resources/essentialjsdesignpatterns/book/ Learning JavaScript Design Patterns]'' – reusable solutions for commonly occurring problems
* ''[https://addyosmani.com/resources/essentialjsdesignpatterns/book/ Learning JavaScript Design Patterns]'' – reusable solutions for commonly occurring problems
* ''[http://chimera.labs.oreilly.com/books/1234000000262/index.html Programming JavaScript Applications]'' –
* ''[https://en.wikipedia.org/wiki/User:Darcourse/Books/Programming_with_JavaScript Programming with JavaScript]'' - an advanced JavaScript WikiBook by JonMark Perry
* ''[https://en.wikipedia.org/wiki/User:Darcourse/Books/Programming_with_JavaScript Programming with JavaScript]'' - an advanced JavaScript WikiBook by JonMark Perry
* ''[http://speakingjs.com/es5/ Speaking JavaScript: An In-depth Guide for Programmers]'' – assumes you already know another object-oriented programming language. Covers ECMAScript 5.
* ''[http://speakingjs.com/es5/ Speaking JavaScript: An In-depth Guide for Programmers]'' – assumes you already know another object-oriented programming language. Covers ECMAScript 5.

Revision as of 16:16, 15 December 2020

Welcome to the WikiProject JavaScript Reference library of magazines, books, websites, and other publications. It is intended to help editors find knowledge published in reliable sources about JavaScript, its various components, and programs written in JavaScript.

Online sources

Articles

Bibliographies

  • JavaScript the Right Way – extensive bibliography of online resources (links) for JavaScript, arranged by subject (Web/article directory)

E-books

Online books (linked web-page format)

Downloadable e-books

Glossaries

News

On-line courses

  • freeCodeCamp (site) – non-profit interactive learning web platform to make learning web development including JavaScript accessible to anyone.
  • Khan Academy (JS courses) – non-profit educational organization with the mission "to provide a free, world-class education to anyone, anywhere", by providing free video courses and instructional materials online.

Study guides

Tutorials

Videos

Printed publications

Books

  • Beginning JavaScript, 5th-edition, Jeremy McPeak and Paul Winton, John Wiley & Sons, 2015, ISBN 978-1-118-90374-2
  • JavaScript Absolute Beginner’s Guide, Kirupa Chinnathambi, Pearson Education, 2017, ISBN 978-0-7897-5806-4
  • JavaScript: The Good Parts. O'Reilly. 2008. ISBN 978-0-596-51774-8. OCLC 192027457..
  • JavaScript Application Design: A Build First approach, Nicolas G. Bevacqua, Manning Publications, 2015. ISBN 9781617291951, 344 pages

Periodicals

By subject

Machine learning

Articles

Slide shows

Demos

Development environments

  • DeepForge – modern development environment for deep learning

Libraries

  • brain.js – library of Neural Networks written in JavaScript.
  • machine_learning – machine learning library for Node.js

Natural language processing

See also