Advanced Javascript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 16

Advanced Javascript

I want to get a deeper understanding of pure javascript. Any resources out there you pros are holding onto? Thanks in advance!!!

17th Dec 2018, 5:15 AM
Phillip Mark England
Phillip Mark England - avatar
18 Answers
17th Dec 2018, 5:43 AM
Gordon
Gordon - avatar
+ 12
🌟This is a free PDF book for JavaScript https://books.goalkicker.com/JavaScriptBook/
17th Dec 2018, 5:29 AM
Bono
Bono - avatar
+ 9
Just in case you'd be amused by deep... There's a language spec that forms the basis for browser-specific engines (e.g. SpiderMonkey in Mozilla products) Standard ECMA-262 :ECMAScript® 2018 Language Specification https://www.ecma-international.org/publications/standards/Ecma-262.htm Its API Specification: https://www.ecma-international.org/publications/standards/Ecma-402.htm Built-Ins (like JSON): https://www.ecma-international.org/publications/standards/Ecma-414.htm SpiderMonkey is a *specific* engine based off the spec: "...Mozilla's JavaScript engine written in C and C++. It is used in various Mozilla products, including Firefox, and is available under the MPL2." https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey Includes internals, bytecode reference and much more.
17th Dec 2018, 6:13 AM
Kirk Schafer
Kirk Schafer - avatar
+ 4
MDN is the choice - https://developer.mozilla.org/es/docs/Web/JavaScript Best known. Beginner -to Advanced; It will teach all JavaScript, If you have a Question; That you can’t quite find, Use https://www.stackoverflow.com
18th Dec 2018, 3:16 PM
Potato Hacker
Potato Hacker - avatar
+ 3
I read a lot on MDN ( https://developer.mozilla.org/en-US/docs/Web/JavaScript ) while I try to do stuff. Has basic tutorials, advanced tutorials, and all official documentation for JavaScript, with compatibility browser charts.
17th Dec 2018, 10:22 PM
Alex Ruiz
Alex Ruiz - avatar
+ 2
Javascript works with HTML. You should have a good understanding of HTML in creating Web pages. Javascript enhances Web pages. When studying HTML use "TRY" which SoloLearn allows you to run sample programs. You cannot hurt or damage anything. You learn coding by modifying test programs with some of your own code.
17th Dec 2018, 7:00 AM
Lloyd L Conley
Lloyd L Conley - avatar
+ 1
For more advanced Javascript you will have to spend some money. It is assumed that SoloLearn teaches fundamental things in programming languages. Most of the advanced Javascript is not written in most cour, but out of minds brilliant people.
17th Dec 2018, 3:58 PM
Lloyd L Conley
Lloyd L Conley - avatar
+ 1
More advanced programming skills are required in engineering and science. Fourier Transform and Laplace Transforms for solving Calculus problems electrical engineering. These two transforms convert calculus problems to advanced algebra eqyations. The transforms also allow converting anwsers in to calculus. He a challenge for you. Solve a m x n matrices Multiple the two different Matrix A by Matrix B and give answer of Matrix C. Use Python because manipulation of Arrays will be easier. Matrix solving is also used in business world. Have a great day!
17th Dec 2018, 4:18 PM
Lloyd L Conley
Lloyd L Conley - avatar
+ 1
[redacted] Aekkachai Chongwattanakite Your most recent posts were removed by a moderator as they are neither related to the questions nor programming-related and so amount to spamming. Continuing in that way will get your account deactivated. Please review these links for appropriate/expected use of Q&A and SoloLearn's service, where to put certain types of content, etc: https://www.sololearn.com/discuss/1316935/?ref=app https://www.sololearn.com/discuss/321242/?ref=app
18th Dec 2018, 1:19 PM
Aekkachai Chongwattanakite
Aekkachai Chongwattanakite - avatar
+ 1
Thank Elizabeth! The links will be helpful. You will make a great programmer. The following link has lots of help on its search page. http://www.adealseeker.com. The website is safe for the average users, but not completely safe for shopping Kart to sell or purchase items. If you like your own links on website let me know. Lloyd
21st Dec 2018, 8:17 PM
Lloyd L Conley
Lloyd L Conley - avatar
4th Oct 2019, 8:21 AM
Ryan Els
Ryan Els - avatar
6th Oct 2019, 7:43 AM
Ryan Els
Ryan Els - avatar
0
Here are some books on JS you can study You Don’t Know JS (book series) Eloquent JavaScript Online JavaScript: The Good Parts by Douglas Crockford JavaScript: The Definitive Guide by David Flanagan JavaScript Enlightenment
17th Dec 2018, 12:42 PM
Ikechukwu
1st Oct 2019, 10:54 AM
Ryan Els
Ryan Els - avatar
3rd Oct 2019, 3:35 AM
Ryan Els
Ryan Els - avatar
7th Oct 2019, 3:14 PM
Ryan Els
Ryan Els - avatar
0
i Wanna Learn The JavaScript Codes
16th Jan 2020, 10:35 PM
XNinjaX 347
XNinjaX 347 - avatar