Go for Java programmers learn Google's Go programming language /

Bibliographic Details
Main Author: Feigenbaum, Barry A.
Corporate Author: EBSCOhost
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress L. P., 2025.
Edition:Second edition.
Series:Professional and applied computing series.
Subjects:
Online Access:Connect to the full text of this electronic book
Table of Contents:
  • 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.