[go-nuts] Re: Programming paradigm.

2017-07-17 Thread Tong Sun
I feel the following is an eye-opening reading for doing functional programming in Go: https://blog.gopheracademy.com/advent-2016/go-syntax-for-dsls/ On Monday, July 17, 2017 at 12:14:40 PM UTC-4, Patrick Logan wrote: > > I've not had any trouble doing functional programming in Go. Here's a >

[go-nuts] Re: Programming paradigm.

2017-07-17 Thread Egon
I suggest reading: https://medium.com/@egonelbre/paradigm-is-not-the-implementation-af4c1489c073 + Egon On Sunday, 16 July 2017 20:42:34 UTC-7, Mayank Acharya wrote: > > Dear all, > I am new to Go language. > > I searched a lot to understand it's paradigm structure but still not > getting clear