Go for Java Programmers
eBook - ePub

Go for Java Programmers

Learn the Google Go Programming Language

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Go for Java Programmers

Learn the Google Go Programming Language

Book details
Table of contents
Citations

About This Book

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 languageand 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 writeGo programs.

What You Will Learn

  • 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
  • Discover how the Go and Java languages and development experience compare and contrast

Who This Book Is For

Primarily existing professional Java programmers or students that already know something about Java.A basic understanding of Java is expected.Some basic programming experience with imperative languages is expected.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Go for Java Programmers by Barry Feigenbaum, Ph.D. in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Languages. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484271995

Table of contents

  1. Cover
  2. Front Matter
  3. Part I. First Look at Go
  4. Part II. The Go Language
  5. Part III. Go Library Survey
  6. Back Matter