Quantcast
Channel: Golang Weekly
Browsing all 430 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Using Go to Build Microservices at The Economist: A Retrospective

#241 — December 13, 2018Read on the WebGolang WeeklyUsing Go to Build Microservices at The Economist: A Retrospective— Three years ago, the Economist moved to a Go-based microservice-oriented...

View Article


Image may be NSFW.
Clik here to view.

The future for Go modules in 2019

#242 — December 20, 2018Read on the WebGolang WeeklyGo Modules in 2019— One of the biggest developments for Go in 2018 was the implementation of modules and their preliminary inclusion into Go 1.11....

View Article


Image may be NSFW.
Clik here to view.

The top Go links of the last year

#243 — January 3, 2019Read on the WebGolang WeeklyAs everyone settles into the new year, we're revisiting the top articles and projects we covered in the newsletters in 2018, so if you missed any...

View Article

Image may be NSFW.
Clik here to view.

A neat approach for writing x86 from Go

#244 — January 10, 2019Read on the WebGolang WeeklyAvo: Better x86 Assembly Generation from Go— An interesting concept that makes assembly easier to write by using Go control structures and virtual...

View Article

Image may be NSFW.
Clik here to view.

What if Flutter were built in Go instead of Dart?

#245 — January 17, 2019Read on the WebGolang WeeklyGo (1.11) Now Supported on Google Cloud Functions— Go joins Node and Python as supported languages on Google’s serverless platform and answer to AWS...

View Article


Image may be NSFW.
Clik here to view.

Go 1.11.5 and 1.10.8 Released

#246 — January 24, 2019Read on the WebGolang WeeklyGo 1.11.5 and Go 1.10.8 Released— Both releases (downloads here) fix a potential security issue and DoS vulnerability relating to crypto/elliptic’s...

View Article

Image may be NSFW.
Clik here to view.

Uber’s Go and GPU-Powered Real-Time Analytics Engine

#247 — January 31, 2019Read on the WebGolang WeeklyAnother Go 2 Proposal: Error Inspection— “We propose several additions and changes to the standard library’s errors and fmt packages, with the goal of...

View Article

Image may be NSFW.
Clik here to view.

The state of Go as of February 2019

#248 — February 7, 2019Read on the WebGolang Weekly▶  The State of Go in February 2019— Go 1.12 will, hopefully, be released this month, and in this talk given at FOSDEM 19 Francesc Campoy covered...

View Article


Image may be NSFW.
Clik here to view.

Handling 1 million WebSockets using only Go

#249 — February 14, 2019Read on the WebGolang WeeklyGitHub Has Changed the Color It Uses to Represent Go— Relatively minor news, but it's a quiet week! This change has been under discussion for a...

View Article


Image may be NSFW.
Clik here to view.

Awesome Go: 1600+ links, tutorials, libraries, and meetups to enjoy

#250 — February 21, 2019Read on the WebGolang WeeklyA Visual Guide to Memory Allocation in Go, From Scratch— This won’t take you all the way from zero to 100% (it’s quite low level) but there are some...

View Article

Image may be NSFW.
Clik here to view.

Advice for writing maintainable Go programs

#251 — February 28, 2019Read on the WebGolang WeeklyPractical Go: Real World Advice for Writing Maintainable Go Programs— The output of two sessions at QCon China where Dave worked through a list of...

View Article

Image may be NSFW.
Clik here to view.

Go Micro 1.0, and building Go projects with GitHub Actions

#252 — March 7, 2019Read on the WebGolang WeeklyGraphQL with Go: A Deep Dive from Basics to Advanced— The title says it all. Goes into some nice detail & tackles a couple of edge cases.Ridham...

View Article

Image may be NSFW.
Clik here to view.

Best practices for writing high-performance Go code

#253 — March 14, 2019Read on the WebGolang WeeklyNew: Be sure to check out our first Go developer interview at the bottom of this issue. We spoke to Ron Evans (of Gobot) about why Go is well suited for...

View Article


Image may be NSFW.
Clik here to view.

The canonical tutorial on using Go modules

#254 — March 21, 2019Read on the WebGolang Weekly😕 We've faced some unusual criticism on Reddit this week suggesting that running a newsletter like this as a professional operation is unethical and...

View Article

Image may be NSFW.
Clik here to view.

How Go 1.11 and 1.12 help you debug what you deploy

#255 — March 28, 2019Read on the WebGolang WeeklyFixing Service Performance with pprof in Go— Simply using pprof helped pinpoint why a service was using too much CPU. Also, who knew fmt.Println could...

View Article


Image may be NSFW.
Clik here to view.

Big binaries, and the code editors that Go developers prefer

#256 — April 4, 2019Read on the WebGolang WeeklyWhy Are My Go Executable Files So Large?— To answer this question, Raphael wrote a D3 (a Javascript visualization library) application and learned a lot...

View Article

Image may be NSFW.
Clik here to view.

The future of errors in Go, dotGo 2019 videos, and Go developers' biggest...

#257 — April 11, 2019Read on the WebGolang Weekly▶  Go 2 Error Values Today— At dotGo 2019, Marcel spoke about changes coming to Go in relation to error handling (originally outlined in this proposal)...

View Article


Image may be NSFW.
Clik here to view.

A bumper overview of Go's tooling

#258 — April 18, 2019Read on the WebGolang WeeklyAn Overview of Go's Tooling— “Overview” seems insufficient for this tome of how to use Go to do just about everything from linting to rewrite rules to...

View Article

Image may be NSFW.
Clik here to view.

Caddy 1.0, Faktory 1.0, and a look at Go's constants

#259 — April 25, 2019Read on the WebGolang Weekly▶  Constant Time: Go's Constants are More Powerful Than You Think— One of the latest in an amazing set of talk videos being released from the recent...

View Article

Image may be NSFW.
Clik here to view.

'Go 1.13 is shaping up to be pretty fun'

#260 — May 2, 2019Read on the WebGolang Weekly📈 Go is on a Trajectory to Become the Next Enterprise Programming Language— It’s quite the headline, but the author makes worthwhile points about many of...

View Article
Browsing all 430 articles
Browse latest View live