Very fortunate!

On Mon, Jul 8, 2019 at 1:20 PM B Carr <buc...@gmail.com> wrote:

>
>
> On Monday, July 8, 2019 at 1:01:26 PM UTC-6, Burak Serdar wrote:
>>
>>
>> > I'll need to study this a bit more. Can you give me a pointer?
>>
>> I don't know really, other than the obvious ones like:
>>
>> http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/
>> https://golang.org/doc/  -> there's sections on concurrency patterns,
>> http servers, etc.
>>
>
> Thanks for that.
>
>
>>
>> The most difficult and crucial thing with go is to change the way you
>> think about concurrency. For years I wrote programs in Java, and when
>> I started working with go, I looked for thread pools and thread local
>> variables. Learning to live without them was refreshing.
>>
>
> Since I'm coming to Go with zero background in concurrency there is
> nothing contaminating me. Fortunately...
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/f658e6c9-7b73-4f25-a7db-4c5a95df79bd%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/f658e6c9-7b73-4f25-a7db-4c5a95df79bd%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 

*Michael T. jonesmichael.jo...@gmail.com <michael.jo...@gmail.com>*

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CALoEmQzMFrmYmsd4TtYkLUk7KRsN3dLFSOodvV5WHNE9z1TfwA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to