|
You are here |
blog.hao.dev | ||
| | | | |
yieldcode.blog
|
|
| | | | | Take a good look at the following function and try to understand what it's doing. function do_magic(a, b) { return a + b; } | |
| | | | |
jfenn.me
|
|
| | | | | In the vast majority everyday software, nobody writes a mathematical proof of every piece of functionality. Dynamically typed languages exist for a reason, and this is not it. | |
| | | | |
andreabergia.com
|
|
| | | | | This post is part of the Languages Opinion series. Welcome back to my mini-series about programming languages. In this post, we will talk about what is probably the world's most used programming language: JavaScript. We will also discuss TypeScript, given its relevance and usage today. | |
| | | | |
www.bedtime-science-stories.org
|
|
| | | I have a 3 years old daughter who has taken a bit of an interest in science. I started this blog after reading the back cover of the book Ba... | ||