Go is a simple language so we like simple guide. Here is one written in Chinese. You can read in one...
Ruby rank #18,Elixir #7, Erlang #3 What does tech stacks mean in following pic? -->link
Following is normal code, repeat too much, not so good. _, err = fd.Write(p0[a:b]) if err != nil {...
First words, the teacher is great. But he used Chinese, if you don't konw Chinese and you are patient...
This pic is from the video by professor Simon and explains the function syntax clearly.
In short, typeclass is just like interface, so it's not so hard to understand. Let's see some code a...
A good video although I don't understand monad now.
Convert curl syntax to Python, Node.js, R, PHP, Go It support python and other languages. https://c...
Haskell Basics - FunFunFunction
"//?" can eval instantly. I saw it in this short JS teaching video. It seems cool. What plugin is it?...
A nice video for meta-programming. ...
Today I read this, it told us with 3 simple and fun samples: clock, counter and progress bar. de...
Today I watched the video about IPFS. I cannot fully understand it and I will watch it again. He...
Today I read Understanding the Eigenclass in less than 5 minutes. It explained clearly. class Greet...
Today I read this, give ruby some applause. https://jasoncharnes.com/using-ruby-in-2019/
jbodah / suggest_rb ❓ tells you...
Talk from AlphaGo creator. Understand theory of everything through AI or AGI(general). He said they...
Chris Toomey demoed using vim and focus on the edit language of vi. He gave an interesting and simpl...
I was watching the video yesterday and thought of this idea. Lets compare: Youtube know users....
In the pic is a model of a card game. Just a page, short and clear. In this video Scott introduced...
IMBA is a new web language. As the introduction on the site Scrimba is developed with IMBA. Followin...
Vue gets the top 1. And React, Code... -->
Scrimba is a site for learning code combining video and IDE. So you can do some coding while watching...
The code is from this post. It makes the params more clear. function renderList(list, { ordere...
JS Nuggets channel is nice with short videos for JS. Following codes shared with you. //forEac...
In this video the editor is cool. The pic shows while coding. I want to know if I can get it.
https://projects.lukehaas.me/runjs/ 5 stars: *****
Today I read Why Developers Love Node.js & what's their main issue with it? Survey Results.. It...
Today I read What is A Matrix & How to Use It in Ruby? It introduce a gem daru to do data analys...
RubyConf 2018 - Reducing Enumerable - An Illustrated Adventure by Brandon Weaver Brandon is an a...