|
You are here |
jb.heydingus.net | ||
| | | | |
www.thefrumiousconsortium.net
|
|
| | | | | There was a wealth of authors I very much enjoy reading in this slate, and new-to-me authors I was pleased to make acquaintance of! On reflection, I... | |
| | | | |
www.ekran.org
|
|
| | | | | Following is some refinement of the wave generation. I managed to centre that dominant peak in the middle of the time-series and I think that works quite well; indeed there is interesting stuff happening on the left side of it. The top image shows the full sequence and the bottom image a detail of just | |
| | | | |
www.hillelwayne.com
|
|
| | | | | What does this print? x = 1 x -> 0 Think it through, then try it in a browser console! Answer and explanation in the dropdown. Show answer It prints 1. wait wtf At the beginning of a line (and only at the beginning of a line), -> starts a comment. The JavaScript is parsed as x=1; x; // 0 The browser then displays the value of the last expression, which of course is 1. | |
| | | | |
missunderstandingeducation.school.blog
|
|
| | | Louise Lewis @MissLLewis | ||