There is a better alternative, please see <<VSC Developing inside a Container>>. To use and manage third-party libra ...
Golang Quick Start
Introduction Go users: https://github.com/golang/go/wiki/GoUsers web services, devops: docker + k8s Visual Studio Code go-plugin, ...
Python3 Scripting
Why Python scripting? Easy to learn and write, interactively, powerful built-in data types and object oriented. Included packages ...
Leetcode Python Summary
未来可见的一段时期要switch 到 Python了。 这里主要记录一下用Python 刷题的总结,特别是一些不知道的module, funtions等等,还有就是知道了但没有熟练应用。 对于while, if 等,None, 0 等都视作False,不用再去 ...
Jenkins Quick Start II
This course is from PluralSight Automating Jenkins with Groovy. 这里不是讲如何编写declarative pipeline, 而是对Jenkins进行本地化配置, by Groovy script ...
iTerm2 and Oh-My-Zsh Setup
This post is about set up efficient, beautiful theme emulator with oh-my-zsh. Reference from: https://gist.github.com/kevin-smets/ ...
Azure Cloud
//TODO [ ] custom azure container: vim, zsh or startship, auto completion [ ] Azure subscription and tenant IDs? In ~/.azure/crede ...
Google Cloud
From PluralSight Google Cloud path. 下载的配套slides 讲得很详细,可以参考,特别是讲解了如何选择资源组合, 每个课时中有Quick Labs. The best way to learn is to read offi ...
Packer Quick Start
[x] template user variable [x] builder google cloud, authentication, etc. [x] provisioner ansible Build Images for cloud and on-pr ...