Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/furkancosgun/gonotlari

Go Ders Notlari Ve API Ornegi
https://github.com/furkancosgun/gonotlari

echo echo-framework echo-server go golang turkish

Last synced: 16 days ago
JSON representation

Go Ders Notlari Ve API Ornegi

Awesome Lists containing this project

README

        

# GO NOTLARI



  1. Variables: Temel değişken kavramları ve kullanımı.


  2. Arrays and Slices: Diziler ve dilimlerle ilgili kavramlar.


  3. If Statements: Koşul ifadeleri kullanımı.


  4. For Loops: For döngüsü kullanımı.


  5. Maps: Haritaların (map) kullanımı.


  6. Functions: Fonksiyonların tanımlanması ve kullanımı.


  7. Pointers: İşaretçiler (pointers) ve referanslarla ilgili konular.


  8. Structs: Yapılar (structs) ve veri yapıları.


  9. Interfaces Vol. 1: Arayüzler (interfaces) - Bölüm 1.


  10. Interfaces Vol. 2: Arayüzler (interfaces) - Bölüm 2.


  11. Interfaces Vol. 3: Arayüzler (interfaces) - Bölüm 3.


  12. Defer: Defer ifadesinin kullanımı.


  13. Scope Variables: Değişken kapsamı (scope).


  14. Modules: Modül kullanımı.


  15. Function Literals: Fonksiyon literallerinin (anonymous functions) kullanımı.


  16. Error Handling: Hata işleme stratejileri.


  17. Goroutines: Goroutines kullanımı.


  18. Unbuffered Channels - Part 1: Tamponlanmamış kanallar - Bölüm 1.


  19. Unbuffered Channels - Part 2: Tamponlanmamış kanallar - Bölüm 2.


  20. Buffered Channels - Part 1: Tamponlu kanallar - Bölüm 1.


  21. Buffered Channels - Part 2: Tamponlu kanallar - Bölüm 2.


  22. Context - Part 1: Bağlam (context) - Bölüm 1.


  23. Context - Part 2: Bağlam (context) - Bölüm 2.


  24. Context - Part 3: Bağlam (context) - Bölüm 3.


  25. Product API: Ürün API'si uygulaması.


  26. Todo API: Görev (Todo) API'si uygulaması.


  27. Todo API - Version 2: Görev (Todo) API'si uygulamasının ikinci sürümü.


  28. Spawning Processes: Os.Exec Kullanımı


  29. Http Client: Http Servislerini Cagirma(Gunluk Kur Ornegi)


  30. TCMB Currency API: Gunluk Kur API Ornegi


  31. Http Service: Basit Servis


  32. JSON: Json Kullanimi


  33. XML: XML Kullanimi


  34. JWT Auth V1: Jwt Kullanımı V1


  35. JWT Auth V2: Jwt Kullanımı V2


  36. JWT Auth V3: Jwt Kullanımı V3


  37. JWT Auth V4: Jwt Kullanımı V4


  38. File API: Dosya Yukleme Ve Indirme Icın Dosya API