<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>golang on Computers Fear Me</title>
    <link>http://computersfearme.com/tags/golang/</link>
    <description>Recent content in golang on Computers Fear Me</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 24 Jun 2017 00:00:00 +0000</lastBuildDate><atom:link href="http://computersfearme.com/tags/golang/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Learn Go</title>
      <link>http://computersfearme.com/post/golang-video-primer/</link>
      <pubDate>Sat, 24 Jun 2017 00:00:00 +0000</pubDate>
      
      <guid>http://computersfearme.com/post/golang-video-primer/</guid>
      <description>&lt;h1 id=&#34;learn-go&#34;&gt;Learn Go&lt;/h1&gt;
&lt;p&gt;This is a terrific primer on Go.  &lt;a href=&#34;https://www.youtube.com/user/briantwill&#34;&gt;Brian Will&lt;/a&gt;
covers a number of nuances that are good to be familiar with before writing
non-trivial programs.  The narrator&amp;rsquo;s style is concise and clear.  Even though
I am quite familiar with Go, I found it entertaining and learned a few things I
did not know.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Serverless Go Web Services using AWS</title>
      <link>http://computersfearme.com/post/serverless-go-webservices-using-aws/</link>
      <pubDate>Sun, 19 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>http://computersfearme.com/post/serverless-go-webservices-using-aws/</guid>
      <description>Go Webservices Writing web services in Go is terrific! The language is natively compiled and therefore is wicked fast; concurrency is a first class language feature in Go; and there are mature web service frameworks in Go. One of those webservice frameworks in Goa. It is a design first web services framework that generates most of the glue and scaffolding needed to run services in Go for you and lets you concentrate on the business logic.</description>
    </item>
    
  </channel>
</rss>
