File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -210,10 +210,10 @@ web 后端工程师的主要工作职责是实现网站、app 业务后端逻辑
210210对于有经验的工程师来说,系统设计也是一项重要的能力(也是除了存储系统、程序设计、网络通讯、操作系统之外经常被面试考到的)。比如设计一个短网址服务、简单的 feed 流系统、推荐系统、发号器服务等。笔者也处于学习中,推荐个资料供参考:
211211(其实中高级后端涉及的其他东西还挺多的,系统设计、大数据存储、消息队列、分布式、缓存、并发优化、软件工程等)
212212
213- * `《https://github.com/PegasusWang/system-design-primer》 <https://github.com/PegasusWang/system-design-primer >`_ 关于系统设计和架构设计相关的资料
214213* `《backend-architectures》 <https://gist.github.com/PegasusWang/91294caa0ab26a5c67b9b52d56178905 >`_
215214* `《http://highscalability.com/》 <http://highscalability.com/ >`_
216215* `《https://github.com/PegasusWang/system-design-interview》 <https://github.com/PegasusWang/system-design-interview >`_
216+ * `《https://github.com/PegasusWang/system-design-primer》 <https://github.com/PegasusWang/system-design-primer >`_ 关于系统设计和架构设计相关的资料
217217
218218Web 开发常用 Python 库
219219----------------------------------------
You can’t perform that action at this time.
0 commit comments