go_training

所属分类:模式识别(视觉/语音等)
开发工具:GO
文件大小:31KB
下载次数:0
上传日期:2020-05-12 21:38:13
上 传 者sh-1993
说明:  Go编程语言视频系列简介<http:start.ng>

文件列表:
go.mod (99, 2020-05-13)
go.sum (2155, 2020-05-13)
solution (0, 2020-05-13)
solution\week2 (0, 2020-05-13)
solution\week2\converter.go (849, 2020-05-13)
solution\week3 (0, 2020-05-13)
week3 (0, 2020-05-13)
week3\channels.go (404, 2020-05-13)
week3\cmd (0, 2020-05-13)
week3\cmd\main.go (2168, 2020-05-13)
week3\concurrency.go (741, 2020-05-13)
week3\concurrency.md (2824, 2020-05-13)
week3\error_handling.md (920, 2020-05-13)
week3\facebook (0, 2020-05-13)
week3\facebook\fb.go (406, 2020-05-13)
week3\interfaces.go (75, 2020-05-13)
week3\interfaces.md (1642, 2020-05-13)
week3\linkedin (0, 2020-05-13)
week3\linkedin\linkedin.go (424, 2020-05-13)
week3\packages.md (904, 2020-05-13)
week3\twitter (0, 2020-05-13)
week3\twitter\twitter.go (408, 2020-05-13)
week4 (0, 2020-05-13)
week4\assets (0, 2020-05-13)
week4\assets\css (0, 2020-05-13)
week4\assets\css\index.css (39, 2020-05-13)
week4\assets\form.html (451, 2020-05-13)
week4\assets\index.html (424, 2020-05-13)
week4\assets\js (0, 2020-05-13)
week4\assets\js\index.js (18, 2020-05-13)
week4\cmd (0, 2020-05-13)
week4\cmd\main.go (5093, 2020-05-13)
week4\db.md (161, 2020-05-13)
week4\http.md (159, 2020-05-13)
week4\mysql.go (0, 2020-05-13)
... ...

# Go Training ## Week 1 ### Variable - `var` keyword - Short hand variable declaration - Local variables - Package level variables - Variable liftimes ### Basic Data Types - Integers - Strings - Booleans - Floats ## Week2 ### Control Flow - If statements - Switch ### Composite Types - Structures - Arrays - Slices - Map - _JSON_ - _XML_ ### Type Declaration - Constants and iota - Pointers - Structures - Functions and Methods ## Week3 - Interfaces - Packages (Public and Private feature) - Error Handling - Goroutines and Channels - Sync ## Week4 - HTTP - Testing - Exercises ## Week5 - Benchmarking - Writing Documentation - Reflection - The Go Tool

近期下载者

相关文件


收藏者