Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Go for java programmers = learn the ...
~
Feigenbaum, Barry A.
Linked to FindBook
Google Book
Amazon
博客來
Go for java programmers = learn the google go programming language /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Go for java programmers/ by Barry Feigenbaum.
Reminder of title:
learn the google go programming language /
Author:
Feigenbaum, Barry A.
Published:
Berkeley, CA :Apress : : 2022.,
Description:
xxxv, 582 p. :ill., digital ;24 cm.
[NT 15003449]:
Part I: First look at Go -- Chapter 1: A Brief Look at Go vs. Java -- Chapter 2: What Java has that Go does not -- Chapter 3: A Deeper Comparison of Go and Java -- Part 2: The Go Language -- Chapter 4: Key Go Aspects -- Chapter 5: Go Basic Features -- Chapter 6: Go Types -- Chapter 7: Errors and Panics -- Chapter 8: Go Statements -- Chapter 9: Applications for interfaces -- Chapter 10: Go Unit Tests and Benchmarks -- Chapter 11: Going into the Future -- Part 3: Go Library Survey -- Chapter 12: Key Packages Comparison -- Chapter 13: Key Method/Function Comparison -- Chapter 14: Go Package Survey -- Chapter 15: SQL Database Access -- Chapter 16: Client and Server Support -- Chapter 17: Go Runtime -- Appendix A. Installing Go -- Appendix B: Some Go FAQs -- Appendix C: Go Gotchas to look out for -- Appendix D: Mark-Sweep Pseudo-code -- Appendix E: ASCII vs. UTF-8.
Contained By:
Springer Nature eBook
Subject:
Go (Computer program language) -
Online resource:
https://doi.org/10.1007/978-1-4842-7199-5
ISBN:
9781484271995
Go for java programmers = learn the google go programming language /
Feigenbaum, Barry A.
Go for java programmers
learn the google go programming language /[electronic resource] :by Barry Feigenbaum. - Berkeley, CA :Apress :2022. - xxxv, 582 p. :ill., digital ;24 cm.
Part I: First look at Go -- Chapter 1: A Brief Look at Go vs. Java -- Chapter 2: What Java has that Go does not -- Chapter 3: A Deeper Comparison of Go and Java -- Part 2: The Go Language -- Chapter 4: Key Go Aspects -- Chapter 5: Go Basic Features -- Chapter 6: Go Types -- Chapter 7: Errors and Panics -- Chapter 8: Go Statements -- Chapter 9: Applications for interfaces -- Chapter 10: Go Unit Tests and Benchmarks -- Chapter 11: Going into the Future -- Part 3: Go Library Survey -- Chapter 12: Key Packages Comparison -- Chapter 13: Key Method/Function Comparison -- Chapter 14: Go Package Survey -- Chapter 15: SQL Database Access -- Chapter 16: Client and Server Support -- Chapter 17: Go Runtime -- Appendix A. Installing Go -- Appendix B: Some Go FAQs -- Appendix C: Go Gotchas to look out for -- Appendix D: Mark-Sweep Pseudo-code -- Appendix E: ASCII vs. UTF-8.
Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is targeted towards programmers that already know the Java programming language and uses that Java knowledge to direct the learning of Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries. This book teaches Go through clear descriptions of Go features, contrasting them with similar Java features and via providing extensive code examples. After reading this book you will be knowledgeable enough about Go and its libraries to begin doing effective programming using the Go language. Go for Java Programmers is structured more like a tutorial than a reference document. It covers key features of Go, but not every little detail as a reference might. Its goal is to get you competent enough in Go and its runtime that you can begin to effectively write Go programs. You will: Discover how the Go and Java languages and development experience compare and contrast Examine the key Go Runtime libraries and how they compare to Java libraries See when it is appropriate to use the Go language instead of the Java language Read and understand programs written in Go Write many programs in Go Determine when Go is an appropriate language to develop applications in.
ISBN: 9781484271995
Standard No.: 10.1007/978-1-4842-7199-5doiSubjects--Topical Terms:
2165707
Go (Computer program language)
LC Class. No.: QA76.73.G63 / F45 2022
Dewey Class. No.: 005.133
Go for java programmers = learn the google go programming language /
LDR
:03243nmm a2200325 a 4500
001
2297806
003
DE-He213
005
20220124160527.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484271995
$q
(electronic bk.)
020
$a
9781484271988
$q
(paper)
024
7
$a
10.1007/978-1-4842-7199-5
$2
doi
035
$a
978-1-4842-7199-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.G63
$b
F45 2022
072
7
$a
UMX
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.G63
$b
F297 2022
100
1
$a
Feigenbaum, Barry A.
$3
3593798
245
1 0
$a
Go for java programmers
$h
[electronic resource] :
$b
learn the google go programming language /
$c
by Barry Feigenbaum.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxxv, 582 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I: First look at Go -- Chapter 1: A Brief Look at Go vs. Java -- Chapter 2: What Java has that Go does not -- Chapter 3: A Deeper Comparison of Go and Java -- Part 2: The Go Language -- Chapter 4: Key Go Aspects -- Chapter 5: Go Basic Features -- Chapter 6: Go Types -- Chapter 7: Errors and Panics -- Chapter 8: Go Statements -- Chapter 9: Applications for interfaces -- Chapter 10: Go Unit Tests and Benchmarks -- Chapter 11: Going into the Future -- Part 3: Go Library Survey -- Chapter 12: Key Packages Comparison -- Chapter 13: Key Method/Function Comparison -- Chapter 14: Go Package Survey -- Chapter 15: SQL Database Access -- Chapter 16: Client and Server Support -- Chapter 17: Go Runtime -- Appendix A. Installing Go -- Appendix B: Some Go FAQs -- Appendix C: Go Gotchas to look out for -- Appendix D: Mark-Sweep Pseudo-code -- Appendix E: ASCII vs. UTF-8.
520
$a
Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is targeted towards programmers that already know the Java programming language and uses that Java knowledge to direct the learning of Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries. This book teaches Go through clear descriptions of Go features, contrasting them with similar Java features and via providing extensive code examples. After reading this book you will be knowledgeable enough about Go and its libraries to begin doing effective programming using the Go language. Go for Java Programmers is structured more like a tutorial than a reference document. It covers key features of Go, but not every little detail as a reference might. Its goal is to get you competent enough in Go and its runtime that you can begin to effectively write Go programs. You will: Discover how the Go and Java languages and development experience compare and contrast Examine the key Go Runtime libraries and how they compare to Java libraries See when it is appropriate to use the Go language instead of the Java language Read and understand programs written in Go Write many programs in Go Determine when Go is an appropriate language to develop applications in.
650
0
$a
Go (Computer program language)
$3
2165707
650
0
$a
Java (Computer program language)
$3
522522
650
1 4
$a
Programming Language.
$3
3538935
650
2 4
$a
Java.
$3
517732
650
2 4
$a
Computer Science.
$3
626642
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7199-5
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9439698
電子資源
11.線上閱覽_V
電子書
EB QA76.73.G63 F45 2022
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login