Blog posts tagged
"golang"

8 posts


Adi Singh
29 April 2020

Go for ROS

Article Robotics

If you started reading this post thinking I would explain why you should go for ROS when building robots, think again. To be fair, that topic deserves a post of its own. But for this article, I’ll be using Go in the context of Golang. As in the Go programming language. As in the one

Adi Singh
29 April 2020


Igor Ljubuncic
23 May 2019

Snapcraft parts & plugins

Article Desktop

Last week, we published Introduction to snapcraft, a tutorial that provided a detailed overview of the snap build process. We touched on the concepts like snap ecosystem components, snapcraft command line, snapcraft.yaml syntax, and more. We’d like to expand on the first lesson, and today, we are going to talk about...

Igor Ljubuncic
23 May 2019


Gustavo Niemeyer
5 April 2019

API v3 of the yaml package for Go is available

Article Cloud and server

API v3 of the yaml package for Go is out, and it brings comment handling, intermediate node representations, and much more. The initial sketch for v3 of the yaml package for Go was first drafted almost exactly a year ago, by the end of March last year (2018). If this package doesn’t sound familiar, it’s

Gustavo Niemeyer
5 April 2019


Igor Ljubuncic
7 February 2019

Zero to Hero – Snap me up before you GO!

Desktop Desktop

Two weeks ago, my colleague Alan wrote an article on how one goes about packaging an application as a snap. The focus of that piece was a handful of tips and tricks that should make the transition from raw code to a working snap easier and more fun. Today, I’ll give you a slightly different

Igor Ljubuncic
7 February 2019


Martin Wimpress
31 July 2018

Create your Linux development workstation in seconds

Article Desktop

Linux is the best platform for developers. Here’s how you can get popular languages and development environments up and running in moments. The first step is to install snapd (the service that runs and manages Snaps) on your distro, then you can install your pick from some of our recommendations below. We regularly share new

Martin Wimpress
31 July 2018


didrocks
18 January 2017

5 Cool things Canonical does with Go

Article Cloud and server

We had the recent news that Google’s Go was awarded programming language of 2016 by TIOBE! One of the main reasons for winning is the ease of learning and pragmatic nature. It’s less about theoretical nature and more about hands-on-experience, which is why more and more customers are adopting go in Industrial settings....

didrocks
18 January 2017


Adam Stokes
17 November 2015

Extending Juju, Plugin basics in Go

Article Cloud and server

This is a quick introduction on extending Juju with plugins written in Go. What we’ll cover:Setting up your Go environmentGetting the Juju source codeWriting a basic plugin named juju-lyaplugin short for (juju-learnyouaplugin)End result will be a

Adam Stokes
17 November 2015


Canonical
3 June 2015

So You Want to Write a Snappy App?

Article Cloud and server

Introduction If you are anything like me, you love to write apps for Ubuntu. Like the Ubuntu phone two years ago, snappy is a bit of a green field in terms of IoT related apps. If you are like me and have a Beagle Bone and a Raspberry Pi 2 and several old netbooks and

Canonical
3 June 2015