GithubHelp home page GithubHelp logo

go-library's Introduction

go-library

为什么要学习Go

  • 支持并发,这是Go与生俱来的特性
  • 简单易学,与C语言类似,学过Java的也推荐学习,性能可以于C比肩
  • 静态类型语言,静态类型的语言就是可以在编译的时候检查出来隐藏的大多数问题
  • 跨平台编译
  • 内嵌C支持

Go可以做些什么

  • 网络编程,开发Web应用、API应用等
  • 内存数据库,前一段时间Google开发的groupcache,couchbase的部分组建
  • 云平台,目前国外很多云平台在采用Go开发

更新日志

更新日志

目录

chapter1环境配置

chapter2HelloWorld

chapter3变量与常量

chapter4基本数据类型与运算符

chapter5条件语句

chapter6循环语句

chapter7defer语句

chapter8数组

chapter9指针

chapter10结构体

chapter11Slice

chapter12Range

chapter13Map

chapter14函数

chapter15方法

chapter16接口

chapter17反射

chapter18错误处理

chapter19自定义类型

该教程主要是针对想要Go入门学习的,够用就好

如果想要进一步学习可能不是特别合适

欢迎关注我微信公众号,第一时间通知你,更新内容

http://7xp64w.com1.z0.glb.clouddn.com/qrcode_for_gh_3e33976a25c9_258.jpg

也可以通过新浪微博:@迹_Jason 与我交流

https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png

本文基于署名-非商业性使用-相同方式共享 4.0许可协议发布,欢迎转载、使用、重新发布,但务必保留文章署名迹_Jason(包含链接:https://github.com/zoeminghong/go-library ),不得用于商业目的,基于本文修改后的作品务必以相同的许可发布。如有任何疑问,请微博与我联系

go-library's People

Contributors

zoeminghong avatar

Watchers

 avatar  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.