Programming in Go: Creating Applications for the 21st Century

Programming in Go: Creating Applications for the 21st Century
ISBN-10
0321774639
ISBN-13
9780321774637
Category
Computers
Pages
475
Language
English
Published
2012
Publisher
Pearson Education
Author
Mark Summerfield

Description

A valuable programming reference provides a complete introduction to the Go programming language, covering all of Go's clean and easy to understand syntax and its built-in arrays, maps, slices and Unicode strings. Original.

Similar books

  • Learn Go
    By Nathan Youngman

    About the Reader This book is for anyone familiar with computer programming, as well as anyone with the desire to learn. About the Author Nathan Youngman organizes the Edmonton Go meetup and is a mentor with Canada Learning Code.

  • The Go Programming Language
    By Brian W. Kernighan, Alan A. A. Donovan

    The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++.

  • Get Programming with Go
    By Roger Peppe, Nathan Youngman

    About the Reader This book is for anyone familiar with computer programming, as well as anyone with the desire to learn. About the Author Nathan Youngman organizes the Edmonton Go meetup and is a mentor with Canada Learning Code.

  • An Introduction to Programming in Go
    By Caleb Doxsey

    This book is a short, concise introduction to computer programming using the language Go. Designed by Google, Go is a general purpose programming language with modern features, clean syntax and a robust well-documented common library, ...

  • Network Programming with Go: Essential Skills for Using and Securing Networks
    By Jan Newmarch

    What You Will Learn Master network programming with Go Carry out data serialization Use application-level protocols Manage character sets and encodings Deal with HTTP(S) Build a complete Go-based web server Work with RPC, web sockets, and ...

  • Network Programming with Go: Code Secure and Reliable Network Services from Scratch
    By Adam Woodbeck

    Then you’ll put that knowledge to use as the book guides you through writing programs that communicate using TCP, UDP, and Unix sockets to ensure reliable data transmission.

  • Learning Go Programming
    By Vladimir Vivien

    data binary encoding, with gob 254 custom decoding 260 custom encoding 260 decoding 253 encoding 253 encoding, as JSON 256 decrement operators 49 default ServeMux 283 documentation about 23 URL 23 dot identifier 139 ...

  • Go Programming Language For Dummies
    By Wei-Meng Lee

    This book will put you on the path to using the language that’s created some of today’s leading web applications, so you can steer your career where you want to Go! Learn how Go works and start writing programs and modules Install and ...

  • The Go Programming Language Phrasebook
    By David Chisnall

    A guide to Go describes how the programming language is structured and provides examples of code that demonstrate every stage of Go development, from creating a simple program to debugging and distributing code.

  • Learning Functional Programming in Go: Change the way you approach your applications using functional programming in Go
    By Lex Sheehan

    This book bridges the language gap for Golang developers by showing you how to create and consume functional constructs in Golang. The book is divided into four modules.