DEV Community

chenge profile picture

chenge

Ruby, and learn Rust, Go, Elixir, Erlang...

Location China Joined Joined on  github website
A simple concise guide for Go in Chinese

A simple concise guide for Go in Chinese

5
Comments
1 min read

Want to connect with chenge?

Create an account to connect with chenge. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Study of Programming Languages Not to Learn in 2019

Study of Programming Languages Not to Learn in 2019

6
Comments 9
1 min read
Simple Idea for Improving Error Handling of Go

Simple Idea for Improving Error Handling of Go

14
Comments 6
1 min read
Nice Video: First Day of Emacs

Nice Video: First Day of Emacs

9
Comments
1 min read
Haskell in One Slide

Haskell in One Slide

21
Comments
1 min read
Typeclass(Interface) is Kernel Concept of Haskell Functor, Monad These Weird

Typeclass(Interface) is Kernel Concept of Haskell Functor, Monad These Weird

8
Comments 1
1 min read
A Good Video for Haskell Monad

A Good Video for Haskell Monad

10
Comments 6
1 min read
A Fun Tool: Curl to Program

A Fun Tool: Curl to Program

13
Comments 2
1 min read
A Nice Short Video for Basic Haskell

A Nice Short Video for Basic Haskell

10
Comments
1 min read
What's the "//?" in the Code Editor

What's the "//?" in the Code Editor

9
Comments 8
1 min read
Meta-programming for Dummies - RedDotRubyConf 2017

Meta-programming for Dummies - RedDotRubyConf 2017

13
Comments
1 min read
Cool CLIs in Elixir with IO.write/2

Cool CLIs in Elixir with IO.write/2

12
Comments 3
1 min read
A Little about IPFS

A Little about IPFS

11
Comments 1
1 min read
Understanding the Eigenclass in less than 5 minutes

Understanding the Eigenclass in less than 5 minutes

6
Comments
1 min read
Using Ruby in 2019

Using Ruby in 2019

9
Comments 1
1 min read
A Fun Way to Find a Ruby Method with suggest Gem

A Fun Way to Find a Ruby Method with suggest Gem

5
Comments
1 min read
Demis Hassabis, The Theory of Everything

Demis Hassabis, The Theory of Everything

4
Comments
1 min read
Nice video: Mastering the Vim Language

Nice video: Mastering the Vim Language

14
Comments 1
1 min read
Dev.to Need a Recommendation System like Youtube

Dev.to Need a Recommendation System like Youtube

8
Comments 20
1 min read
Domain Modeling Made Functional - Scott Wlaschin

Domain Modeling Made Functional - Scott Wlaschin

19
Comments
1 min read
IMBA is not MBA

IMBA is not MBA

7
Comments 1
1 min read
2018 JavaScript Rising Stars

2018 JavaScript Rising Stars

5
Comments
1 min read
Two fun: Scrimba Learning Site and Bulma CSS

Two fun: Scrimba Learning Site and Bulma CSS

7
Comments
1 min read
Fancy Function Parameters of JS

Fancy Function Parameters of JS

6
Comments
1 min read
Short Video: Array Iteration

Short Video: Array Iteration

19
Comments
1 min read
Using JS Teach JS, A Cool Editor

Using JS Teach JS, A Cool Editor

9
Comments
1 min read
RunJS: A JavaScript 'Scratchpad' Tool for macOS

RunJS: A JavaScript 'Scratchpad' Tool for macOS

14
Comments 6
1 min read
A Survey: Why Developers Love Node.js

A Survey: Why Developers Love Node.js

11
Comments
1 min read
Data Analysis in Ruby

Data Analysis in Ruby

9
Comments
1 min read
Most Fun Video of Ruby I've Seen

Most Fun Video of Ruby I've Seen

17
Comments
1 min read
Immutable Object is Useful

Immutable Object is Useful

7
Comments
1 min read
Best-websites-a-programmer-should-visit

Best-websites-a-programmer-should-visit

35
Comments
1 min read
8thlight:Tech to Watch in 2019

8thlight:Tech to Watch in 2019

7
Comments
1 min read
Keyword Arguments of Ruby makes code more clear

Keyword Arguments of Ruby makes code more clear

11
Comments 6
1 min read
Test Rails Fast and Stable

Test Rails Fast and Stable

5
Comments 2
1 min read
A simple linked list by 9 lines of code

A simple linked list by 9 lines of code

19
Comments
1 min read
Deploy your Slate doc tool in Github in 1 minute

Deploy your Slate doc tool in Github in 1 minute

4
Comments
1 min read
IPLD: data model of the content-addressable web

IPLD: data model of the content-addressable web

8
Comments
1 min read
javascript.christmas

javascript.christmas

4
Comments
1 min read
State of JS 2018

State of JS 2018

7
Comments
1 min read
Slate, a great tool for doc and tutorial

Slate, a great tool for doc and tutorial

10
Comments
1 min read
#TIR: A call for Rust 2019 Roadmap blog posts

#TIR: A call for Rust 2019 Roadmap blog posts

6
Comments
1 min read
#TIR: Plataformatec and Elixir: 2018 in review

#TIR: Plataformatec and Elixir: 2018 in review

6
Comments
1 min read
Go Proverbs from @rob_pike

Go Proverbs from @rob_pike

9
Comments
1 min read
#TIR: Microservices Design Guide

#TIR: Microservices Design Guide

15
Comments
1 min read
#TIR: Build a Simple Persistent Key-Value Store in Elixir, using Logs - Part 1

#TIR: Build a Simple Persistent Key-Value Store in Elixir, using Logs - Part 1

7
Comments
1 min read
A missing function of IEx

A missing function of IEx

5
Comments
1 min read
Recommend:illustration How does Unicorn work?

Recommend:illustration How does Unicorn work?

7
Comments 5
1 min read
Recommend: Anonymous Functions, Programming Elixir 1.6 — Chapter 5

Recommend: Anonymous Functions, Programming Elixir 1.6 — Chapter 5

7
Comments
2 min read
The Super Tiny Compiler!

The Super Tiny Compiler!

10
Comments
1 min read
CrashCourse Videos about Computer and other Knowledge

CrashCourse Videos about Computer and other Knowledge

5
Comments
1 min read
Recommend: AST for JavaScript developers

Recommend: AST for JavaScript developers

9
Comments
1 min read
Rust Survey 2018 Results

Rust Survey 2018 Results

14
Comments
2 min read
A Great Video List of Clean Code in Js

A Great Video List of Clean Code in Js

12
Comments
1 min read
Recommend: Five Language Stories

Recommend: Five Language Stories

7
Comments 2
1 min read
A new terminal editor AMP in Rust

A new terminal editor AMP in Rust

7
Comments 2
1 min read
Clean Code concepts adapted for Ruby

Clean Code concepts adapted for Ruby

10
Comments 1
1 min read
Are there some good videos for learning Go?

Are there some good videos for learning Go?

8
Comments 6
1 min read
A Literal Guide for Erlang

A Literal Guide for Erlang

13
Comments 8
1 min read
My Solutions for Perfect Number in Several Languages

My Solutions for Perfect Number in Several Languages

10
Comments 4
2 min read
loading...