You are here |
blog.jayfields.com | ||
| | | |
www.greyblake.com
|
|
| | | | A blog about software development. | |
| | | |
honnef.co
|
|
| | | | ||
| | | |
kevinjmurphy.com
|
|
| | | | Duck typing is commonly used by Rubyists and other users of dynamic languages. We'll demonstrate duck typing by helping a concert lighting team set up the lighting for a band. | |
| | | |
attilaolah.eu
|
|
| | Incidentally, decoding JSON data (or really, almost any data structure) isreally easy in Go (golang). We simply call json.Unmarshal(...) andboom! We have nice data structures. |