This is a translated page. The original can be found here: http://iwebdevel.com/2009/11/12/programming-google-programming-language-is-now-real-go-google-developer-website-fast-compile-build/
UPDATES VIA RSS | Email UPDATES VIA RSS | Email Get updates via feedburner Get updates via twitter
Home / Coding / Programming: Google programm… Home / Coding / Programming: Google Programm ...

Programming: Google programming language is now real! Pemrograman: bahasa pemrograman Google sekarang nyata! Go GO Google! Go GO Google!

Posted on 12. Dikirim di 12. Nov, 2009 by Dragos in Coding Nov, 2009 oleh Dragos di Coding

GOlang Google programming language

GOlang Google programming language Bahasa pemrograman GOlang Google

First the Google Browser (Chrome), then the Google mobile operating system (Android), Google is getting really close to launching its own (and hopefully open source) operating system for computers. Pertama Google Browser (Chrome), maka sistem operasi mobile Google (Android), Google menjadi benar-benar dekat dengan meluncurkan sendiri (dan mudah-mudahan open source) sistem operasi untuk komputer. But before that, we needed to expect a “default” programming language from the Goliath of all technological times. Tapi sebelum itu, kami perlu mengharapkan "default" dari bahasa pemrograman Goliat dari semua teknologi kali. And it's here! Dan itu ada di sini! GO is the name of Google's programming language, which from the words of the inventors it is a programming language that is: GO adalah nama bahasa pemrograman Google, yang dari perkataan para penemu itu adalah sebuah bahasa pemrograman yaitu:

  • simple sederhana
  • fast cepat
  • safe aman
  • concurrent berbarengan
  • fun kesenangan
  • and of course.. open-source dan tentu saja open-source ..

Though the language looks very similar to C and C++, the developers say that the GO language has many improvements that put this novelty in the same row with languages such as C, C++, Java or Python. Meskipun bahasa terlihat sangat mirip dengan C dan C + +, para pengembang mengatakan bahwa bahasa GO memiliki banyak perbaikan yang membuat hal baru ini pada baris yang sama dengan bahasa-bahasa seperti C, C + +, Java atau Python.

Here are some points, which are the main features of GO: Berikut adalah beberapa poin, yang merupakan fitur utama GO:

Go compilers produce fast code fast. Go compiler menghasilkan kode cepat cepat. Typical builds take a fraction of a second yet the resulting programs run nearly as quickly as comparable C or C++ code. Khas membangun mengambil sepersekian detik tetapi program yang dihasilkan hampir lari secepat sebanding C atau C + + code.

Go is type safe and memory safe. Go adalah jenis memori yang aman dan aman. Go has pointers but no pointer arithmetic. Go memiliki petunjuk tapi tidak ada pointer arithmetic. For random access, use slices, which know their limits. Untuk akses random, gunakan irisan, yang mengenal batas.

Go promotes writing systems and servers as sets of lightweight communicating processes, called goroutines, with strong support from the language. Go mempromosikan sistem penulisan dan server sebagai rangkaian proses berkomunikasi ringan, yang disebut goroutines, dengan dukungan yang kuat dari bahasa. Run thousands of goroutines if you want—and say good-bye to stack overflows. Jalankan ribuan goroutines jika Anda inginkan-dan mengucapkan selamat tinggal pada stack overflows.

Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. Go telah cepat membangun, bersih sintaks, pengumpulan sampah, metode untuk semua jenis, dan run-time refleksi. It feels like a dynamic language but has the speed and safety of a static language. Rasanya seperti bahasa yang dinamis tetapi memiliki kecepatan dan keamanan bahasa statis. It's a joy to use. Ini menyenangkan untuk digunakan.

Yet not convinced about the power of GO? Tapi tidak yakin tentang kekuatan GO? Russ Cox from Google, explains the fast compiles of big programs with GO: Russ Cox dari Google, menjelaskan puasa mengkompilasi program besar dengan GO:

Convinced now? Yakin sekarang? Then G O f o r i t ! Kemudian G O f o r i t! )

Note from Google : The Go project was conceived to make it easier to write the kind of servers and other software Google uses internally, but the implementation isn't quite mature enough yet for large-scale production use. Catatan dari Google: The Go Proyek ini disusun untuk membuatnya lebih mudah untuk menulis jenis server dan perangkat lunak lain Google menggunakan internal, tetapi pelaksanaannya tidak cukup dewasa belum cukup untuk produksi skala besar digunakan.

Translate this post Terjemahkan posting ini


Related posts: Related posts:

  1. Google search engine: is indexing everything, but how accurate? Mesin pencari google: adalah pengindeksan segalanya, tapi seberapa akurat? Strange things happening on IconArchive.com Hal-hal aneh terjadi di IconArchive.com

    blog comments powered by Disqus blog comments powered by DISQUS