(Go Lang) Hopwatch, A Debugging Tool For Go

Hopwatch is a simple tool in HTML5 that can help debug Go programs. It works by communicating to a WebSockets based client in Javascript. When your program calls the Break function, it sends debug information to the browser page and waits for user interaction. Using the functions Display, Printf or Dump (go-spew), you can log information on the browser page. On the hopwatch page, the developer can view debug information and choose to resume the execution of the program.

(Go Lang) The Ultimate Programmer Chef Language Or If You Read One Article About Go Then Read This One

Is Go Lang worth learning or not? I wanted to know. These were my steps for making (up) and answer. It was a rough but short road for me. I determined that I like it and that determination shocked me. It totally went against my intuition (which proves nothing). My wrong-ness surprised and delighted me. And inspired me to capture both my conclusion and the process. That is what follows.

Continue reading “(Go Lang) The Ultimate Programmer Chef Language Or If You Read One Article About Go Then Read This One”