Curious

I'm just curious

how much of a post I can crank out before I leave for a dinner.

Seek first to understand, then to be understood. That's the premise of all arguments. One side is trying to make a point. The other doesn't understand, or doesn't even allow one side to finish. Then the other side tries to make their point. And thus the first person hasn't even had the chance to finish their point and already they have to defend against this other person's point. It's a scary and unproductive cycle that can be avoided if you are to seek first to understand then to be understood.

Interesting JavaScript concepts

Testing the function calls using JS

Interesting how the call works and how dynamic it is. Anyway this is a car I want to get by the time I'm 30:

Okay, inside "script" is the java program console. Then you can add in classes and/or functions: class Car{constructor(var){this.thing = var;}...} and then you can call a new instance of the class using newCar = new Car("Jaguar"); and document.getElementById("theId").innerHTML = newCar.thing; for Sys.out.print. Besides that, everything seems very familiar/similar.

Jaguar vs Huracan

Guess who won?