MARC 닫기
05089cam a2200589Mi 4500
000001334388
20210114163246
m d
cr |n|---|||||
200104s2019 enk o 000 0 eng d
▼a 1134854441
▼a 1838640150
▼a 9781838640156
▼q (electronic bk.)
▼a 2340736
▼b (N$T)
▼a (OCoLC)1134852770
▼z (OCoLC)1134854441
▼a 0BB21FCE-2CAD-4E1C-B25E-66B9806B89F8
▼b OverDrive, Inc.
▼n http://www.overdrive.com
▼a EBLCP
▼b eng
▼e pn
▼c EBLCP
▼d OCLCQ
▼d YDX
▼d TEFOD
▼d OCLCF
▼d UKAHL
▼d OCLCQ
▼d N$T
▼d 248023
▼a QA76.73.G63
▼a 005.133
▼2 23
▼a D'Anna, Delio.
▼a The the Go Workshop:
▼b a New, Interactive Approach to Learning Go.
▼a Birmingham:
▼b Packt Publishing, Limited,
▼c 2019.
▼a 1 online resource (821 pages).
▼a text
▼b txt
▼2 rdacontent
▼a computer
▼b c
▼2 rdamedia
▼a online resource
▼b cr
▼2 rdacarrier
▼a Byte
▼a Cover -- FM -- Copyright -- Table of Contents -- Preface -- Chapter 1: Variables and Operators -- Introduction -- What Does Go Look Like? -- Exercise 1.01: Using Variables, Packages, and Functions to Print Stars -- Activity 1.01 Defining and Printing -- Declaring Variables -- Declaring a Variable Using var -- Exercise 1.02: Declaring a Variable Using var -- Declaring Multiple Variables at Once with var -- Exercise 1.03: Declaring Multiple Variables at Once with var -- Skipping the Type or Value When Declaring Variables -- Exercise 1.04: Skipping the Type or Value When Declaring Variables
▼a Type Inference Gone Wrong -- Short Variable Declaration -- Exercise 1.05: Implementing Short Variable Declaration -- Declaring Multiple Variables with a Short Variable Declaration -- Exercise 1.06: Declaring Multiple Variables from a Function -- Using var to Declare Multiple Variables in One Line -- Non-English Variable Names -- Changing the Value of a Variable -- Exercise 1.07: Changing the Value of a Variable -- Changing Multiple Values at Once -- Exercise 1.08: Changing Multiple Values at Once -- Operators -- Exercise 1.09 Using Operators with Numbers -- Shorthand Operator
▼a Exercise 1.10: Implementing Shorthand Operators -- Comparing Values -- Exercise 1.11: Comparing Values -- Zero Values -- Exercise 1.12 Zero Values -- Value versus Pointer -- Getting a Pointer -- Exercise 1.13: Getting a Pointer -- Getting a Value from a Pointer -- Exercise 1.14: Getting a Value from a Pointer -- Function Design with Pointers -- Exercise 1.15: Function Design with Pointers -- Activity 1.02: Pointer Value Swap -- Constants -- Exercise 1.16: Constants -- Enums -- Scope -- Activity 1.03: Message Bug -- Activity 1.04: Bad Count Bug -- Summary -- Chapter 2: Logic and Loops
▼a Introduction -- if Statements -- Exercise 2.01: A Simple if Statement -- if else Statements -- Exercise 2.02: Using an if else Statement -- else if Statements -- Exercise 2.03: Using an else if Statement -- The Initial if Statement -- Exercise 2.04: Implementing the Initial if Statements -- Activity 2.01: Implementing FizzBuzz -- Expression switch Statements -- Exercise 2.05: Using a switch Statement -- Exercise 2.06: switch Statements and Multiple case Values -- Exercise 2.07: Expressionless switch Statements -- Loops -- Exercise 2.08: Using the for i Loop
▼a Exercise 2.09: Looping Over Arrays and Slices -- The range Loop -- Exercise 2.10: Looping Over a Map -- Activity 2.02: Looping Over Map Data Using range -- break and continue -- Exercise 2.11: Using break and continue to Control Loops -- Activity 2.03: Bubble Sort -- Summary -- Chapter 3: Core Types -- Introduction -- True and False -- Exercise 3.01: Program to Measure Password Complexity -- Numbers -- Integer -- Floating Point -- Exercise 3.02: Floating-Point Number Accuracy -- Overflow and Wraparound -- Exercise 3.03: Triggering Number Wraparound -- Big Numbers -- Exercise 3.04: Big Numbers
▼a Cut through the noise and get real results with a step-by-step approach to learning Go programming.
▼a Print version record.
▼a Added to collection customer.56279.3
▼a Go (Computer program language)
▼a Go (Computer program language)
▼2 fast
▼0 (OCoLC)fst01893916
▼a Electronic books.
▼a Hayes, Andrew.
▼a Hennessy, Sam.
▼a Leasor, Jeremy.
▼a Sougrakpam, Gobin.
▼a Szabó, Dániel.
▼i Print version:
▼a D'Anna, Delio.
▼t Go Workshop : A New, Interactive Approach to Learning Go.
▼d Birmingham : Packt Publishing, Limited, ©2019,
▼z 9781838647940
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2340736
▼a Askews and Holts Library Services
▼b ASKH
▼n AH37098044
▼a ProQuest Ebook Central
▼b EBLB
▼n EBL6002331
▼a YBP Library Services
▼b YANK
▼n 301036819
▼a EBSCOhost
▼b EBSC
▼n 2340736
▼a 강리원
▼a eBook
▼a 92
▼b N$T
| 자료유형 : | eBook |
|---|---|
| ISBN : | 1838640150 |
| ISBN : | 9781838640156 |
| 개인저자 : | D'Anna, Delio. |
| 서명/저자사항 : | The the Go Workshop: a New, Interactive Approach to Learning Go. |
| 발행사항 : | Birmingham: Packt Publishing, Limited, 2019. |
| 형태사항 : | 1 online resource (821 pages). |
| 일반주기 : | Byte |
| 내용주기 : | Cover -- FM -- Copyright -- Table of Contents -- Preface -- Chapter 1: Variables and Operators -- Introduction -- What Does Go Look Like? -- Exercise 1.01: Using Variables, Packages, and Functions to Print Stars -- Activity 1.01 Defining and Printing -- Declaring Variables -- Declaring a Variable Using var -- Exercise 1.02: Declaring a Variable Using var -- Declaring Multiple Variables at Once with var -- Exercise 1.03: Declaring Multiple Variables at Once with var -- Skipping the Type or Value When Declaring Variables -- Exercise 1.04: Skipping the Type or Value When Declaring Variables |
| 내용주기 : | Type Inference Gone Wrong -- Short Variable Declaration -- Exercise 1.05: Implementing Short Variable Declaration -- Declaring Multiple Variables with a Short Variable Declaration -- Exercise 1.06: Declaring Multiple Variables from a Function -- Using var to Declare Multiple Variables in One Line -- Non-English Variable Names -- Changing the Value of a Variable -- Exercise 1.07: Changing the Value of a Variable -- Changing Multiple Values at Once -- Exercise 1.08: Changing Multiple Values at Once -- Operators -- Exercise 1.09 Using Operators with Numbers -- Shorthand Operator |
| 내용주기 : | Exercise 1.10: Implementing Shorthand Operators -- Comparing Values -- Exercise 1.11: Comparing Values -- Zero Values -- Exercise 1.12 Zero Values -- Value versus Pointer -- Getting a Pointer -- Exercise 1.13: Getting a Pointer -- Getting a Value from a Pointer -- Exercise 1.14: Getting a Value from a Pointer -- Function Design with Pointers -- Exercise 1.15: Function Design with Pointers -- Activity 1.02: Pointer Value Swap -- Constants -- Exercise 1.16: Constants -- Enums -- Scope -- Activity 1.03: Message Bug -- Activity 1.04: Bad Count Bug -- Summary -- Chapter 2: Logic and Loops |
| 내용주기 : | Introduction -- if Statements -- Exercise 2.01: A Simple if Statement -- if else Statements -- Exercise 2.02: Using an if else Statement -- else if Statements -- Exercise 2.03: Using an else if Statement -- The Initial if Statement -- Exercise 2.04: Implementing the Initial if Statements -- Activity 2.01: Implementing FizzBuzz -- Expression switch Statements -- Exercise 2.05: Using a switch Statement -- Exercise 2.06: switch Statements and Multiple case Values -- Exercise 2.07: Expressionless switch Statements -- Loops -- Exercise 2.08: Using the for i Loop |
| 내용주기 : | Exercise 2.09: Looping Over Arrays and Slices -- The range Loop -- Exercise 2.10: Looping Over a Map -- Activity 2.02: Looping Over Map Data Using range -- break and continue -- Exercise 2.11: Using break and continue to Control Loops -- Activity 2.03: Bubble Sort -- Summary -- Chapter 3: Core Types -- Introduction -- True and False -- Exercise 3.01: Program to Measure Password Complexity -- Numbers -- Integer -- Floating Point -- Exercise 3.02: Floating-Point Number Accuracy -- Overflow and Wraparound -- Exercise 3.03: Triggering Number Wraparound -- Big Numbers -- Exercise 3.04: Big Numbers |
| 요약 : | Cut through the noise and get real results with a step-by-step approach to learning Go programming. |
| 일반주제명 : | Go (Computer program language) -- |
| 일반주제명 : | Go (Computer program language) -- |
| 개인저자 : | Hayes, Andrew. |
| 개인저자 : | Hennessy, Sam. |
| 개인저자 : | Leasor, Jeremy. |
| 개인저자 : | Sougrakpam, Gobin. |
| 개인저자 : | Szabó, Dániel. |
| 기타형태 저록 : | Print version: D'Anna, Delio. Go Workshop : A New, Interactive Approach to Learning Go. Birmingham : Packt Publishing, Limited, ©2019, 9781838647940 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기