THIS IS TAG LIST PAGE

YOU CLOUD FIND THE TAG LIST AS BELOW

开发方法

software-engineering中文
Software Development Methodologies…
February 08, 2021By Gethin GeRead Article →

PYTHON 技巧

python中文
Python Learning Notes Python Quick Grammar Python Quick Grammar 1. 变量互换 2. 连续赋值 3. 自动解包 4. 链式比较 5. 重复列表 6. 重复字符串 7. 三目运算 8. 字典合并 9. 字符串反转 1…
February 01, 2021By Gethin GeRead Article →

PYTHON 学习笔记(Intermediate)

python中文
Python Learning Notes - Intermediate 4. 序列 4.1 序列 4.2 列表(list) 4.3 元组(tuple) 元组和列表区别 4.4 字典(dictionary) 5. 字符串和正则表达式 5.1 字串常用操作 5.…
September 16, 2020By Gethin GeRead Article →

Scrum 学习笔记

scrum中文
Scrum Learning Notes 理论与价值观 敏捷宣言 5 个价值观 8 大价值观 12 个原则 3 个角色 3 个工件…
June 22, 2020By Gethin GeRead Article →

PYTHON 学习笔记(Junior)

python中文
Python Learning Notes - Junior 1. python 入门 1.1. 注释 1.2. 代码缩进 1.3. 代码规范 1.3.1. 编写规范 1.3.2. 命名规范 1.4. 基本输出 2. 变量和数据类型 2.1. 保留字 2.2. 标识符 2.…
May 26, 2020By Gethin GeRead Article →