Bugs Become Features

  • Home
  • About
  • Research
  • Projects
  • Publications
  • Teaching
  • Blog
  • Archives

Comments

1 post tagged with "Comments"

  • 20 Aug 2014
    Search Gear 10 - I need your critical comments!

    Go, I need your constructive critical comments. For me constructive criticism is the fast way to learn. So here is my first simple bit of code (which I’m prepared to share). How would you have done it differently and why is your way better than mine? What’s wrong with my Go style, and what bits are not go-idiomatic? - see it better at http://play.golang.org/p/9tOXSFUHT2 package configure import ( "github.com/laurent22/toml-go" "errors" "io/ioutil" ) type twitter struct { apiKey string apiSecret string userKey string userSecret string users toml.

← All Tags

Simon Harper

Professor of Computer Science, University of Manchester

© 2026 Simon Harper. All rights reserved.

Connect

Built with Hugo