Зарегистрироваться
Восстановить пароль
FAQ по входу

Balbaert Ivo. The Way To Go: A Thorough Introduction To The Go Programming Language

  • Файл формата pdf
  • размером 4,85 МБ
  • Добавлен пользователем
  • Описание отредактировано
Balbaert Ivo. The Way To Go: A Thorough Introduction To The Go Programming Language
IUniverse, 2012. — 628 p. — ISBN: 1469769166.
Go is an open source programming environment that makes it easy to build simple, reliable, and efficient software.
This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained release Go 1) from Google.
The language is devised with Java / C#-like syntax so as to feel familiar to the bulk of programmers today, but Go code is much cleaner and simpler to read, thus increasing the productivity of developers.
You will see how Go:
simplifies programming with slices, maps, structs and interfaces;
incorporates functional programming;
makes error-handling easy and secure;
simplifies concurrent and parallel programming with goroutines and channels.
And you will learn how to:
make use of Go's excellent standard library;
program Go the idiomatic way using patterns and best practices in over 225 working examples and 135 exercises.
Эта книга знакомит читателя с новым языком программирования Go (с первым стабильным релизом и поддержкой Go 1) из Google.
Языка разработана с Java / C# - подобный синтаксис, но Go код намного чище и проще читать, тем самым увеличивая производительность труда разработчиков.
Вы увидите, как Go:
упрощает программирование с slices, maps, structs и interfaces;
поддерживает функциональное программирование;
легкая обработка ошибок легко;
упрощает конкурентное и параллельное программирование с goroutines и channels.
И вы узнаете, как:
использовать стандартную библиотеку Go;
использовать шаблоны и лучших практик в более чем 225 рабочих примеров и 135 упражнений.
  • Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
  • Регистрация