
Get an in-depth introduction to the Go programming language and its associated standard runtime libraries. This book is tailored for Java programmers to utilize their existing knowledge to learn Go. You will get a deep understanding of the Go language and obtain a good introduction to the extensive Go standard libraries.
The Second Edition is updated for new and enhanced APIs in both Java and Go, including revised discussions on modules and Go generics. Through clear descriptions of Go features, contrasted with similar Java features and new extensive code examples, you will possess enough knowledge of Go's libraries to begin doing effective programming in the 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.
What You Will Learn
Inhaltsverzeichnis
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 II: 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: Go Generic Types, Functions and Sample Programs. -
Part III: 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. . - Appendix F: Go Playground Examples. - G. Java Example Source.
Es wurden noch keine Bewertungen abgegeben. Schreiben Sie die erste Bewertung zu "Go for Java Programmers" und helfen Sie damit anderen bei der Kaufentscheidung.