Muutke küpsiste eelistusi

E-raamat: Go Cookbook

  • Formaat: 370 pages
  • Ilmumisaeg: 13-Sep-2023
  • Kirjastus: O'Reilly Media
  • Keel: eng
  • ISBN-13: 9781098122089
  • Formaat - PDF+DRM
  • Hind: 56,15 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: 370 pages
  • Ilmumisaeg: 13-Sep-2023
  • Kirjastus: O'Reilly Media
  • Keel: eng
  • ISBN-13: 9781098122089

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can quickly ramp up their knowledge while accomplishing useful tasks, and experienced Go developers can save time by cutting and pasting proven code directly into their applications.

Recipes include:

  • Creating a module
  • Calling code from another module
  • Returning and handling an error
  • Converting strings to numbers (or converting numbers to strings)
  • Modifying multiple characters in a string
  • Creating substrings from a string
  • Capturing string input
  • And so much more

Chang Sau Sheong has been in the software development industry for more than 26 years, and has been involved in building software products in many industries and using various technologies. He is an active member of the software development communities for Java, Ruby previously and now focuses mostly on Go, running meetups and giving talks in conferences all around the world. He also runs the GopherCon Singapore, one of the largest community-led developer conferences in Southeast Asia, and has been doing so since 2017. Sau Sheong has written 4 programming books, 3 in Ruby and the last one in Go -- Go Web Programming.