Jump to content

Wikipedia:WikiProject JavaScript/Reference library: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
E-books: add entry
Line 45: Line 45:
* ''[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]'' –
* ''[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]'' - a WikiBook
* ''[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.
* ''[https://leanpub.com/understandinges6/read Understanding ECMAScript 6]'' – covers the core of the language in greater depth, and explains the differences between ECMAScript5 and ECMAScript6.
* ''[https://leanpub.com/understandinges6/read Understanding ECMAScript 6]'' – covers the core of the language in greater depth, and explains the differences between ECMAScript5 and ECMAScript6.

Revision as of 15:08, 9 February 2018

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

See also