GO Programming in easy steps (In Easy Steps) (2ND)

個数:
  • 予約

GO Programming in easy steps (In Easy Steps) (2ND)

  • 現在予約受付中です。出版後の入荷・発送となります。
    重要:表示されている発売日は予定となり、発売が延期、中止、生産限定品で商品確保ができないなどの理由により、ご注文をお取消しさせていただく場合がございます。予めご了承ください。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 192 p.
  • 言語 ENG
  • 商品コード 9781787910522

Full Description

GO Programming in easy steps, 2nd edition is updated to cover the latest version of golang, and first illustrates the golang programming basics with variables, operators, flow control, and functions, before moving on to demonstrate Object-Oriented Programming (OOP) with golang. This book then shows how golang can handle user input, plus read and write files on your own system.

The examples in GO Programming in easy steps, 2nd edition also demonstrate concurrent programming with goroutines for speed. Finally, the book illustrates how to create and interact with a golang web server on your own system.

GO Programming in easy steps, 2nd edition has an easy-to-follow style that will appeal to:

Anyone who wants begin programming in golang.

Programmers looking to extend their skillset.

Students who are studying programming at school or college.

Those seeking a career in software development.

This book makes no assumption that you have previous knowledge of any programming language, so is suitable for a beginner or a programming guru.

Contents

Get Started
Store Values
Perform Operations
Control Flow
Produce Functions
Build Structures
Create Arrays
Harness Time
Manage Data
Handle Input
Employ Concurrency
Request Responses