Comprehensive Learning Resource
Eloquent JavaScript covers a wide range of topics, from basic syntax to advanced concepts like asynchronous programming and web development. This depth makes it a valuable resource for both beginners and advanced programmers.
Interactive Code Examples
The book contains numerous interactive code examples that allow readers to see the effects of their code in real-time. This hands-on approach reinforces learning and helps solidify concepts.
Free Online Access
Eloquent JavaScript is available for free online, making it accessible to anyone with an internet connection. This allows learners from around the world to benefit from its content without financial barriers.
Engaging Writing Style
The author, Marijn Haverbeke, writes in an engaging and clear style, making complex topics more understandable and keeping readers interested.
Good Balance of Theory and Practice
The book strikes a good balance between theoretical explanations and practical exercises, allowing readers to apply what they have learned immediately.
Promote Eloquent JavaScript. You can add any of these badges on your website.
Videos, blogs, text-based teachings, YouTube project-based learning, books, and the like are all examples of various methods and mediums of acquiring skills, especially in the software engineering industry. As I continue to navigate this challenge, I've made major changes, one being that I will now document the journey, and the other, I switched to reading books on JavaScript. I currently use the book ELOQUENT... - Source: dev.to / 5 months ago
Seconded. I won't recommend it and no one I know has recommended it for a decade. It's hard for someone who doesn't know JS to know which parts has changed and is no longer the way to do things. https://github.com/getify/You-Dont-Know-JS are the 2 best source for learning JS. If you don't have time to read both, just go with https://eloquentjavascript.net/ If one needs to go further, go through... - Source: Hacker News / 8 months ago
> Do you have any tip for learning js at it's fundamentals? I would recommend: - https://eloquentjavascript.net/ - https://javascript.info/. - Source: Hacker News / 8 months ago
Eloquent JavaScript is a free online book by Marijn Haverbeke. It's a great resource for learning JavaScript from scratch, with a focus on writing clean and effective code. - Source: dev.to / 8 months ago
Beginner Resources: Start with the basics using resources like Eloquent JavaScript and JavaScript.info. - Source: dev.to / 8 months ago
Eloquent JavaScript is like an online book that makes learning JavaScript fun and easy. It has cool code examples you can play with and exercises to help you learn. Whether you’re just starting or you’re already a pro, it’s a great resource to get better at JavaScript. Plus, it’s written in a way that’s easy to understand, so you won’t get lost in technical jargon. - Source: dev.to / 8 months ago
Books are ok but I think it's better to learn with websites that use live coding examples and exercises. https://www.freecodecamp.org/ is good, the Responsive Web Design and JavaScript courses are a good place to start, there's a great community of learners and tutors to help. The MDN developer resources is a useful site to keep open while you learn. https://developer.mozilla.org Now pick a framework to start... - Source: Hacker News / 9 months ago
(https://eloquentjavascript.net/) Eloquent JavaScript is an online book that teaches JavaScript programming in a clear and engaging manner. With interactive code examples and exercises, it's perfect for both beginners and experienced developers looking to deepen their understanding of the language. - Source: dev.to / 12 months ago
He's also the author of a really great JavaScript book: https://eloquentjavascript.net/ - which he's been intermittently updating since 2007! - Source: Hacker News / about 1 year ago
Eloquent JavaScript, which is a popular book that covers the fundamentals and advanced topics of JavaScript. - Source: dev.to / about 1 year ago
Eloquent JavaScript: A modern introduction to programming using JavaScript, available for free online. - Source: dev.to / about 1 year ago
Eloquent JavaScript - A free book by Marijn Haverbeke that teaches JavaScript from the ground up. Website: https://eloquentjavascript.net/. - Source: dev.to / over 1 year ago
Some translations are available at eloquentjavascript.net. - Source: dev.to / over 1 year ago
Eloquent JavaScript: A free online book that covers JavaScript from the ground up. - Source: dev.to / over 1 year ago
I learned HTML and CSS from W3 schools and Javascript from eloquent javascript by Marijn Haverbeke https://eloquentjavascript.net/. - Source: Hacker News / over 1 year ago
I learned HTML and CSS mainly from MDN, so that's where I suggest you look. As for stuff I use in css most often I can only recommend a few articles and such. Learn how to use Flexbox and CSS Grid though for sure (as those are the two most modern ways to layout an HTML page) as well as CSS Positioning [0] (which is some of the older ways to lay things out). [0]: https://alistapart.com/article/css-positioning-101/... - Source: Hacker News / over 1 year ago
For Javascript this book is really helpful: https://eloquentjavascript.net/ Free Udacity course by Peter Norvigs: https://www.udacity.com/course/design-of-computer-programs--cs212 Introduction to Algorithms (Thomas H. Cormen) : https://en.wikipedia.org/wiki/Introduction_to_Algorithms. - Source: Hacker News / over 1 year ago
Https://eloquentjavascript.net/ is a great way to get familiar with JS. React has the most traction behind it, although I found Vue easier to pick up. I suggest trying your hand at things and seeing what sticks with you. I've been having a blast with Vercel. - Source: Hacker News / over 1 year ago
Https://eloquentjavascript.net/ - a good programming book that also builds up from the beginning. Covers vanilla JavaScript and the Domain Object Model (browser-based front-end), and introduces Node. I personally don't think JavaScript is the best language for new programmers to start with, because JS isn't as strict as other languages when it comes to types. I'd advise working through this after doing the... Source: over 1 year ago
OP if you don’t mind let me share here are the two sites I found helpful, just pick of one them: 1. Eloquent Js 2. javascript.info. Source: over 1 year ago
I have actually ran it on three different online code sandboxes: a) the online code sandbox provided in the JavaScript book I'm studying from, b) Codepen, and c) Codesandbox. Source: over 1 year ago
Do you know an article comparing Eloquent JavaScript to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Eloquent JavaScript. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.