python开发工程师之路
- 编辑时间: 2020-05-28 00:47:04
- 浏览量: 1473
- 作者: makerroot
- 文章分类: 休闲
- 评论数: 暂无评论
python 开发工程师思维导图
思维导图json代码
复制该json到思维导图软件就能看见如上图所示的效果,还包含图书资源信息,感兴趣的试试看,实践出真知,模仿出效果。
{ "id": "fh_1590597677719", "created_at": 1590597677719, "updated_at": 1590597742395, "title": "python开发工程师", "data": { "root": { "data": { "id": "c31mu5utjq80", "created": 1590594909474, "text": "python开发工程师", "priority": null, "expandState": "expand" }, "children": [ { "data": { "id": "c31mvwptm1s0", "created": 1590595046309, "text": "必读图书", "expandState": "expand", "layout": null }, "children": [ { "data": { "id": "c31mx5z87080", "created": 1590595144833, "text": "代码整洁之道", "expandState": "expand", "priority": 1, "layout": null, "hyperlink": "https://book.douban.com/subject/4199741/", "hyperlinkTitle": "代码整洁之道" }, "children": [] }, { "data": { "id": "c31mxgl2ioo0", "created": 1590595167921, "text": "代码大全", "priority": 2, "layout": null, "expandState": "expand", "hyperlink": "https://book.douban.com/subject/1477390/", "hyperlinkTitle": "代码大全" }, "children": [] }, { "data": { "id": "c31mxj4ul6o0", "created": 1590595173471, "text": "TCP/IP详解 卷1", "priority": 3, "layout": null, "expandState": "expand", "hyperlink": "https://book.douban.com/subject/26825411/", "hyperlinkTitle": "tcp/ip详解 卷1" }, "children": [] }, { "data": { "id": "c31mz4elaco0", "created": 1590595298137, "text": "计算机组成原理", "priority": 4, "layout": null, "expandState": "expand", "hyperlink": "https://book.douban.com/subject/2994636/", "hyperlinkTitle": "计算机组成原理" }, "children": [] }, { "data": { "id": "c31mzc3mxi80", "created": 1590595314889, "text": "操作系统", "priority": 5, "progress": null, "layout": null, "expandState": "expand", "hyperlink": "https://book.douban.com/subject/5064311/", "hyperlinkTitle": "操作系统" }, "children": [] }, { "data": { "id": "c31mzj6yck00", "created": 1590595330327, "text": "网络安全", "priority": 6, "layout": null, "expandState": "expand", "hyperlink": "https://book.douban.com/subject/26427796/", "hyperlinkTitle": "网络安全" }, "children": [] }, { "data": { "id": "c31mzrp33pc0", "created": 1590595348837, "text": "Linux鸟哥私房菜", "priority": 7, "layout": null, "expandState": "expand", "hyperlink": "https://book.douban.com/subject/30359954/", "hyperlinkTitle": "Linux鸟哥私房菜" }, "children": [] }, { "data": { "id": "c31n066gjpk0", "created": 1590595380363, "text": "数据结构和算法", "priority": 8, "layout": null, "expandState": "expand", "hyperlink": "https://book.douban.com/subject/1139426/", "hyperlinkTitle": "数据结构与算法分析" }, "children": [] }, { "data": { "id": "c31n2nwe8f40", "created": 1590595575665, "text": "设计模式", "priority": 9, "layout": null, "expandState": "expand", "hyperlink": "https://book.douban.com/subject/1052241/", "hyperlinkTitle": "设计模式" }, "children": [] } ] }, { "data": { "id": "c31n43k6nao0", "created": 1590595688119, "text": "基本技能", "layout": null, "expandState": "expand" }, "children": [ { "data": { "id": "c31n6k3upeo0", "created": 1590595880865, "text": "git", "priority": 1, "layout": null, "expandState": "expand", "hyperlink": "https://www.makerroot.com/detail/8", "hyperlinkTitle": "git基本知识" }, "children": [] }, { "data": { "id": "c31n4wysjew0", "created": 1590595752129, "text": "docker", "priority": 2, "layout": null, "expandState": "expand", "hyperlink": "https://docker-curriculum.com/#sf-food-trucks", "hyperlinkTitle": "docker实战篇" }, "children": [] }, { "data": { "id": "c31n4ur8q2w0", "created": 1590595747319, "text": "Nginx", "priority": 3, "layout": null, "expandState": "expand", "hyperlink": "http://tengine.taobao.org/book/", "hyperlinkTitle": "Nginx开发从入门到精通" }, "children": [] }, { "data": { "id": "c31n4fqyiqo0", "created": 1590595714650, "text": "Django", "priority": 4, "layout": null, "expandState": "expand", "hyperlink": "https://docs.djangoproject.com/en/3.0/", "hyperlinkTitle": "django文档" }, "children": [] }, { "data": { "id": "c31n4w00kl40", "created": 1590595750026, "text": "mysql", "priority": 5, "layout": null, "expandState": "expand", "hyperlink": "https://juejin.im/post/59ec554c5188255b5b2acd51", "hyperlinkTitle": "mysql高级特性" }, "children": [] }, { "data": { "id": "c31n4y4h3000", "created": 1590595754649, "text": "scrapy", "priority": 6, "layout": null, "expandState": "expand", "hyperlink": "https://scrapy-chs.readthedocs.io/zh_CN/1.0/index.html", "hyperlinkTitle": "scrapy文档" }, "children": [] }, { "data": { "id": "c31n7l8km3k0", "created": 1590595961691, "text": "pandas", "priority": 7, "layout": null, "expandState": "expand", "hyperlink": "https://pandas.pydata.org/docs/", "hyperlinkTitle": "pandas文档" }, "children": [] }, { "data": { "id": "c31n8dyr6ds0", "created": 1590596024224, "text": "flask", "priority": 8, "layout": null, "expandState": "expand", "hyperlink": "https://flask.palletsprojects.com/en/1.1.x/", "hyperlinkTitle": "flask文档" }, "children": [] } ] }, { "data": { "id": "c31noca1oo80", "created": 1590597274380, "text": "图书" }, "children": [ { "data": { "id": "c31npkmfu940", "created": 1590597370908, "text": "电子版图书资源", "hyperlink": "http://www.banshujiang.cn/", "hyperlinkTitle": "图书馆", "priority": 1 }, "children": [] }, { "data": { "id": "c31nq22i0cg0", "created": 1590597408884, "text": "python cookbook", "hyperlink": "https://book.douban.com/subject/26381341/", "hyperlinkTitle": "python cookbook", "priority": 2 }, "children": [] }, { "data": { "id": "c31nr5rpo4g0", "created": 1590597495303, "text": "流畅python", "hyperlink": "https://book.douban.com/subject/27028517/", "hyperlinkTitle": "流畅python", "priority": 3 }, "children": [] }, { "data": { "id": "c31nrqexqns0", "created": 1590597540243, "text": "python核心编程", "hyperlink": "https://book.douban.com/subject/26801374/", "hyperlinkTitle": "python核心编程", "priority": 4 }, "children": [] }, { "data": { "id": "c31nskctdog0", "created": 1590597605419, "text": "python数据分析", "hyperlink": "https://book.douban.com/subject/26274624/", "hyperlinkTitle": "python数据分析", "priority": 5 }, "children": [] } ] } ] }, "template": "default", "theme": "fresh-red", "version": "1.4.43" } }
评论列表
暂无评论
热门阅读
10你有酒我有故事
提交评论