Curated Go (@curatedgo) 's Twitter Profile
Curated Go

@curatedgo

Curated timeline of awesome @golang articles and videos. Expect 1-3 per day. Tweets by @andychilton. Part of the @CuratedPress network.Gopher by Renée French.

ID: 778447632016355328

calendar_today21-09-2016 04:15:53

487 Tweet

4,4K Takipçi

22 Takip Edilen

Curated Go (@curatedgo) 's Twitter Profile Photo

Hi everyone following Curated Go, those who have been following since last year and welcome to everyone who is new this year. I hope you're enjoying what I (Andrew Chilton @ ZenTypeHQ) do and would love your feedback for the direction I take this account next year. Please reply. #golang

Hi everyone following <a href="/CuratedGo/">Curated Go</a>, those who have been following since last year and welcome to everyone who is new this year. I hope you're enjoying what I (<a href="/andychilton/">Andrew Chilton @ ZenTypeHQ</a>) do and would love your feedback for the direction I take this account next year. Please reply. #golang
Curated Go (@curatedgo) 's Twitter Profile Photo

Andrew Chilton @ ZenTypeHQ And though I really wanted to get to 4,000 followers this year (I knew it was a stretch) I'm pretty stoked we're not that far short (~750). Watch out for new things coming in 2018. Nothing will drastically change, but there will be a few additions to look out for. Thx! #golang

Curated Go (@curatedgo) 's Twitter Profile Photo

"Buffalo Tutorial: Create a site with GitHub Auth" In-depth walkthrough using buffalo and goth for GitHub Auth. #golang blog.gobuffalo.io/buffalo-tutori…

Curated Go (@curatedgo) 's Twitter Profile Photo

"cgo: When and (Usually) When Not to Use it" - Karl Matthias 🇺🇦 @[email protected] Great to see the cases for and against, and how to do it if you need to. #golang relistan.com/cgo-when-and-w…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Go Tooling Essentials" - Jaana Dogan ヤナ ドガン Loads of great nuggets of info for beginners to learn and everyone else to remind themselves. #golang rakyll.org/go-tool-flags/

Curated Go (@curatedgo) 's Twitter Profile Photo

"HTTP File Upload and Download" - @mzupzup Great example showing various things you need to think about when processing uploaded files. #golang zupzup.org/go-http-file-u…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Moving from PHP to Go and Back Again" Interesting take, but I wish they'd tried Buffalo! #golang blog.breakthru.solutions/re-moving-from…

Curated Go (@curatedgo) 's Twitter Profile Photo

"The complete guide to Go net/http timeouts" - Filippo Valsorda @filippo.abyssdomain.expert An oldie (yeah, like a year old) but a goodie. An awesome post and still relevant. (Side note: this is why I like Go, it's stable.) #golang blog.cloudflare.com/the-complete-g…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Using the Syntax Tree" - @oliverwyman Nice clear example of walking the AST and performing a simple manipulation of the code. #golang tech.labs.oliverwyman.com/blog/2011/04/3…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Short Introduction to Bleve" - @a_little_srdjan A lovely intro to a great project, with fabulous descriptions on core concepts. #golang medium.com/wireless-regis…

Curated Go (@curatedgo) 's Twitter Profile Photo

Hi everyone, we're taking a break from today until the New Year. We wish you all the best over the next two weeks and we'll see you in 2018. Happy Gophering! #golang P.S. We almost got to 4,000 followers this year (3,441 isn't bad); thank you all for helping make this possible.

Curated Go (@curatedgo) 's Twitter Profile Photo

"How I learned Go Programming" - Sir Hakase Starting the New Year with a great post by someone new to Go. #golang dev.to/codehakase/how…

Curated Go (@curatedgo) 's Twitter Profile Photo

"On Node.js, Go and concurrency" - Edney Pitta Hi everyone, we're back. Nice easy one to get started with. Not sure I agree with everything here but it's a nice easy read. #golang edneypitta.com/on-node-go-con…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Fast small prime checker in golang" An interesting solution. Anyone care to riff on this? :) #golang nerdralph.blogspot.com/2018/03/fast-s…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Mocking an interface in Golang" - @Gary_LuY Walkthrough of three ways to mock an interface, with examples. #golang glucn.blog/2018/03/04/moc…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Working with Redis in Go" - Alex Edwards Nice seing another Redis driver (radix.v2) perspective as an alternative to Redigo. #golang alexedwards.net/blog/working-w…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Creating My First Web Application with Go" - @rosicadia Long walkthrough on a first experience building a WebApp with Go. #golang rosalita.github.io/building-a-web…

Curated Go (@curatedgo) 's Twitter Profile Photo

"Practical Go Benchmarks" - StackImpact Really nice cheatsheet on benchmarks for various bits of common functionality. #golang stackimpact.com/blog/practical…

Curated Go (@curatedgo) 's Twitter Profile Photo

"What I learnt from building 3 high traffic web applications on an embedded key value store." - Anthony Alaribe Some interesting observations. But then, I love BoltDB and Badger! #golang hackernoon.com/what-i-learnt-…