Golang 1.17: What is new?



Golang 1.17: What is new?

Golang 1.17: What is new?

What is new in Golang 1.17? go vet? modules? how to install using homebrew? docker? distributing the binaries using Alpine?

* Golang 1.17 Twitter announcement: https://twitter.com/golang/status/1427378613289164810
* Download Golang: https://golang.org/dl/
* Golang 1.17 Release notes: https://golang.org/doc/go1.17
* Homebrew Issue Golang 1.17: https://github.com/Homebrew/homebrew-core/pull/83413
* Official Golang 1.17 Docker Image for Linux Alpine: https://hub.docker.com/layers/golang/library/golang/1.17-alpine3.14/images/sha256-15b274db522188e32e46cc0d760fb8178f6bab0593325e14de168d3460c2d4e2?context=explore
* URL Query Args Parsing 1.16 behavior: https://pkg.go.dev/net/http#AllowQuerySemicolons to support previous behavior

== Examples:
* https://github.com/MarioCarrion/videos/tree/0d876edba6a430ab5acbbfb1de33a3aeb79fca55/2021/08/27
* https://github.com/MarioCarrion/todo-api-microservice-example/tree/567605a6a6d275e20d5ba83a4e6e339994b1942f

* Playlist “Software Architecture in Go”: https://www.youtube.com/playlist?list=PL7yAAGMOat_GCd12Lrv_evJ3Zhv1dl8B-
* Playlist “Learning Go”: https://www.youtube.com/playlist?list=PL7yAAGMOat_F7bOImcjx4ZnCtfyNEqzCy
* Playlist “Building Microservices in Go”: https://www.youtube.com/playlist?list=PL7yAAGMOat_Fn8sAXIk0WyBfK_sT1pohu
* Playlist “GoTools and Packages”: https://www.youtube.com/playlist?list=PL7yAAGMOat_HEEOvH99agDs_5g51A0Ls3
* Playlist “Testing in Go”: https://www.youtube.com/playlist?list=PL7yAAGMOat_HSeW4zF0uRL9EaHadE4ZZq

00:00 – Start
00:12 – Intro Golang 1.17
01:00 – How to install
02:40 – go run
04:50 – go vet for packages signal and errors
09:10 – url Query type arguments
11:20 – time.Time DST support
12:47 – go test shuffle
14:01 – Conclusion

Who am I:

HelloπŸ‘‹πŸΌ! I’m Mario, a Hands-on Software Architect and Lead Backend Engineer with more than 16 years of professional experience building all kinds of software including on-premise Industrial Automation Systems, Linux Accessibility Desktop and Browser Components as well as Distributed Advertising Microservices.

Every week I will share with you different topics I’ve learned while working for small startups and large companies including the processes I’ve followed over the years for successfully delivering complex enterprise systems from start to end.

Subscribe if you like Software Development, Software Architecture and Systems Design!

Keep it up. Don’t give up!

#golang #tutorial #programming

— Our affiliate links below

Shop our Amazon favorites β†’ https://www.amazon.com/shop/rubycarrion
Shop my IG feed on my LIKEtoKNOWit (LTK) page β†’ https://www.liketoknow.it/RubyCarrion
Shop Top Deals and Featured Offers at Best Buy β†’ https://bestbuy.7tiv.net/c/2558226/687081/10014
Get a 30 day FREE Trial of Epidemic Sound β†’ https://www.epidemicsound.com/referral/szx441/
Try Amazon Prime 30-day FREE Trial β†’ https://amzn.to/3yf9a0f
I love getting Cash Back and think you will too! Join for FREE and get $30 when you spend $30. https://www.rakuten.com/r/RUBYRA132?eeid=28187

— Our Vlog Channel

https://www.youtube.com/c/RubyCarrion/videos

Comments are closed.