語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
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.
面頁冊數:
XXIX, 1076 p. 185 illus., 50 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Programming Techniques. -
電子資源:
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. - 1st ed. 2022. - XXIX, 1076 p. 185 illus., 50 illus. in color.online resource.
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:
669781
Programming Techniques.
LC Class. No.: QA76.7-.73
Dewey Class. No.: 005.13
Pro Go = The Complete Guide to Programming Reliable and Efficient Software Using Golang /
LDR
:04283nam a22003975i 4500
001
1093337
003
DE-He213
005
20221104145850.0
007
cr nn 008mamaa
008
221228s2022 xxu| s |||| 0|eng d
020
$a
9781484273555
$9
978-1-4842-7355-5
024
7
$a
10.1007/978-1-4842-7355-5
$2
doi
035
$a
978-1-4842-7355-5
050
4
$a
QA76.7-.73
072
7
$a
UMX
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.13
$2
23
100
1
$a
Freeman, Adam.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
796791
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.
250
$a
1st ed. 2022.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
XXIX, 1076 p. 185 illus., 50 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
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
2 4
$a
Programming Techniques.
$3
669781
650
2 4
$a
Open Source.
$3
1113081
650
1 4
$a
Programming Language.
$3
1365750
650
0
$a
Computer programming.
$3
527822
650
0
$a
Open source software.
$3
561177
650
0
$a
Programming languages (Electronic computers).
$3
1127615
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484273548
776
0 8
$i
Printed edition:
$z
9781484273562
776
0 8
$i
Printed edition:
$z
9781484291368
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7355-5
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入