Explore >> Select a destination


You are here

www.integralist.co.uk
| | pvdz.ee
3.2 parsecs away

Travel
| | Personal website of Peter van der Zee (kuvos)
| | javascriptweblog.wordpress.com
3.0 parsecs away

Travel
| | Compared to other languages, JavaScript's concept of undefined is a little confusing. In particular, trying to understand ReferenceErrors ("x is not defined") and how best to code against them can be frustrating. This is my attempt to straighten things out a little. If you're not already familiar with the difference between variables and properties in...
| | trendless.tech
3.4 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?
| | bryananthonio.com
55.4 parsecs away

Travel
| A step-by-step guide on creating a REST API with Phoenix, covering everything from database setup to endpoint implementation.