null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

GO Programming in easy steps (Learn coding with Google's Go language)

List Price: $15.99
SKU:
9781840789195
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Mike McGrath
    Format:
    Paperback
    Pages:
    192
    Publisher:
    In Easy Steps Limited (January 26, 2021)
    Language:
    English
    ISBN-13:
    9781840789195
    ISBN-10:
    1840789190
    Dimensions:
    7.38" x 8.88"
    Case Pack:
    20
    File:
    PGW-LEGATO-Metadata_Only_Publishers_Group_West_Customer_Group_Metadata_20260408124306-20260408.xml
    Folder:
    PGW
    List Price:
    $15.99
    As low as:
    $12.31
    Publisher Identifier:
    P-PER
    Discount Code:
    A
    Country of Origin:
    United Kingdom
    Pub Discount:
    65
    Weight:
    15.2oz
    Imprint:
    In Easy Steps Limited
  • Overview

    GO Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin coding computer programs with Google’s Go programming language. The code in the listed steps within the book is color-coded making it easier for beginners to grasp. You need have no previous knowledge of any computer programming language so it's ideal for the newcomer.

    GO Programming in easy steps instructs you how to write code to create your own computer programs. It contains separate chapters demonstrating how to store information in data structures, how to control program flow using control structures, and how to create re-usable blocks of code in program functions. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program is executed.

    GO Programming in easy steps begins by explaining how to easily create a programming environment on your own computer, so you can quickly begin to create your own working programs by copying the book's examples. After demonstrating the essential building blocks of computer programming it describes how to use data abstraction for object-oriented programming and demonstrates how to code goroutines and channels for concurrency in your programs.