quii/learn-go-with-tests

Add chapters about strings, bytes, runes and characters

Open

#85 opened on Jun 20, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (22,374 stars) (2,846 forks)batch import
help wantednew chapter

Description

I am still confused with strings, bytes, runes and characters in Go after reading Strings, bytes, runes and characters in Go. Could you consider add some chapters about them?

And the requirement could be "Replace all spaces in a String with ‘%20’".

Contributor guide