Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/qzqi/go_cookies

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/qzqi/go_cookies

  • v0.0.0-20230114080616-ccbe5b6d2a54
  • Source
  • Go
  • Socket score

Version published
Created
Source

learn go

记录一下go的学习。
计划分为:

  • go工程化学习
  • go基础知识
  • 使用go实现常用的ds+algo

主要学习的:

  • 项目基本架构的组织
  • 代码基本的编码封装
  • 代码的基本原则规范
  • 并发的设计思想
  • 面向对象编程的设计思想
  • 可扩展性的设计思想

go里面的指针接受则与值接收者,在一般的情况下不必要区分(语法糖)。但是我觉得 go的多态(实现相同的interface method)的实现方式可能和C++相同?看一下总结的a tour of go.

总结的还是不行,不能够很快的温习go的使用!!!

  • 第一个困惑的地方还是go mod的使用

升级Go版本?需要先uninstall以前的?

说实话go确实不简单。//用来刷题确实不如C++舒服!!!

用来开发呢?

其实基础知识差不多了,剩下的就是熟练语言吧。不要纠结,决定了就去做 不要空想!!!

看书也看不下去,自己缺少的真的是写代码!!!

FAQs

Package last updated on 14 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc