Re: [go-nuts] Re: latest go examples

2018-04-14 Thread Fernando Rodriguez
I second the Just for Func video series by Francesc Campoy, great series.

I also highly recommend the following resources to go along with that:
1. https://gophercises.com by Jon Calhoun
2. Go Data Structures & Algorithms:
https://github.com/floyernick/Data-Structures-and-Algorithms by Mykyta
Paliienko
3. A Tour of Go - https://tour.golang.org/welcome/1

If you would like some additional resources, I also posted some other
books, blogs & video series that I have found helpful @
https://blog.nandotech.com/post/2018-04-09-learning-go-resources-and-my-journey/



On Fri, Apr 13, 2018 at 12:34 PM andrey mirtchovski 
wrote:

> If you're looking for general examples of modern Go, perhaps the
> JustForFunc series will be of interest:
>
> https://www.youtube.com/channel/UC_BzFbxG2za3bp5NRRRXJSw
>
> On Fri, Apr 13, 2018 at 10:28 AM, JM  wrote:
> > thanks. I run a software engineering team so I've been less hands-on
> lately
> > and want to get back into keeping my skills current.
> >
> >
> > On Friday, April 13, 2018 at 10:14:08 AM UTC-6, JM wrote:
> >>
> >> Where can I find some examples of using go that uses the latest
> releases?
> >> I went to golang.org but still looking. I am aware of gobyexample.com
> but
> >> not sure if it's kept updated as new builds are released.
> >> thanks.
> >
> > --
> > 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.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>
-- 


Fernando Rodriguez
President // Software Development
(561) 757-7187
www.nandotech.com
ferna...@nandotech.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.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] Re: latest go examples

2018-04-13 Thread andrey mirtchovski
If you're looking for general examples of modern Go, perhaps the
JustForFunc series will be of interest:

https://www.youtube.com/channel/UC_BzFbxG2za3bp5NRRRXJSw

On Fri, Apr 13, 2018 at 10:28 AM, JM  wrote:
> thanks. I run a software engineering team so I've been less hands-on lately
> and want to get back into keeping my skills current.
>
>
> On Friday, April 13, 2018 at 10:14:08 AM UTC-6, JM wrote:
>>
>> Where can I find some examples of using go that uses the latest releases?
>> I went to golang.org but still looking. I am aware of gobyexample.com but
>> not sure if it's kept updated as new builds are released.
>> thanks.
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] Re: latest go examples

2018-04-13 Thread JM
thanks. I run a software engineering team so I've been less hands-on lately 
and want to get back into keeping my skills current.

On Friday, April 13, 2018 at 10:14:08 AM UTC-6, JM wrote:
>
> Where can I find some examples of using go that uses the latest releases? 
> I went to golang.org but still looking. I am aware of gobyexample.com but 
> not sure if it's kept updated as new builds are released. 
> thanks.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.