TR-Go

module
v0.0.0-...-f03d621 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2020 License: Apache-2.0

README

TR-GO

Türkçe Açıklamaları ile GO

Kaynak

https://go-tour-turkish.appspot.com/

Go Programming by Example : Agus Kurniawan

https://www.udemy.com/learn-how-to-code/ (ücretsiz)

Learning Go Programming : Vladimir Vivien

Go Systems Programming : Mihalis Tsoukalos

Go in Action : WILLIAM KENNEDY WITH BRIAN KETELSEN AND ERIK ST. MARTIN

Programming in Go : Mark Summerfield

The Go Programming Language : Alan A. A. Donovan, Brian W. Kernighan

Learning Functional Programming in Go : Lex Sheehan

DATA STRUCTURES & ALGORITHMS IN GO : HEMANT JAIN

Go Design Patterns : Mario Castro Contreras

Go: Design Patterns for Real-World Projects : Vladimir Vivien, Mario Castro Contreras, Mat Ryer

https://www.udemy.com/go-programming-language

Web Development with Go : Shiju Varghese

Go Web Programming : Sau Sheong Chang

Building Microservices with Go : Nic Jackson

Learning Go Web Development : Nathan Kozyra

Go Programming Blueprints : Mat Ryer

Mastering Go Web Services : Nathan Kozyra

Isomorphic Go : Kamesh Balasubramanian

Network Programming with Go : Jan Newmarch

Go Web Development Cookbook : Arpit Aggarwal

Webapps in Go the anti textbook : Suraj Patil

Cloud Native programming with Golang : Mina Andrawos, Martin Helmich

Concurrency in Go : Katherine Cox-Buday

Mastering Concurrency in Go : Nathan Kozyra

https://nats.io/

https://gobot.io/

Directories

Path Synopsis
02_GO_Temel
03_Veri_Tabani
06_CassandraDB
Before you execute the program, Launch `cqlsh` and execute: create keyspace example with replication = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 }; create table example.tweet(timeline text, id UUID, text text, PRIMARY KEY(id)); create index on example.tweet(timeline);
Before you execute the program, Launch `cqlsh` and execute: create keyspace example with replication = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 }; create table example.tweet(timeline text, id UUID, text text, PRIMARY KEY(id)); create index on example.tweet(timeline);
07_GO_Dizayn_Pattern
08_GO_Web
10_GO_NATS
11_GOBOT
12_Goruntu_Isleme_ve_GOCV
17_Other

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL