Sebanyak 1 item atau buku ditemukan

An Introduction to Programming in Go

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, making it an ideal language to learn as your first programming language.

Computer programming is the art, craft and science of writing programs which
define how computers operate. This book will teach you how to write computer
programs using a programming language designed by Google named Go. Go is
a ...