Eğitim İçeriği
Go diğer programlama dillerine karşı
Go temel kavramlar
- Değişkenler ve Türler
- İşaretçiler
- Fonksiyonlar
- Dallanma ve Döngüler
- Karmaşık Yapılar
- Haritalar ve Dilimler
- OOP Kavramları (Sınıflar, Arayüzler)
- Hata Yönetimi
Eşzamanlılık
- Eşzamanlılık Desenleri
Yaygın Paketler
Go Araçları
Kurs İçin Gerekli Önbilgiler
Herhangi bir programlama diline (örneğin C, VB, Java, PHP, aslında herhangi biri) aşinalık. Örneğin, bu kurs bir "döngü" veya "if" ifadesinin ne olduğunu açıklamaz. Sadece bu kavramların Go dilinde nasıl uygulandığını açıklar.
Danışanlarımızın Yorumları (6)
The practical exercises which were really entertaining.
Jurgen Cruz - Focus Engineering SRL
Eğitim - Go Programming Language for Programmers
The Trainer knew niche language concepts and had a historical perspective on how the language has changed since its original release date.
Brandon - DuosTechnologies, Inc.
Eğitim - Go Programming Language for Programmers
The level of detail into the mechanics of why and how something worked was helpful. I also really appreciated having the repo to pull at the day so I could focus on watching what he was explaining.
Sara - DuosTechnologies, Inc.
Eğitim - Go Programming Language for Programmers
The didactic way of presenting
Ivo Abdul - CEDSIF Ministry of Finance
Eğitim - Go Programming Language for Programmers
Concepts of range, slice, swaps,...
Edmundo Manave - CEDSIF Ministry of Finance
Eğitim - Go Programming Language for Programmers
The simplicity of language and the examples given by the teacher