Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼



site Search Results

Results for: golang

Sort by: Relevance | Date

The Dr. Dobb's Developer Library DVD Order the NEW Discounted Dr. Dobb's Developer Library DVD 6
Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.

Google Updates Go Open-Source Language

Dr. Dobb's Journal,
May 21, 2013

Version 1.1 adds race detector to find concurrency bugs - Web Development

A Brief Tour of the Go Standard Library

Dr. Dobb's Journal,
September 04, 2012

In this final installment of our five-week tutorial series on Go, we examine the language's extensive standard library. - Open Source

Go Tutorial: Object Orientation and Go's Special Data Types

Dr. Dobb's Journal,
August 13, 2012

In this second installment of our five-week course on the Go language, we explore Go's unusual approach to object orientation, its special built-in object types, the syntax for multiple return values, and how Go handles exceptions. - Open Source

Getting Going with Go

Dr. Dobb's Journal,
August 07, 2012

The first installment in our five-week tutorial on Google's new native language explains how to set up Go and build programs. It then walks through code examples that highlight some of the language's interesting features. - Open Source

Coming and Going

Dr. Dobb's JournalAl Williams
August 06, 2012

Go is a lot like C with some extras thrown in. - Embedded Systems

Ready, Steady, Go!

Dr. Dobb's JournalAl Williams
July 27, 2012

What's your experience with Go? Are you using it in embedded software? Or anywhere? - Embedded Systems

Google Is Go For "Go 1" Open Source Language

Dr. Dobb's Journal,
April 02, 2012

Version 1 release now available in supported binary distributions - Web Development

Google I/O: Critical Developer Updates

Dr. Dobb's Journal,
May 13, 2011

Annual developer conference highlights include new versions of Android, Google App Engine, Web Toolkit, and Google Plugin for Eclipse - Web Development

Plain Language

Dr. Dobb's JournalJocelyn Paine
December 13, 2010

This morning, I was berating my brain. If I were supple enough, I'd have given it a good kick. Because it couldn't remember how to open and print to a Unicode file in Java. (You create a new File...

C++ Compilation Speed

Dr. Dobb's JournalWalter Bright
August 17, 2010

There are many reasons why C++ compiles so slowly - C/C++

1 2 Next