posted on Sat, Jun 20 '20 under tag: code

This is live notes from a talk about how programs are executed

Different programming projects have programs that start execution in different places. Let us look at some common examples.

The biggest difference is between Object-Oriented languages like Java and scripting languages like javascript and python. They run programs in completely different ways.

Like what you are reading? Subscribe (by RSS, email, mastodon, or telegram)!