Golang Web Routing and Golang Restful Web Design
-
Boston Golang Concurrency Meetup
Google Hangout for the Boston Golang Concurrency Meetup.
-
Golang - Conhecendo Algumas IDEs
Screencast que mostra algumas IDEs para Golang. Estou usando Ubuntu 15.04 64Bits com Golang 1.5.1 instalado. Sublime Text3 e Plugins.
-
Golang Allocation Stack Heap
A bit about the stack and the heap in golang, and memory allocation.
-
StreetCRUD for Golang (Go) Quick Overview
This is a short demonstration to show what StreetCRUD, a Go code and PostgreSQL table generator, can do..
-
Two Minutes of Go - Functions! | Golang Tutorials
In this episode we cover the basics of Functions in just two minutes..
-
Golang Angularjs Tutorial part 1 - Hello World!
Tutorial on Go (golang) and Angular (angularjs.) Part 1. We set up a basic file server using Go and use it to load an Angular test file. All the code:.
-
Vincent Batts - golang - the Good, the Bad and the Ugly
With projects like Openshift V3, Google Kubernetes and Docker written in the go programming language, lets go over some of what that entails. What is it like to work...
-
Golang Angularjs Tutorial part 2 - Websockets
In this tutorial we create a chat service using Golang, Angularjs, and websockets. This is where we start getting into the power of Go. Since it has concurrency buil...
-
Golang path environment variables windows
GOPATH, GOROOT, PATH, setting environment variables windows, setting golang path variables.
-
Golang UK Conference 2015 - Ben Darnell - CockroachDB
CockroachDB aims to bring the best aspects of Google's next generation database, Spanner, to the rest of the world via open source. Databases should scale horizontal...
-
Replacing a one-line bash script with 74 lines of Go #golang
Purge old files from a directory, with logging. Source code to the Go program:.
-
Install and configure golang and IntelliJ Idea on Ubuntu
This video is a step-by-step guide to install golang, IntelliJ Idea IDE, set sdk path, and configure it as golang ide. Intellij idea needs gocode daemon running, tha...
-
Golang UK Conference 2015 - Mat Ryer - Building APIs
Go is great for quickly putting together APIs addressing all kinds of problems, from simple data persistence or composing external services, to exposing complicated...
-
Golang Angularjs Tutorial part 3 - REST and ngResource
In this episode we create a REST backend in Go and consume it in Angularjs with ngResource. The code is here:.
-
DevNation 2015 - Vincent Batts - Golang: The good, the bad, & the ugly
With projects like Openshift 3, Google Kubernetes, and Docker written in the go programming language (golang), it's important to understand what that entails. In thi...
-
Implementing a bignum calculator - Rob Pike - golang-syd November 2014
Rob Pike describes his interpreter for an APL-like calculator language. Slides:.
-
Golang UK Conference 2015 - Peter Bourgon - Go Kit A Toolkit for Microservices
Go is the language of the server, but it's not yet reached a critical mass in the modern enterprise. This talk describes Go kit, a toolkit for microservices in large...
-
Building Realtime Apps With Reactjs, Golang & RethinkDB - Series Introduction (Video 1 of 8)
Software developers will need to know how to create Realtime apps in the very near future. Realtime Apps/Features are already being created at companies like Twitter...
-
Build a RESTful API in Go
Abstract: In this talk, I'm planning to live code a RESTful API in Go that controls a Sphero (.
-
Creating a RESTful Web Service in PHP
An Introduction to web serices , Difference between Websites and Web Services , A simple RESTful webservice API , Creating a clean and user friendly URL's. Consuming...
-
Build a RESTful API in 5 Minutes with NodeJS
Let's build a simple RESTful API using NodeJS, ExpressJS, and MongoDB. Be sure to check out the Node-Restful library:.
-
Building a RESTful API in Go Using Only the Standard Library (Episode 1)
Episode 1. This screencast shows how to build a non-trivial HTTP API using nothing but the standard library's net/http package (.
-
Step-by-Step Developing Web Apps using Go(Lang) Part #2 : Routing
This video tutorial is a part of tutorial-series Developing Web Apps using Go Language. In this part of tutorial we will discuss about importing and utilizing exter...
-
Miguel Grinberg: Writing RESTful web services with Flask - PyCon 2014
Speaker: Miguel Grinberg. Flask is a web framework for Python based on Werkzeug, Jinja 2 and good intentions. It is considered a micro-framework, but don't get the "...
-
The 3 Biggest Game Design Choices in World of Warcraft - Reflexive Game Design
My thoughts on what I call "reflexive game design" with the three (3) biggest game design decisions that have happened in the history of World of Warcraft. Find me o...
- Load More