All Systems Go

Chris Saunders

All Systems Go is a weekly challenge podcast focused on the Go Programming Language. Every week we focus on a summary of Go related news and walk through our solutions to last week's challenge.

  1. 11/01/2020

    func 100dofCode(Kofi host, Chris host) challengeResult {

    This week Kofi and Chris talk about holiday breaks & self-care, and a bunch of news! Go community singing, 100 Days of Code, some how-to docs from around the web, containers, a shell output visualizer, flying drones with Go, and challenge fails.  Next Week's Challenge: Report on the first 7 days of 100 days of code.  Notes from the show:  Gophercise! https://gophercises.com/ Jon Calhoun's awesome Go courses - https://www.usegolang.com/ Write in Go - ScaleAbility https://www.youtube.com/watch?v=yhC-361QGJw&feature=youtu.be Dev.To is awesome! https://dev.to/t/go Do you have a good way to pull event data from meetup.com? Why we're writing ML in Go, not Python - Caleb Kaiser https://towardsdatascience.com/why-were-writing-machine-learning-infrastructure-in-go-not-python-38d6a37e2d76 Go Modules with Private Git Repositories - Tim Jones https://medium.com/cloud-native-the-gathering/go-modules-with-private-git-repositories-dfe795068db4 Docker, Kubernetes, Helm - SeattleDataGuy https://medium.com/better-programming/docker-kubernetes-and-helm-4b5a5a87bc8f Complete Guide to Create Docker Container for Your Golang Application - Afdol Riski https://medium.com/@afdolriski/complete-guide-to-create-docker-container-for-your-golang-application-80f3fb59a15e Create a tensor from a Dataframe - https://gorgonia.org/how-to/dataframe/ Go 1.13.6 https://github.com/golang/go/issues?q=milestone%3AGo1.13.6+label%3ACherryPickApproved Go 1.12.15 https://github.com/golang/go/issues?q=milestone%3AGo1.12.15+label%3ACherryPickApproved Sampler https://github.com/sqshq/sampler Flying a DJI Tello Drone with Go - Ferdinand Mütsch https://dev.to/n1try/flying-a-dji-tello-drone-with-go-3oll Golang-IO-Cookbook - Jessie Duffield https://github.com/jesseduffield/notes/wiki/Golang-IO-Cookbook

    51 min
  2. 07/12/2019

    Don't Drive and Code

    This week Kofi and Chris talk about Go meetups, a couple product releases, a number of math/analytics packages in Go and code for this week's challenge. This week's challenge: Do some maths. Notes: Go 1.13.5 and Go 1.12.14 released!  1.13.5 - https://github.com/golang/go/issues?q=milestone%3AGo1.13.5 1.12.14 - https://github.com/golang/go/issues?q=milestone%3AGo1.12.14  Go Developer Survey 2019 https://google.qualtrics.com/jfe/form/SV_b1xqnBCMpZAhJZ3  Go events in your area! https://www.meetup.com/pro/go Golang-syd - Sydney Dec 12 Golang 10th Birthday Orlando Golang Meetup - December 12, 7pm Chennai Golang Meetup - Dec 14, 10AM Golang Bangalore - Dec 14, 9:30am (100 Attendees!!!!) Let’s Go - Melbourne - Dragon Boat Racing Dec 14 8:15am GoLang Reston - December 18, 6:45 Women Who Go Bangalore - Dec 21, 11AM Mile High Gophers - Boulder, CO Jan 16 7:30 198 days to GopherCon! tickets are now on sale - 100 early bird tickets  CFP is open, Jan 10 deadline Student, non-profit tickets, group discounts, diversity fund scholarships and international assistance (letter of invitation)  GoBridge site tracks events scholarships  https://github.com/gobridge/  KotlinConf this week. Sessions are coming up  GoLand 2019.3 ! Did you know there are Go fonts? https://blog.golang.org/go-fonts Gonum.org Libraries for matrices, algebra, stats Probability distributions, sampling, function differentiation, integration and optimization network creation and analysis Gophernotes - using Go in Jupyter notebooks  Go kernel for Jupyter notebooks!!!  https://github.com/gopherdata/gophernotes     Exploring Toronto voting with Go  https://towardsdatascience.com/exploring-toronto-voter-statistics-using-golang-33077b6db123 #data-science in Gopher slack go-gota/gota Loading data into dataframes https://github.com/go-gota/gota  gitlab.com/all-systems-go Public, hosts will submit anyone can view What about reviewing the little things. Like Naming Conventions  https://medium.com/@lynzt/variable-naming-conventions-in-go-89fe1ef17b0a Challenge:  Do some Maths!! For Chris - list of VMs and data go-gota/dataframe to read and load into a dataframe Read CSV file using os.Open Loaded reader into dataframe, started working on analyzing Next week's challenge: Make some data visualizations!

    49 min

About

All Systems Go is a weekly challenge podcast focused on the Go Programming Language. Every week we focus on a summary of Go related news and walk through our solutions to last week's challenge.