M

Marijn Haverbeke Books

1 book·~10 min total read

Marijn Haverbeke is a software developer and open-source contributor known for his work on CodeMirror, a popular in-browser code editor. He has extensive experience in JavaScript and functional programming and is recognized for his clear and thoughtful writing on programming concepts.

Known for: Eloquent JavaScript: A Modern Introduction to Programming

Books by Marijn Haverbeke

Eloquent JavaScript: A Modern Introduction to Programming

Eloquent JavaScript: A Modern Introduction to Programming

programming·10 min read

Eloquent JavaScript is a comprehensive introduction to programming using the JavaScript language. It guides readers from basic programming concepts to advanced topics such as functional programming, asynchronous programming, and web development. The book emphasizes writing elegant, efficient, and expressive code, encouraging readers to think deeply about how programs work and how to design them effectively.

Read Summary

Key Insights from Marijn Haverbeke

1

Understanding Values, Types, and Operators in JavaScript

Every program manipulates data, and in JavaScript, that data comes in forms called values. Our first task as programmers is to learn how to speak the language of these values—to see numbers, strings, and booleans not just as inert symbols but as representations of meaning in motion. JavaScript gives...

From Eloquent JavaScript: A Modern Introduction to Programming

2

Exploring Program Structure: Control Flow and Functions

Without structure, a program is just chaos—a flood of instructions without direction. The first act of programming artistry is to shape the program’s flow. In JavaScript, we make the computer decide by using if-statements, loops, and functions. Each is a moment of decision and intent. I recall how ...

From Eloquent JavaScript: A Modern Introduction to Programming

About Marijn Haverbeke

Marijn Haverbeke is a software developer and open-source contributor known for his work on CodeMirror, a popular in-browser code editor. He has extensive experience in JavaScript and functional programming and is recognized for his clear and thoughtful writing on programming concepts.

Frequently Asked Questions

Marijn Haverbeke is a software developer and open-source contributor known for his work on CodeMirror, a popular in-browser code editor. He has extensive experience in JavaScript and functional programming and is recognized for his clear and thoughtful writing on programming concepts.

Read Marijn Haverbeke's books in 15 minutes

Get AI-powered summaries with key insights from 1 book by Marijn Haverbeke.