Commit Graph

153 Commits

Author SHA1 Message Date
cwjokaka 5dd21586ab 修正第15章变量名称 2020-06-30 00:57:28 +08:00
piglei c49eac43f5
Merge pull request #48 from Dreagonmon/patch-1
修正「上一篇」链接文字
2020-06-29 18:44:46 +08:00
Dreagonmon 56d7e50c55
修正「上一篇」链接文字 2020-06-29 12:39:25 +08:00
piglei 6f74872dc4
Merge pull request #44 from luliangce/master
修正锚点链接书写错误
2020-06-28 10:00:13 +08:00
L.Lu f31405c6d2 fix anchor link missmatch 2020-06-28 09:55:29 +08:00
piglei 0cbdacb846 Modify EP15 2020-06-28 07:02:37 +08:00
piglei aa1c7a6823 Update 2020-06-27 21:16:22 +08:00
piglei 1e3e22ed8c Fix typo 2020-06-26 18:56:58 +08:00
piglei f96ab7fc26 Fix EP14 2020-06-26 18:43:56 +08:00
piglei 068bf0dfa1 Fix index 2020-06-26 18:32:05 +08:00
piglei bff1c769df Merge remote-tracking branch 'origin/master' 2020-06-26 18:30:14 +08:00
piglei 79f42b68b2 Publish EP15 2020-06-26 18:29:59 +08:00
piglei 2e8a1e737a
Merge pull request #41 from hjlarry/patch-2
add missed blank
2020-03-06 08:07:21 +08:00
piglei 88dfd72f78
Merge pull request #42 from laixintao/laixintao-notes
一些补充和观点:变量名字,数字和iterable
2020-03-06 08:06:05 +08:00
piglei e9792b61f4 Tiny change: Hint1 -> Hint 2020-03-06 08:04:51 +08:00
piglei e06bdb5154 MR Refactor 2020-03-06 08:03:44 +08:00
laixintao 3833dc252a
ch4.4: add more-itertools hint, and add built function arguemnts hint. 2020-03-03 22:05:02 +08:00
laixintao 2ff9708329
updatech1.1: name your boolean. 2020-03-03 21:52:50 +08:00
laixintao 567b71ef15
add pep515: make numbers readable. 2020-03-03 21:41:29 +08:00
hjlarry c0be95333e add missed blank 2020-02-27 13:02:25 +08:00
piglei 1c4615370b Relese EP14 2020-02-16 08:34:50 +08:00
piglei e68cc67205
Merge pull request #36 from Whtie4622/patch-1
markdown python code highlight
2019-11-21 11:12:19 +08:00
Whitie 762151533c
markdown python code highlight 2019-11-20 13:09:28 +08:00
piglei 1580a8ec02 fix code block 2019-11-07 19:13:14 +08:00
piglei 55c3ee8fa6 Publish EP13 2019-11-04 07:18:27 +08:00
piglei e1fdfd723e Publish EP12 2019-06-30 16:50:05 +08:00
piglei 18974e8c82
Merge pull request #26 from MosesFu/master
添加上下篇文章跳转链接
2019-06-26 10:38:05 +08:00
MosesFu a372956f2b
Update 11-three-tips-on-writing-file-related-codes.md
添加“上一篇”跳转链接
2019-06-25 17:37:56 +08:00
MosesFu 96c8b28c1d
Update 10-a-good-player-know-the-rules.md 2019-06-25 17:37:12 +08:00
MosesFu 08d06e2ea5
Update 9-a-story-on-cyclic-imports.md
添加“下一篇”、“上一篇”跳转链接
2019-06-25 17:36:30 +08:00
MosesFu 9cfa60c550
Update 8-tips-on-decorators.md
添加“下一篇”、“上一篇”跳转链接
2019-06-25 17:35:42 +08:00
MosesFu 06318ecb4b
Update 7-two-tips-on-loop-writing.md
添加“下一篇”、“上一篇”跳转链接
2019-06-25 17:34:48 +08:00
MosesFu 26d08c7b1d
Update 6-three-rituals-of-exceptions-handling.md 2019-06-25 17:33:41 +08:00
MosesFu 53a4ee43b1
Update 5-function-returning-tips.md
添加“下一篇”、“上一篇”跳转链接
2019-06-25 17:32:34 +08:00
MosesFu db99ad3f25
Update 4-mastering-container-types.md
添加“下一篇”、“上一篇”跳转链接
2019-06-25 17:31:21 +08:00
MosesFu fd3ec73bad
Merge pull request #4 from MosesFu/MosesFu-patch-3
Update 3-tips-on-numbers-and-strings.md
2019-06-25 17:26:12 +08:00
MosesFu 46e1522390
Update 3-tips-on-numbers-and-strings.md
添加“下一篇”、“上一篇”跳转链接
2019-06-25 17:25:53 +08:00
MosesFu b4c577e516
Merge pull request #3 from MosesFu/MosesFu-patch-2
Update 2-if-else-block-secrets.md
2019-06-25 17:21:56 +08:00
MosesFu 09553f4515
Update 2-if-else-block-secrets.md
添加“下一篇”、“上一篇”跳转链接
2019-06-25 17:21:33 +08:00
MosesFu 50d5875241
Merge pull request #2 from MosesFu/MosesFu-patch
Update 1-using-variables-well.md
2019-06-25 17:15:46 +08:00
MosesFu f2ca35b0fd
Update 1-using-variables-well.md
添加“下一篇”跳转链接
2019-06-25 17:15:17 +08:00
piglei 4dc3e89150
Merge pull request #25 from clarksun/patch-1
修正生成器表达式和列表推导表达式的笔误
2019-06-25 14:31:24 +08:00
Sun Wei cfbc93c845
修正生成器表达式和列表推导表达式的笔误 2019-06-25 14:28:30 +08:00
piglei 5c3e133203 Add pic for EP11 2019-06-18 11:03:04 +08:00
piglei 5369bcb765 Merge branch 'master' of https://github.com/piglei/one-python-craftsman 2019-06-16 23:49:07 +08:00
piglei 11dc9d9645 Publish EP11 2019-06-16 23:48:56 +08:00
piglei™ 27067c132a
Merge pull request #20 from catbaron0/master
Update 4-mastering-container-types.md
2019-06-11 11:49:47 +08:00
catbron d44aea563d
Update 4-mastering-container-types.md
修正 `line 263` 处的修改
2019-06-11 12:37:18 +09:00
catbron b1c06ff07f
Update 4-mastering-container-types.md
修正未正常渲染的 `**` 强调。
`line 263` 中,"less than 1 second ago" 的情形 `bisect` 应该返回 `0`
2019-06-10 18:07:23 +09:00
piglei™ 500e3f3d23
Merge pull request #17 from leaicc/master
change 'persion_index' to 'person_index'
2019-06-05 14:32:26 +08:00