# gostudy **Repository Path**: xmlhh/gostudy ## Basic Information - **Project Name**: gostudy - **Description**: learning go languange,from entry to abandom - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README gostudy =========================== Hi, Guys, Welcome to gostudy! You will Learn the go language here, from entry to abandonment! I will keep updating study notes here, commit codes and add comment everyday! ### go 基础 1.语法/数据类型/控制循环语句/函数 2.数组/指针/结构体/切片/范围/集合 ### go 进阶 1.接口/异常处理 2.多线程/协程,并发/通道 3.共享内存,资源竞争,互斥锁/读写锁 4.包和工具/测试技术/反射 ### go与dde后端 1.熟悉GSettings机制原理,编写GSettings demo 2.熟悉DBus机制原理,编写DBus demo 3.搭建好后端环境,并使dde-daemon能成功编译 4.熟悉dde-daemon后端项目: 剖析源码,整体框架,整理流程图,模块源码分析 5.编写调用各种系统DBUS接口的demo ### go web编程 1.编写自己的http服务器 2.熟悉web框架:Gin或Beego 3.项目案例-博客站点系统 ### go 微服务 . . . . . ### go 区块链 . . . . . ### go 实战项目 . . . . .