Git Product home page Git Product logo

golang_learn's Introduction

golang 学习笔记

.md 后缀为笔记文件,.go为golang语言编写的练习样例

知识点导航

常用基本命令

数据类型

变量

常量

格式化输出

数组

字符串

init语句

条件语句

分支语句

循环语句

defer语句

结构体

map

函数

方法

接口

协程

通道

channel 遍历

runtime包 (Gosched() Goexit() GOMAXPOCS(n))

互斥锁 Mutex

select

ticker 周期执行

后记

本次golang基础语法学习先到这,还有一些标准库的操作没有学习,这个留到有需要再去官方文档学习。接下来尝试去做几个项目,在项目实践中学习。

—— 小生不才 2022年11月17日 于长沙

练手小项目

输出执行命令时 用户给的参数

打印用户输入参数,练习输入输出

TCP端口扫描工具

golang_learn's People

Contributors

onlyone2019 avatar

Stargazers

 avatar

Watchers

 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.