- 博客(34)
- 收藏
- 关注
原创 如何通过费曼技巧理解复杂主题
记住,简洁是关键:在你的解释中,避免使用术语和复杂的语言。这种方法不仅对你的学习者有益,还能强化你对该主题的掌握。接下来,识别知识中的空白:在解释过程中,注意你踌躇或不确定的时刻。分享可以巩固你的知识:一旦你对自己的解释感到满意,考虑更广泛地分享你的新知识。收获的好处:这种教授他人的技巧不仅能加深你的知识,还能增强你作为软件工程师的效率。记住,在软件工程中,真正理解的考验在于你能否用简单、易懂的语言传达复杂的想法。即使你的学生是一个虚构的角色,拥抱教师的角色,你的理解和熟练度会随之增长。
2024-09-25 12:07:35
752
原创 我的创作纪念日
回想起我的大学生活,尽管心中有着对计算机专业的向往,但大学四年被无聊的课程折磨得失去了对学习的热情。我希望能通过学习Python,做一些有趣的事情,将我的创意变为现实。在学习基础知识的过程中,我决定将自己的学习经历分享给更多的人。看到大家对我的分享感兴趣,我感到无比鼓舞。这种互动让我明白了创作的价值,也让我更加坚定了继续学习的决心。有时会因为工作忙碌而感到疲惫,但我始终坚信,只要坚持,就能迎来丰硕的成果。我期待未来能有更多的收获和成长,也希望我的经历能够鼓励更多的人追寻自己的梦想。
2024-09-25 12:03:33
266
2
原创 Learn the basics of Python 3-Chapter 7: Modules
Learn the basics of Python 3-Chapter 7: Modules
2024-02-05 15:26:37
1387
原创 Learn the basics of Python 3-Chapter 6: Strings Methods
Learn the basics of Python 3-Chapter 6: Strings Methods
2024-02-02 17:35:56
1154
原创 Learn the basics of Python 3-Chapter 6: Strings
Learn the basics of Python 3-Chapter 6: Strings
2024-01-28 10:53:13
1186
原创 Learn the basics of Python 3-Code Challenges:Functions(Advanced)
Learn the basics of Python 3-Code Challenges:Functions(Advanced)
2024-01-26 19:25:31
933
原创 Learn the basics of Python 3-Code Challenges:Functions
Learn the basics of Python 3-Code Challenges:Functions
2024-01-25 18:03:52
546
原创 Learn the basics of Python 3-Code Challenges:Loops(Advanced)
Learn the basics of Python 3-Code Challenges:Loops(Advanced)
2024-01-24 20:27:14
1331
原创 Learn the basics of Python 3-Code Challenges:Loops
【代码】Learn the basics of Python 3-Code Challenges:Lists (Advanced)
2024-01-24 20:08:12
3291
转载 天涯的运维之路
天涯网络和应用架构在运维团队及技术团队的努力下已经成熟稳定,前端是智能DNS和双线接入,本地负载均衡采用F5-LTM 6400和LVS,反向代理采用Haproxy,页面内容缓存使用varnish替换了squid,应用层为Nginx+esin,静态资源采用Varnish+Nginx,数据级缓存采用Memcached,数据库为MySQL,中间层使用ICE和MQ。在运维管理平台的开发上,我们借鉴了大互联网公司的运维平台,同时结合天涯本身的业务和产品特点,量身定制,走一条适合自己的路。
2024-01-23 14:58:43
125
1
原创 Learn the basics of Python 3-Code Challenges:Lists (Advanced)
Learn the basics of Python 3-Code Challenges:Lists (Advanced)
2024-01-22 23:26:36
939
原创 Learn the basics of Python 3-Code Challenges:Lists
Learn the basics of Python 3-Code Challenges:Lists
2024-01-22 23:12:10
1056
原创 Learn the basics of Python 3-Code Challenges:Control Flow (Advanced)
Learn the basics of Python 3-Code Challenges:Control Flow (Advanced)
2024-01-20 21:35:32
954
原创 解决 Failed to connect to github.com port 443:connection timed out
解决 Failed to connect to github.com port 443:connection timed out
2024-01-19 10:36:36
1063
原创 Learn the basics of Python 3-Code Challenges:Control Flow
Learn the basics of Python 3-Code Challenges:Control Flow
2024-01-18 12:29:20
606
原创 Learn the basics of Python 3-Chapter 5:Functions
Learn the basics of Python 3-Chapter 5:Functions
2024-01-18 12:14:34
1084
原创 Learn the basics of Python 3-Chapter 3:Lists--Working With Lists In Python
Learn the basics of Python 3-Chapter 3:Lists--Working With Lists In Python
2024-01-16 11:03:53
1038
原创 Learn the basics of Python 3-Chapter 4:Loops
Learn the basics of Python 3-Chapter 4:Loops
2024-01-15 23:04:05
1125
原创 Learn the basics of Python 3-Chapter 3:Lists
Learn the basics of Python 3-Chapter 3:Lists
2024-01-14 18:42:04
991
原创 Learn the basics of Python 3-Chapter 2:Control Flow
Learn the basics of Python 3-Chapter 2:Control Flow
2024-01-13 13:42:26
1266
1
原创 Learn the basics of Python 3-Chapter 1:Hello World
Learn the basics of Python 3-Chapter 1:Hello World
2024-01-12 10:56:14
586
1
原创 Rsync教程--linux服务器文件实时同步
rsync —— remote synchronize ,是一款实现远程同步功能的软件;rsync使用“Rsync算法”来同步文件,该算法只传送两个文件的不同部分,因此速度相当快;同步文件的同时,可以保持原来文件的权限、时间和目录结构;对于多个文件来说,内部流水线减少文件等待的延时;rsync默认监听TCP 873端口,通过远程shell如rsh和ssh复制文件。同时要求必须在远程和和本地系统上都安装sync。官网。
2024-01-11 18:58:10
3693
1
《Python编程:从入门到实践》课后练习答案
2024-01-16
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人