/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sriku.org
| | joeyreyes.dev
4.5 parsecs away

Travel
| | Happy new year! I'm kicking 2022 off with a post that has been in my queue for quite some time, an exploration of strict mode in JavaScript
| | www.integralist.co.uk
4.6 parsecs away

Travel
| | Introduction What is JavaScript Terminology Global Object Variables Types Objects Arrays Conditional Statements Coercion Functions Code Reuse (inheritance) Conclusion Introduction I've written this very brief guide to JavaScript just as an aid for people new to the language and who need a basic starting point to see what the syntax looks like and to get a feeling for some of its features. This article's main purpose is to give readers new to the language a glimpse of the JavaScript environment and to hop...
| | www.chriswarbo.net
4.9 parsecs away

Travel
| | [AI summary] An article explaining how to emulate lexically-scoped let expressions in Python using one-shot lambdas and the del keyword to clean up local variables.
| | www.linfo.org
25.6 parsecs away

Travel
| [AI summary] This article compiles programming quotations from notable figures in the field, highlighting insights on software development, programming languages, and the nature of coding.