Programming: Google programming language is now real! Programavimas: "Google" programavimo kalba dabar yra realus! Go GO Google! Go Go "Google"!
Posted on 12. Posted on 12. Nov, 2009 by Dragos in Coding Lapkritis, 2009 Dragos ir kodavimo
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. Pirmasis "Google" naršyklė (chrome), tada Google Mobile operacine sistema (Android), Google tampa labai arti pradėjo savo (ir tikiuosi, atviro kodo) operacinės sistemos kompiuterius. But before that, we needed to expect a “default” programming language from the Goliath of all technological times. Bet prieš tai, kad mums reikia tikėtis, kad "pagal nutylėjimą" programavimo kalbą iš visų technologinių kartus Galijotas. And it's here! Ir tai čia! GO is the name of Google's programming language, which from the words of the inventors it is a programming language that is: GO "Google" programavimo kalba, kuri iš išradėjų tariant, tai yra programavimo kalba, pavadinimas:
- simple paprastas
- fast greitas
- safe saugus
- concurrent kartu
- fun linksmas
- and of course.. open-source ir, žinoma .. 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. Nors kalbos atrodo labai panaši į C ir C + + Developers pasakyti, kad GO kalba turi daug patobulinimų, kad įdėti šią naujieną į pačią eilę su kalbų, tokių kaip C, C + +, Java ar Python.
Here are some points, which are the main features of GO: Čia yra keletas punktų, kurie yra pagrindiniai bruožai GO:
Go compilers produce fast code fast. Grįžti kompiliatoriai pagaminti greitai kodas greitai. Typical builds take a fraction of a second yet the resulting programs run nearly as quickly as comparable C or C++ code. Tipiška stato atsižvelgti į sekundę dar dėl programos veikia beveik taip pat greitai, kaip panašios C ar C + + kodą.
Go is type safe and memory safe. Go tipo saugios ir atminties saugus. Go has pointers but no pointer arithmetic. Go patarimų, bet ne rodyklė aritmetinis. For random access, use slices, which know their limits. Dėl atsitiktinių prieigos, naudojimo skiltelės, kuris žino savo ribas.
Go promotes writing systems and servers as sets of lightweight communicating processes, called goroutines, with strong support from the language. Grįžti skatina raštu sistemų ir serverių rinkinius lengvi komunikacijos procesus, vadinamas goroutines, su stipria parama iš kalbos. Run thousands of goroutines if you want—and say good-bye to stack overflows. Pradėti tūkstančių goroutines jei norite ir sakyti Atsisveikinimo sukrauti perpildymo.
Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. Go greitai stato, švarus sintaksė, šiukšlių rinkimo metodai, bet tipo ir vykdymo laiko apmąstymams. It feels like a dynamic language but has the speed and safety of a static language. Jis atrodo kaip dinamiškas kalba, tačiau greitis ir saugumas statinio kalba. It's a joy to use. Tai džiaugsmas naudoti.
Yet not convinced about the power of GO? Dar nėra įsitikinusi, kad GO galia? Russ Cox from Google, explains the fast compiles of big programs with GO: Russ Cox iš "Google", aiškina greitai kaupia didelių programų su GO:
Convinced now? Įsitikinęs dabar? Then G O f o r i t ! Tuomet G O f o r t i! ![]()
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. Pastaba iš Google: GO projektas buvo sumanytas, kad būtų lengviau parašyti serverių natūra ir kita programinė įranga naudoja Google viduje, tačiau įgyvendinimas nėra visiškai subrendęs dar didelio masto gamybai.
Related posts: Related posts:
- Google search engine: is indexing everything, but how accurate? Google paieška: yra indeksavimo viskas, bet kaip tiksliai? Strange things happening on IconArchive.com Keista kas vyksta IconArchive.com
- Webhit: Find reviews/testimonials written by real people. Webhit: Ieškoti Apžvalgos / Atsiliepimai Įrašė Real people. Share your opinion about different topics Pareiškite savo nuomonę apie įvairių temų
- Wordpress: Best SEO iTranslator for Wordpress, get free traffic from fully automated plugin script WordPress: Geriausios SEO iTranslator wordpress, gauti nemokamą srautą visiškai automatizuota įjungti scenarijų
- Apps: Best two IDEs to use with Linux Ubuntu Apps: Geriausios du IDE naudoti su Linux Ubuntu
- artur Arturas













































