語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Pro Go = the complete guide to progr...
~
Freeman, Adam.
FindBook
Google Book
Amazon
博客來
Pro Go = the complete guide to programming reliable and efficient software using Golang /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Pro Go/ by Adam Freeman.
其他題名:
the complete guide to programming reliable and efficient software using Golang /
作者:
Freeman, Adam.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xxix, 1076 p. :ill., digital ;24 cm.
內容註:
Part 1 - Understanding the Go Language -- 1. Your First Go Application -- 2. Putting Go in Context -- 3. Using the Go Tools -- 4. Basic Types, Values, and Pointers -- 5. Operations and Conversions -- 6. Flow Control -- 7. Using Arrays, Slice, and Maps -- 8. Defining and Using Functions -- 9. Using Function Types -- 10. Defining Structs -- 11. Using Methods and Interfaces -- 12. Creating and Using Packages -- 13. Type and Interface Composition -- 14. Using Goroutines and Channels -- 15. Error Handling -- Part 2 - Using the Go Standard Library -- 16. String Processing and Regular Expressions -- 17. Formatting and Scanning Strings -- 18. Math Functions and Data Sorting -- 19. Dates, Times, and Durations -- 20. Reading and Writing Data -- 21. Working with JSON Data -- 22. Working with Files -- 23. Using HTML and Text Templates -- 24. Creating HTTP Servers -- 25. Creating HTTP Clients -- 26. Working with Databases -- 27. Using Reflection -- 28. Using Reflection, Part 2 -- 29. Using Reflection, Part 3 -- 30. Coordinating Goroutines -- 31. Unit Testing, Benchmarking, and Logging -- Part 3 - Applying Go -- 32. Creating a Web Platform -- 33. Middleware, Templates, and Handlers -- 34. Actions, Sessions, and Authorization -- 35. SportsStore: A Real Application -- 36. SportsStore: Cart and Database -- 37. SportsStore: Checkout and Administration -- 38. SportsStore: Finishing and Deployment.
Contained By:
Springer Nature eBook
標題:
Go (Computer program language) -
電子資源:
https://doi.org/10.1007/978-1-4842-7355-5
ISBN:
9781484273555
Pro Go = the complete guide to programming reliable and efficient software using Golang /
Freeman, Adam.
Pro Go
the complete guide to programming reliable and efficient software using Golang /[electronic resource] :by Adam Freeman. - Berkeley, CA :Apress :2022. - xxix, 1076 p. :ill., digital ;24 cm.
Part 1 - Understanding the Go Language -- 1. Your First Go Application -- 2. Putting Go in Context -- 3. Using the Go Tools -- 4. Basic Types, Values, and Pointers -- 5. Operations and Conversions -- 6. Flow Control -- 7. Using Arrays, Slice, and Maps -- 8. Defining and Using Functions -- 9. Using Function Types -- 10. Defining Structs -- 11. Using Methods and Interfaces -- 12. Creating and Using Packages -- 13. Type and Interface Composition -- 14. Using Goroutines and Channels -- 15. Error Handling -- Part 2 - Using the Go Standard Library -- 16. String Processing and Regular Expressions -- 17. Formatting and Scanning Strings -- 18. Math Functions and Data Sorting -- 19. Dates, Times, and Durations -- 20. Reading and Writing Data -- 21. Working with JSON Data -- 22. Working with Files -- 23. Using HTML and Text Templates -- 24. Creating HTTP Servers -- 25. Creating HTTP Clients -- 26. Working with Databases -- 27. Using Reflection -- 28. Using Reflection, Part 2 -- 29. Using Reflection, Part 3 -- 30. Coordinating Goroutines -- 31. Unit Testing, Benchmarking, and Logging -- Part 3 - Applying Go -- 32. Creating a Web Platform -- 33. Middleware, Templates, and Handlers -- 34. Actions, Sessions, and Authorization -- 35. SportsStore: A Real Application -- 36. SportsStore: Cart and Database -- 37. SportsStore: Checkout and Administration -- 38. SportsStore: Finishing and Deployment.
Best-selling author Adam Freeman explains how to get the most from Go, starting from the basics and building up to the most advanced and sophisticated features. You will learn how Go builds on a simple and consistent type system to create a comprehensive and productive development experience that produces fast and robust applications that run across platforms. Go, also known as Golang, is the concise and efficient programming language designed by Google for creating high-performance, cross-platform applications. Go combines strong static types with simple syntax and a comprehensive standard library to increase programmer productivity, while still supporting features such as concurrent/parallel programming. Each topic is covered in a clear, concise, no-nonsense approach that is packed with the details you need to learn to be truly effective. Chapters include common problems and how to avoid them. What You Will Learn Gain a solid understanding of the Go language and tools Gain in-depth knowledge of the Go standard library Use Go for concurrent/parallel tasks Use Go for client- and server-side development Who This Book Is For This book is for experienced developers who want to use Go to create applications. Adam Freeman is an experienced IT professional who has held senior positions in a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.
ISBN: 9781484273555
Standard No.: 10.1007/978-1-4842-7355-5doiSubjects--Topical Terms:
2165707
Go (Computer program language)
LC Class. No.: QA76.73.G63
Dewey Class. No.: 005.133
Pro Go = the complete guide to programming reliable and efficient software using Golang /
LDR
:03919nmm a2200325 a 4500
001
2297819
003
DE-He213
005
20220124160534.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484273555
$q
(electronic bk.)
020
$a
9781484273548
$q
(paper)
024
7
$a
10.1007/978-1-4842-7355-5
$2
doi
035
$a
978-1-4842-7355-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.G63
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
F855 2022
100
1
$a
Freeman, Adam.
$3
815818
245
1 0
$a
Pro Go
$h
[electronic resource] :
$b
the complete guide to programming reliable and efficient software using Golang /
$c
by Adam Freeman.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxix, 1076 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part 1 - Understanding the Go Language -- 1. Your First Go Application -- 2. Putting Go in Context -- 3. Using the Go Tools -- 4. Basic Types, Values, and Pointers -- 5. Operations and Conversions -- 6. Flow Control -- 7. Using Arrays, Slice, and Maps -- 8. Defining and Using Functions -- 9. Using Function Types -- 10. Defining Structs -- 11. Using Methods and Interfaces -- 12. Creating and Using Packages -- 13. Type and Interface Composition -- 14. Using Goroutines and Channels -- 15. Error Handling -- Part 2 - Using the Go Standard Library -- 16. String Processing and Regular Expressions -- 17. Formatting and Scanning Strings -- 18. Math Functions and Data Sorting -- 19. Dates, Times, and Durations -- 20. Reading and Writing Data -- 21. Working with JSON Data -- 22. Working with Files -- 23. Using HTML and Text Templates -- 24. Creating HTTP Servers -- 25. Creating HTTP Clients -- 26. Working with Databases -- 27. Using Reflection -- 28. Using Reflection, Part 2 -- 29. Using Reflection, Part 3 -- 30. Coordinating Goroutines -- 31. Unit Testing, Benchmarking, and Logging -- Part 3 - Applying Go -- 32. Creating a Web Platform -- 33. Middleware, Templates, and Handlers -- 34. Actions, Sessions, and Authorization -- 35. SportsStore: A Real Application -- 36. SportsStore: Cart and Database -- 37. SportsStore: Checkout and Administration -- 38. SportsStore: Finishing and Deployment.
520
$a
Best-selling author Adam Freeman explains how to get the most from Go, starting from the basics and building up to the most advanced and sophisticated features. You will learn how Go builds on a simple and consistent type system to create a comprehensive and productive development experience that produces fast and robust applications that run across platforms. Go, also known as Golang, is the concise and efficient programming language designed by Google for creating high-performance, cross-platform applications. Go combines strong static types with simple syntax and a comprehensive standard library to increase programmer productivity, while still supporting features such as concurrent/parallel programming. Each topic is covered in a clear, concise, no-nonsense approach that is packed with the details you need to learn to be truly effective. Chapters include common problems and how to avoid them. What You Will Learn Gain a solid understanding of the Go language and tools Gain in-depth knowledge of the Go standard library Use Go for concurrent/parallel tasks Use Go for client- and server-side development Who This Book Is For This book is for experienced developers who want to use Go to create applications. Adam Freeman is an experienced IT professional who has held senior positions in a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.
650
0
$a
Go (Computer program language)
$3
2165707
650
0
$a
Open source software
$x
Programming.
$3
3593807
650
0
$a
Computer programming.
$3
527209
650
1 4
$a
Programming Language.
$3
3538935
650
2 4
$a
Open Source.
$3
2210577
650
2 4
$a
Programming Techniques.
$3
892496
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-7355-5
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9439711
電子資源
11.線上閱覽_V
電子書
EB QA76.73.G63
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入