Programming: Google programming language is now real! Programowanie: język programowania Google jest prawdziwe! Go GO Google! Go Go Google!
Posted on 12. Zamieszczone w dniu 12. Nov, 2009 by Dragos in Coding Lis, 2009 Dragos w 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. Pierwsza przeglądarka Google (Chrome), to Google mobilnego systemu operacyjnego (Android), Google staje się coraz bardzo blisko do rozpoczęcia własnej (i miejmy nadzieję, open source) system operacyjny dla komputerów. But before that, we needed to expect a “default” programming language from the Goliath of all technological times. Ale zanim to nastąpiło, musieliśmy liczyć na "default" język programowania z Goliatem wszystkich technologicznych razy. And it's here! And it's here! GO is the name of Google's programming language, which from the words of the inventors it is a programming language that is: GO jest nazwa języka programowania Google, które ze słów wynalazcy jest to język programowania, który jest:
- simple proste
- fast szybko
- safe bezpieczny
- concurrent jednoczesnych
- fun zabawa
- and of course.. open-source i oczywiście .. 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. Choć język wygląda bardzo podobnie do C i C + +, deweloperzy twierdzą, że język GO posiada wiele usprawnień, które to nowości wprowadzone w tym samym rzędzie z języków takich jak C, C + +, Java lub Python.
Here are some points, which are the main features of GO: Oto kilka punktów, które są główne cechy GO:
Go compilers produce fast code fast. Kompilatory Go produkcji szybki kod szybko. Typical builds take a fraction of a second yet the resulting programs run nearly as quickly as comparable C or C++ code. Typowe opiera się na ułamek sekundy jeszcze programy wynikające biegać niemal tak szybko, jak porównywalne C lub C + +.
Go is type safe and memory safe. Go to rodzaj bezpiecznej i pamięci bezpieczne. Go has pointers but no pointer arithmetic. Go ma wskazówek, ale nie arytmetyczna wskaźnika. For random access, use slices, which know their limits. Random Access, plastry użycia, który zna swoje granice.
Go promotes writing systems and servers as sets of lightweight communicating processes, called goroutines, with strong support from the language. Go promuje pisania systemów i serwerów jako zbioru lekkich procesów komunikowania, zwany goroutines, przy silnym poparciu języka. Run thousands of goroutines if you want—and say good-bye to stack overflows. Tysięcy Bieg goroutines jeśli chcesz i pożegnać do przepełnienia stosu.
Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. Idź się szybko rozwija, czyste składni, zbieranie śmieci, metody dla każdego typu i uruchom refleksji czasu. It feels like a dynamic language but has the speed and safety of a static language. It feels like dynamiczny język, ale szybkość i bezpieczeństwo statyczne języka. It's a joy to use. To radość z użytkowania.
Yet not convinced about the power of GO? Jednak nie jest przekonany o sile GO? Russ Cox from Google, explains the fast compiles of big programs with GO: Russ Cox z Google wyjaśnia szybko zbiera dużych programów z GO:
Convinced now? Przekonani teraz? Then G O f o r i t ! Następnie 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. Notka od Google: Przejdź projektu został stworzony w celu ułatwienia pisania rodzaju serwerów i innego oprogramowania Google korzysta wewnętrznie, ale życie nie jest dość dojrzały jeszcze do wykorzystania na dużą skalę.
Related posts: Podobne posty:
- Google search engine: is indexing everything, but how accurate? Wyszukiwarka Google: indeksowanie jest wszystko, ale jak dokładne? Strange things happening on IconArchive.com Dziwne rzeczy się dzieje na IconArchive.com
- Webhit: Find reviews/testimonials written by real people. Webhit: Znajdź opinie / referencje napisane przez prawdziwych ludzi. Share your opinion about different topics Podziel się swoją opinią na temat różnych zagadnień
- Wordpress: Best SEO iTranslator for Wordpress, get free traffic from fully automated plugin script Wordpress: Best iTranslator SEO Wordpress, stać się wolny ruch z pełni zautomatyzowany skrypt wtyczki
- Apps: Best two IDEs to use with Linux Ubuntu Aplikacje: Dwie najlepsze IDES w celu korzystania z systemu Linux Ubuntu
- artur Artur













































