Programming: Google programming language is now real! Programiranje: Google programski jezik, je zdaj pravi! Go GO Google! Pojdi GO Google!
Posted on 12. Objavljeno dne 12. Nov, 2009 by Dragos in Coding November 2009, ki ga Dragos v Coding
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. Prvi Google Browser (Chrome), potem Google mobilni operacijski sistem (Android), Google postaja res blizu začetek svoje (in, upajmo, open source) operacijski sistem za računalnike. But before that, we needed to expect a “default” programming language from the Goliath of all technological times. Toda pred tem, smo potrebovali pričakovati "default" programski jezik od Goliath vseh tehnoloških časov. And it's here! In je tukaj! GO is the name of Google's programming language, which from the words of the inventors it is a programming language that is: GO je ime Googlov programski jezik, ki je od besed izumiteljev je programski jezik, ki je:
- simple preprost
- fast hiter
- safe varen
- concurrent sočasno
- fun zabava
- and of course.. open-source in seveda .. odprtokodne
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. Čeprav je jezik pogled zelo podobna C in C + +, razvijalci pravijo, da je jezik GO ima številne izboljšave, da se začne ta novost v isti vrstici z jeziki, kot so C, C + +, Java in Python.
Here are some points, which are the main features of GO: Tukaj je nekaj točk, ki so glavne značilnosti GO:
Go compilers produce fast code fast. Go prevajalniki proizvajajo hitro kodo hitro. Typical builds take a fraction of a second yet the resulting programs run nearly as quickly as comparable C or C++ code. Tipične gradi se del, ki izhaja še drugi programi delujejo skoraj tako hitro, kot primerljive C ali C + + kodo.
Go is type safe and memory safe. Go vrsta varno in spomin varno. Go has pointers but no pointer arithmetic. Go kazalci, vendar ni nobenega kazalca aritmetično. For random access, use slices, which know their limits. Za naključno dostop, uporabo rezine, ki poznajo svoje meje.
Go promotes writing systems and servers as sets of lightweight communicating processes, called goroutines, with strong support from the language. Go spodbuja pisanje sisteme in strežnikov, kot določa iz lahkih komuniciranja procesov, ki se imenuje goroutines, z močno podporo iz jezika. Run thousands of goroutines if you want—and say good-bye to stack overflows. Run tisoče goroutines, če želite, in reči zbogom, da stack preplavljena.
Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. Pojdi se je hitro nadgrajuje, čisto sintakso, zbiranje smeti, metod za vsako vrsto, in doživljenjsko razmislek. It feels like a dynamic language but has the speed and safety of a static language. Zdi se mi, dinamičen jezik, vendar je hitrost in varnost statični jezika. It's a joy to use. To je veselje za uporabo.
Yet not convinced about the power of GO? Vendar pa ni prepričan o moči GO? Russ Cox from Google, explains the fast compiles of big programs with GO: Russ Cox od Googla, pojasnjuje hitro pripravlja velikih programov z GO:
Convinced now? V prepričanju, zdaj? Then G O f o r i t ! Potem 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. Opomba iz Google: Pojdi Projekt je bil zasnovan tako, da bi bilo lažje napisati takšne strežnike in drugo programsko opremo Google interno uporabo, vendar izvajanje ni povsem dovolj zrel še za množično proizvodnjo uporabo.
Related posts: Podobni objav:
- Google search engine: is indexing everything, but how accurate? Google iskalnik: indeksiranje je vse, ampak kako točno? Strange things happening on IconArchive.com Čudne stvari se dogaja na IconArchive.com
- Webhit: Find reviews/testimonials written by real people. Webhit: Poišči pregleduje / pričevanja napisal resnični ljudje. Share your opinion about different topics Delite svoje mnenje o različnih temah
- Wordpress: Best SEO iTranslator for Wordpress, get free traffic from fully automated plugin script Wordpress: Best SEO iTranslator za Wordpress, zaslužiti prost promet iz povsem avtomatiziran plugin script
- Apps: Best two IDEs to use with Linux Ubuntu Apps: Best dva IDES za uporabo z Linux Ubuntu
- artur Artur













































