Coder Social home page Coder Social logo

doruk581 / golangsamples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from buraksenyurt/golangsamples

0.0 0.0 0.0 16.01 MB

Çalıştığım kaynaklardan öğrendiğim GO kod örneklerini içerir.

Go 50.15% HTML 1.33% CSS 0.67% Smarty 47.54% Ruby 0.11% Protocol Buffer 0.20%

golangsamples's Introduction

GoLangSamples Kodlarının Amacı

Çalıştığım kitaplardan uyguladığım GO kod örneklerini içerir. Birinci dersten itibaren başlandığı takdirde orta seviyede GO bilgisine sahip olununcaya kadar ilerlenebilir. Yeni dersleri fırsat buldukça eklemekteyim.

Çalıştırırken

Örnek kod dosyalarını indirdikten sonra go derleyicisi ile çalıştırmak gerekiyor. Sistemde Go yüklü olduğunu varsayarsak

go run Lesson_01.go 

gibi ilerlenebilir. İşleri kolaylaştırmak adına LiteIDE kullanılabilir. Ancak dikkat edilmesi gereken bir konu var. Tüm ders kodları içerisinde main fonksiyonu bulunuyor. Bu nedenle tüm dosyaları aynı klasöre indirirsek LiteIDE o klasörde birden fazla main fonksiyonu göreceği için hata verecektir. Dolayısıyla aynı klasöre indirirseniz komut satırından çalıştırıp sonuçları görebilirsiniz. Ya da tüm dersleri kendi özerk klasörleri içerisinde ayrıca tutabilirsiniz.

Kaynaklar

GO diline çalışırken kullandığım kaynaklar aşağıdaki gibidir.

Murat Özalp'in Go Programlama Kitabı

Go By Example - Örneklerle Go

Golang Official Pakages-Paketler ile ilgili bilgiler

Bir Tutorial Serisiz

Kendi bloğumdaki bir kaç yazı

golangsamples's People

Contributors

buraksenyurt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.