/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

contribute.jquery.org
| | daker.me
3.1 parsecs away

Travel
| | Adnane Belmadiaf's blog.
| | blog.jquery.com
0.8 parsecs away

Travel
| | jQuery: The Write Less, Do More, JavaScript Library
| | trendless.tech
4.0 parsecs away

Travel
| | Computer coding has a relatively long history compared to most other computer-based things. While Charles Babbage created the difference machine in the 1820s, Ada Lovelace was the first "programmer". Machine/Assembly Coding At its core, programming could be machine code: just a bunch of 0s and 1s. But, that's tiresome, and hard to read, so they [...]Read More... from Code Basics: How Do Coders Code?
| | www.baturin.org
18.6 parsecs away

Travel
| [AI summary] This blog post continues an OCaml tutorial by explaining boolean operators, conditional expressions, and detailed strategies for writing recursive functions including tail call optimization.